Update core, pimoroni pga2040 support
This commit is contained in:
parent
4c4ed63756
commit
19cc4d7502
@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"earlephilhower": {
|
"earlephilhower": {
|
||||||
"boot2_source": "boot2_w25q64j_padded_checksummed.S",
|
"boot2_source": "boot2_w25q64jv_4_padded_checksum.S",
|
||||||
"usb_vid": "0x2E8A",
|
"usb_vid": "0x2E8A",
|
||||||
"usb_pid": "0x1008"
|
"usb_pid": "0x1008"
|
||||||
}
|
}
|
||||||
|
@ -40,5 +40,8 @@ board = seeed_xiao_rp2040
|
|||||||
[env:sparkfun_thingplusrp2040]
|
[env:sparkfun_thingplusrp2040]
|
||||||
board = sparkfun_thingplusrp2040
|
board = sparkfun_thingplusrp2040
|
||||||
|
|
||||||
|
[env:pimoroni_pga2040]
|
||||||
|
board = pimoroni_pga2040
|
||||||
|
|
||||||
[env:rpipicow]
|
[env:rpipicow]
|
||||||
board = rpipicow
|
board = rpipicow
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"type": "framework",
|
"type": "framework",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"owner": "earlephilhower",
|
"owner": "earlephilhower",
|
||||||
"version": "https://github.com/earlephilhower/arduino-pico.git#075958883ff4b5c319e49b1646d2aac50fc149ef"
|
"version": "https://github.com/earlephilhower/arduino-pico.git#4fdcc6e5ac4c3f7d84769f7c31dc4efe18ab14ee"
|
||||||
},
|
},
|
||||||
"tool-rp2040tools": {
|
"tool-rp2040tools": {
|
||||||
"type": "uploader",
|
"type": "uploader",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user