Update pimoroni_pga2040.json

This commit is contained in:
Maximilian Gerhardt 2022-10-25 18:15:17 +02:00 committed by GitHub
parent 19cc4d7502
commit 9a4ef9ff75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
},
"core": "earlephilhower",
"cpu": "cortex-m0plus",
"extra_flags": "-D ARDUINO_GENERIC_RP2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
"extra_flags": "-D ARDUINO_PIMORONI_PGA2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
"f_cpu": "133000000L",
"hwids": [
[
@ -22,7 +22,7 @@
]
],
"mcu": "rp2040",
"variant": "generic"
"variant": "pimoroni_pga2040"
},
"debug": {
"jlink_device": "RP2040_M0_0",