[realtek-ambz2] Add initial AmebaZ2 support
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
"package": "framework-realtek-amb1",
|
||||
"script": "builder/frameworks/realtek-ambz-arduino.py"
|
||||
},
|
||||
"realtek-ambz2-sdk": {
|
||||
"tilte": "Realtek AmebaZ2 - SDK",
|
||||
"package": "framework-realtek-ambz2",
|
||||
"script": "builder/frameworks/realtek-ambz2-sdk.py"
|
||||
},
|
||||
"beken-72xx-sdk": {
|
||||
"title": "Beken 72XX - SDK",
|
||||
"package": "framework-beken-bdk",
|
||||
@@ -48,6 +53,15 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"framework-realtek-ambz2": {
|
||||
"type": "framework",
|
||||
"optional": true,
|
||||
"version": "https://github.com/ambiot/ambz2_sdk",
|
||||
"manifest": {
|
||||
"description": "SDK for AmebaZ2"
|
||||
},
|
||||
"toolchain": "gccarmnoneeabi@~1.100301.0"
|
||||
},
|
||||
"framework-beken-bdk": {
|
||||
"type": "framework",
|
||||
"optional": true,
|
||||
|
||||
Reference in New Issue
Block a user