Add all Arduino-Pico board definitions

This commit is contained in:
unknown
2022-01-28 09:12:01 +01:00
parent 9811f13f66
commit e920ef32c3
22 changed files with 1093 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"build": {
"core": "arduino",
"cpu": "cortex-m0plus",
"extra_flags": "-D ARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040",
"extra_flags": "-D ARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=500",
"f_cpu": "133000000L",
"hwids": [
[