Reformat and restructure board files

This commit is contained in:
unknown
2022-06-17 00:59:59 +02:00
parent 4d9eca0c71
commit 47ad4e9090
29 changed files with 87 additions and 145 deletions

View File

@@ -11,14 +11,12 @@
]
],
"mcu": "rp2040",
"variant": "challenger_nb_2040_wifi",
"arduino": {
"earlephilhower": {
"variant": "challenger_nb_2040_wifi",
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
"usb_vid": "0x2e8a",
"usb_pid": "0x100b",
"usb_manufacturer": "iLabs",
"usb_product": "Challenger NB 2040 WiFi"
"usb_pid": "0x100b"
}
}
},
@@ -49,4 +47,4 @@
},
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
"vendor": "iLabs"
}
}