diff options
| author | Ha Thach <[email protected]> | 2020-08-22 12:54:51 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-22 12:54:51 +0700 |
| commit | 97ca7a95499447b8ab9be67d4340a14ba52801cf (patch) | |
| tree | bfcf99161dd53ba188f395f3c1699b9b68c22741 /README.md | |
| parent | fe21c60507b80d5a732a94c27db75ddb1cede91f (diff) | |
| parent | 91f7ce9769f9cacf4f7e86dfd72b2a93ad2f4bfb (diff) | |
Merge pull request #490 from ktemkin/master
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:** |
