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>
20 lines
362 B
JSON
20 lines
362 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"Dual-core",
|
|
"External Flash",
|
|
"USB"
|
|
],
|
|
"images": [
|
|
"rp2-pico.jpg"
|
|
],
|
|
"mcu": "rp2040",
|
|
"product": "Pico",
|
|
"thumbnail": "",
|
|
"url": "https://www.raspberrypi.com/products/raspberry-pi-pico/",
|
|
"vendor": "Raspberry Pi"
|
|
}
|