Add pacakge definitions, skeletons for builder script
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"frameworks": {
|
||||
"arduino": {
|
||||
"package": "framework-arduino-mbed",
|
||||
"script": "builder/frameworks/arduino/mbed-core/arduino-core-mbed.py"
|
||||
"script": "builder/frameworks/arduino/arduino.py"
|
||||
}
|
||||
},
|
||||
"packages": {
|
||||
@@ -37,6 +37,12 @@
|
||||
"owner": "platformio",
|
||||
"version": "~2.1.0"
|
||||
},
|
||||
"framework-arduino-pico-earlephilhower": {
|
||||
"type": "framework",
|
||||
"optional": true,
|
||||
"owner": "maxgerhardt",
|
||||
"version": "~1.10902.0"
|
||||
},
|
||||
"tool-rp2040tools": {
|
||||
"type": "uploader",
|
||||
"owner": "platformio",
|
||||
|
||||
Reference in New Issue
Block a user