[core] Allow using "arduino" as framework

This commit is contained in:
Kuba Szczodrzyński
2022-05-16 15:53:51 +02:00
parent 12338747bf
commit 694c06e7f5
3 changed files with 30 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
},
"version": "0.3.0",
"frameworks": {
"arduino": {
"title": "Generic Arduino framework",
"script": "builder/frameworks/arduino.py"
},
"realtek-ambz-sdk": {
"tilte": "Realtek AmebaZ - SDK",
"package": "framework-realtek-amb1",