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,8 +3,8 @@
"arduino": {
"earlephilhower": {
"boot2_source": "boot2_generic_03h_4_padded_checksum.S",
"usb_vid": "0x2e8a",
"usb_pid": "0xf00a"
"usb_vid": "0x2E8A",
"usb_pid": "0xF00A"
}
},
"core": "earlephilhower",
@@ -15,6 +15,10 @@
[
"0x2E8A",
"0x00C0"
],
[
"0x2E8A",
"0xF00A"
]
],
"mcu": "rp2040",