diff options
| author | Katherine Temkin <[email protected]> | 2020-08-20 21:49:35 -0600 |
|---|---|---|
| committer | Katherine Temkin <[email protected]> | 2020-08-21 13:15:07 -0600 |
| commit | 91f7ce9769f9cacf4f7e86dfd72b2a93ad2f4bfb (patch) | |
| tree | bfcf99161dd53ba188f395f3c1699b9b68c22741 /docs | |
| parent | fe21c60507b80d5a732a94c27db75ddb1cede91f (diff) | |
add support for SAMD11 devices / add samd11_xplained board
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index 53dc95397..381d124cc 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -28,6 +28,7 @@ This code base already had supported for a handful of following boards (sorted a - [Adafruit ItsyBitsy M4 Express](https://www.adafruit.com/product/3800) - [Adafruit Metro M0 Express](https://www.adafruit.com/product/3505) - [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382) +- [Microchip SAMD11 Xplained](https://www.microchip.com/developmenttools/ProductDetails/atsamd11-xpro) - [Seeeduino Xiao](https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html) - [Great Scott Gadgets LUNA](https://greatscottgadgets.com/luna/) |
