mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
samd/boards/SAMD_GENERIC_Dxxx: Add Microchip URL to board.json.
To the Microchip Web site. Thanks to Matt Trentini for suggesting this site. Signed-off-by: robert-hh <robert@hammelrath.com>
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
],
|
||||
"mcu": "samd21",
|
||||
"vendor": "Microchip",
|
||||
"url": "https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/32-bit-mcus/sam-32-bit-mcus/sam-d",
|
||||
"product": "Generic SAMD21J18",
|
||||
"thumbnail": ""
|
||||
}
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
],
|
||||
"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": ""
|
||||
}
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
],
|
||||
"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 SAMD51P20",
|
||||
"thumbnail": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user