873bd00ad4
PICO might not always be a unique name across all ports, and the convention generally for other boards is to do VENDOR_BOARD. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
22 lines
397 B
JSON
22 lines
397 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"BLE",
|
|
"Dual-core",
|
|
"External Flash",
|
|
"USB",
|
|
"WiFi"
|
|
],
|
|
"images": [
|
|
"rp2-pico-w.jpg"
|
|
],
|
|
"mcu": "rp2040",
|
|
"product": "Pico W",
|
|
"thumbnail": "",
|
|
"url": "https://www.raspberrypi.com/products/raspberry-pi-pico/",
|
|
"vendor": "Raspberry Pi"
|
|
}
|