diff options
| author | hathach <[email protected]> | 2020-10-15 11:57:30 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-10-15 11:57:30 +0700 |
| commit | 4e4aa26fb6155e409f8bea17515bc7b6ceb9b8cb (patch) | |
| tree | 7feacae800a37a49d7ca5613def03e83944de1f2 /docs/boards.md | |
| parent | 723070bf883597c4fc128afba6b25e9bbb9a98b7 (diff) | |
add samd21 xplained pro to boards.md doc
Diffstat (limited to 'docs/boards.md')
| -rw-r--r-- | docs/boards.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/boards.md b/docs/boards.md index f49b247ac..59f6905ea 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -30,8 +30,9 @@ This code base already had supported for a handful of following boards (sorted a - [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382) - [D5035-01](https://github.com/RudolphRiedel/USB_CAN-FD) - [Great Scott Gadgets LUNA](https://greatscottgadgets.com/luna/) -- [Microchip SAMD11 Xplained](https://www.microchip.com/developmenttools/ProductDetails/atsamd11-xpro) -- [Microchip SAMG55 Xplained Pro Evaluation Kit](https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATSAMG55-XPRO) +- [Microchip SAMD11 Xplained Pro](https://www.microchip.com/developmenttools/ProductDetails/atsamd11-xpro) +- [Microchip SAMD21 Xplained Pro](https://www.microchip.com/DevelopmentTools/ProductDetails/ATSAMD21-XPRO) +- [Microchip SAMG55 Xplained Pro](https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATSAMG55-XPRO) - [Seeeduino Xiao](https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html) ### Nordic nRF5x |
