Peter Harper e32e13f7e4 rp2/boards/RPI_PICO2: Add new RPI_PICO2 board definition.
This is the same form-factor as the Pico but with an RP2350.

Signed-off-by: Damien George <damien@micropython.org>
2024-10-15 12:20:12 +11:00

23 lines
427 B
JSON

{
"deploy": [
"../deploy.md"
],
"docs": "",
"features": [
"Dual-core",
"External Flash",
"USB"
],
"images": [
"rp2-pico2.jpg"
],
"mcu": "rp2350",
"product": "Pico 2",
"thumbnail": "",
"url": "https://www.raspberrypi.com/products/raspberry-pi-pico-2/",
"variants": {
"RISCV": "RISC-V CPU mode"
},
"vendor": "Raspberry Pi"
}