Add HWIDs, update Arduino-Pico core

This commit is contained in:
unknown
2022-07-21 22:18:03 +02:00
parent bd2f3e756b
commit 0f1e560f0b
33 changed files with 172 additions and 44 deletions

View File

@@ -3,7 +3,7 @@
"arduino": {
"earlephilhower": {
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
"usb_vid": "0x1b4f",
"usb_vid": "0x1B4F",
"usb_pid": "0x0026"
}
},
@@ -15,6 +15,10 @@
[
"0x2E8A",
"0x00C0"
],
[
"0x1B4F",
"0x0026"
]
],
"mcu": "rp2040",