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:
parent
288dce26bd
commit
8e328da9bf
@ -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": ""
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user