Update core, pimoroni pga2040 support

This commit is contained in:
unknown
2022-10-21 14:42:33 +02:00
parent 4c4ed63756
commit 19cc4d7502
3 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"build": {
"arduino": {
"earlephilhower": {
"boot2_source": "boot2_w25q64j_padded_checksummed.S",
"boot2_source": "boot2_w25q64jv_4_padded_checksum.S",
"usb_vid": "0x2E8A",
"usb_pid": "0x1008"
}