diff options
| author | Ha Thach <[email protected]> | 2021-04-11 12:39:54 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-11 12:39:54 +0700 |
| commit | cb1eee8b2d432ae5a9645edd7c9a932fe3972f1e (patch) | |
| tree | 17dd630b71336957a98dddc7dd9f1dde708bcda2 /docs | |
| parent | 1d20c84798305043c2783725a496070c39d2d966 (diff) | |
| parent | 861fff00fff9b6cd1b67c58c862e4d10f8fb7502 (diff) | |
Merge pull request #776 from joeycastillo/master
Add support for SAM L22 family
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index c23e7645a..c45b6e3bb 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -47,6 +47,11 @@ This code base already had supported for a handful of following boards (sorted a - [Microchip SAMG55 Xplained Pro](https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATSAMG55-XPRO) +### MicroChip SAML22 + +- [SAML22 Feather](https://github.com/joeycastillo/Feather-Projects/tree/main/SAML22%20Feather) +- [Sensor Watch](https://github.com/joeycastillo/Sensor-Watch) + ### Nordic nRF5x - [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333) |
