Skip to content

Commit 9a108a4

Browse files
committed
Updated PlatformIO library config description.
1 parent c602f7f commit 9a108a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "n2cmu-arduino",
33
"version": "0.0.2",
4-
"description": "Feedforward Neural Network Coprocessing Microcontroller Unit (CPC via UART) for STM32F103C8T6 Bluepill Development Board written purely in TinyGo.",
4+
"description": "This is the official Arduino library for N2CMU (Neural Network Coprocessing Microcontroller Unit) available on Arduino Package Manager and PlatformIO.",
55
"keywords": ["ANN", "Artificial Neural Network", "microcontrollers", "Arduino", "UNO", "Mega", "ESP8266", "ESP32", "RP2040"],
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)