diff options
| author | hathach <[email protected]> | 2020-03-24 12:12:38 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-03-24 12:12:38 +0700 |
| commit | 27ec8451a4104bdf03505c8bbd6d59d89e60273b (patch) | |
| tree | dcabadb0ae6dbd8f3b576448e29926fb7fb61890 /README.md | |
| parent | 95009a9e790c4194d7349300fed2f07f032546ea (diff) | |
update doc for MSP430
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -31,13 +31,14 @@ Special thanks to all the people who spent their precious time and effort to hel The stack supports the following MCUs: - **MicroChip:** SAMD21, SAMD51 (device only) -- **Nordic:** nRF52840, nRF52833 +- **NordicSemi:** nRF52840, nRF52833 - **Nuvoton:** NUC120, NUC121/NUC125, NUC126, NUC505 - **NXP:** - LPC Series: 11Uxx, 13xx, 175x_6x, 177x_8x, 18xx, 40xx, 43xx, 51Uxx, 54xxx, 55xx - iMX RT Series: RT1011, RT1015, RT1021, RT1052, RT1062, RT1064 - **Sony:** CXD56 - **ST:** STM32 series: L0, F0, F1, F2, F3, F4, F7, H7 (device only) +- **TI:** MSP430 - **[ValentyUSB](https://github.com/im-tomu/valentyusb)** eptri [Here is the list of supported Boards](docs/boards.md) that can be used with provided examples. |
