File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
"build" : {
3
3
"arduino" : {
4
4
"earlephilhower" : {
5
- "boot2_source" : " boot2_w25q64j_padded_checksummed .S" ,
5
+ "boot2_source" : " boot2_w25q64jv_4_padded_checksum .S" ,
6
6
"usb_vid" : " 0x2E8A" ,
7
7
"usb_pid" : " 0x1008"
8
8
}
Original file line number Diff line number Diff line change @@ -40,5 +40,8 @@ board = seeed_xiao_rp2040
40
40
[env:sparkfun_thingplusrp2040]
41
41
board = sparkfun_thingplusrp2040
42
42
43
+ [env:pimoroni_pga2040]
44
+ board = pimoroni_pga2040
45
+
43
46
[env:rpipicow]
44
47
board = rpipicow
Original file line number Diff line number Diff line change 47
47
"type" : " framework" ,
48
48
"optional" : true ,
49
49
"owner" : " earlephilhower" ,
50
- "version" : " https://github.com/earlephilhower/arduino-pico.git#075958883ff4b5c319e49b1646d2aac50fc149ef "
50
+ "version" : " https://github.com/earlephilhower/arduino-pico.git#4fdcc6e5ac4c3f7d84769f7c31dc4efe18ab14ee "
51
51
},
52
52
"tool-rp2040tools" : {
53
53
"type" : " uploader" ,
You can’t perform that action at this time.
0 commit comments