Merge pull request #1789 from markspanbroek/add-arduino1429

Add package arduino
This commit is contained in:
Andreas Rumpf 2021-01-24 19:36:36 +01:00 committed by GitHub
commit 02d736611f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21223,6 +21223,19 @@
"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"
},
{
"name": "hats",
"url": "https://github.com/davidgarland/nim-hats",