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": "sparkfun_thingplusrp2040",
"arduino": {
"earlephilhower": {
"variant": "sparkfun_thingplusrp2040",
"boot2_source": "boot2_w25q080_2_padded_checksum.S",
"usb_vid": "0x1b4f",
"usb_pid": "0x0026",
"usb_manufacturer": "SparkFun",
"usb_product": "Thing Plus RP2040"
"usb_pid": "0x0026"
}
}
},
@@ -49,4 +47,4 @@
},
"url": "https://www.raspberrypi.org/products/raspberry-pi-pico/",
"vendor": "SparkFun"
}
}