Use toolchain-pico

This commit is contained in:
unknown
2021-07-14 04:29:18 +02:00
parent 4cdb352484
commit e3828b361d
2 changed files with 8 additions and 0 deletions

View File

@@ -31,6 +31,12 @@
"owner": "platformio",
"version": "~1.90201.0"
},
"toolchain-pico": {
"type": "toolchain",
"optional": true,
"owner": "maxgerhardt",
"version": "~5.100300.0"
},
"framework-arduino-mbed": {
"type": "framework",
"optional": true,