mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
Add new board Silicognition RP2040-Shim, RP2040 with 4 MB of flash and W5500 drivers included and configured by default for use with the Silicognition PoE-FeatherWing. Co-authored-by: Matt Trentini <matt.trentini@gmail.com> Signed-off-by: Patrick Van Oosterwijck <patrick@silicognition.com>
22 lines
427 B
JSON
22 lines
427 B
JSON
{
|
|
"deploy": [
|
|
"deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"Dual-core",
|
|
"RGB LED",
|
|
"External Flash",
|
|
"USB"
|
|
],
|
|
"images": [
|
|
"rp2040-shim-product.jpg",
|
|
"RP2040-Shim-pinout.png"
|
|
],
|
|
"mcu": "rp2040",
|
|
"product": "RP2040-Shim",
|
|
"thumbnail": "",
|
|
"url": "https://silicognition.com/Products/rp2040-shim/",
|
|
"vendor": "Silicognition LLC"
|
|
}
|