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 /README.md | |
| parent | fe21c60507b80d5a732a94c27db75ddb1cede91f (diff) | |
add support for SAMD11 devices / add samd11_xplained board
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ The stack supports the following MCUs: - **Espressif:** ESP32-S2 - **Dialog:** DA1469x -- **MicroChip:** SAMD21, SAMD51, SAME5x (device only) +- **MicroChip:** SAMD11, SAMD21, SAMD51, SAME5x (device only) - **NordicSemi:** nRF52833, nRF52840 - **Nuvoton:** NUC120, NUC121/NUC125, NUC126, NUC505 - **NXP:** |
