Added package arduino

This commit is contained in:
Mark Spanbroek 2021-01-23 15:29:21 +01:00
parent e37332f315
commit 7523ccbde2

View File

@ -21222,5 +21222,18 @@
"description": "Small and dependency free Nim package to infer file and MIME type checking the magic numbers signature.",
"license": "MIT",
"web": "https://github.com/jiro4989/filetype"
},
{
"name": "arduino",
"url": "https://github.com/markspanbroek/nim-arduino",
"method": "git",
"tags": [
"arduino",
"platformio",
"embedded"
],
"description": "Arduino bindings for Nim",
"license": "MIT",
"web": "https://github.com/markspanbroek/nim-arduino"
}
]