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
3 changed files with 3 additions and 0 deletions
|
|
@ -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 a new issue