diff options
| author | hathach <[email protected]> | 2019-11-22 15:37:23 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-11-22 15:37:23 +0700 |
| commit | 00a571fc3837db8276b1ee0e80019545d39e5c36 (patch) | |
| tree | 0cbcf823143bfa3ab301d0d6166464ab068aad0f /README.md | |
| parent | ca741dfc2a88fdfebe0703e0d484dc5a684e3e99 (diff) | |
doc update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -25,9 +25,12 @@ TinyUSB is an open-source cross-platform USB Host/Device stack for embedded syst The stack supports the following MCUs -- **Nordic:** nRF52840, nRF52833 -- **NXP:** LPC Series: 11Uxx, 13xx, 175x_6x, 177x_8x, 18xx, 40xx, 43xx, 51Uxx, 54xxx, 55xx +- **Tomu:** [valentyusb](https://github.com/im-tomu/valentyusb) (eptri) - **MicroChip:** SAMD21, SAMD51 (device only) +- **Nordic:** nRF52840, nRF52833 +- **NXP:** + - LPC Series: 11Uxx, 13xx, 175x_6x, 177x_8x, 18xx, 40xx, 43xx, 51Uxx, 54xxx, 55xx + - iMX RT Series: RT1064 - **Sony:** CXD56 - **ST:** STM32 series: L0, F0, F1, F2, F3, F4, F7, H7 (device only) |
