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:
robert-hh 2025-02-09 12:49:45 +01:00 committed by Damien George
parent 288dce26bd
commit 8e328da9bf
3 changed files with 3 additions and 0 deletions

View file

@ -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": ""
}

View file

@ -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": ""
}

View file

@ -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": ""
}