diff --git a/packages.json b/packages.json index 9c0de4b..216053c 100644 --- a/packages.json +++ b/packages.json @@ -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",