Skip to content

Commit 9a4ef9f

Browse files
authored
Update pimoroni_pga2040.json
1 parent 19cc4d7 commit 9a4ef9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/pimoroni_pga2040.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"core": "earlephilhower",
1111
"cpu": "cortex-m0plus",
12-
"extra_flags": "-D ARDUINO_GENERIC_RP2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
12+
"extra_flags": "-D ARDUINO_PIMORONI_PGA2040 -DARDUINO_ARCH_RP2040 -DUSBD_MAX_POWER_MA=250",
1313
"f_cpu": "133000000L",
1414
"hwids": [
1515
[
@@ -22,7 +22,7 @@
2222
]
2323
],
2424
"mcu": "rp2040",
25-
"variant": "generic"
25+
"variant": "pimoroni_pga2040"
2626
},
2727
"debug": {
2828
"jlink_device": "RP2040_M0_0",

0 commit comments

Comments
 (0)