Update toolchain, update arduino-pico (ARMv7l support)

This commit is contained in:
Maximilian Gerhardt 2022-12-23 21:49:19 +01:00 committed by GitHub
parent 20c7dbfcfe
commit 9a13c2575e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
"type": "toolchain",
"optional": true,
"owner": "earlephilhower",
"version": "5.100300.220714"
"version": "5.100300.221223"
},
"framework-arduino-mbed": {
"type": "framework",
@ -47,7 +47,7 @@
"type": "framework",
"optional": true,
"owner": "earlephilhower",
"version": "https://github.com/earlephilhower/arduino-pico.git#4cc8e6d6db7533346a81c59657c5d76cf246668b"
"version": "https://github.com/earlephilhower/arduino-pico.git#e105c539ad28079371cbd7fa025590a8f80d9b9e"
},
"tool-rp2040tools": {
"type": "uploader",