mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
To the Microchip Web site. Thanks to Matt Trentini for suggesting this site. Signed-off-by: robert-hh <robert@hammelrath.com>
18 lines
386 B
JSON
18 lines
386 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"USB"
|
|
],
|
|
"images": [
|
|
"generic_board.jpg"
|
|
],
|
|
"mcu": "samd51",
|
|
"vendor": "Microchip",
|
|
"url": "https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/32-bit-mcus/sam-32-bit-mcus/sam-d",
|
|
"product": "Generic SAMD51P19",
|
|
"thumbnail": ""
|
|
}
|