summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-11-23 00:19:53 +0700
committerhathach <[email protected]>2019-11-23 00:19:53 +0700
commit4ecb07afc5012cbc93664cc1a57b15e2fe0aff20 (patch)
treeec36de32e41fb5a12e7c1968c525b7c537707aa3 /README.md
parentcc9b6b93c84f62c86e5436b3feb69ae472668bb8 (diff)
added MIMX RT1052 Evaluation Kit
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 469cb5660..3401dc904 100644
--- a/README.md
+++ b/README.md
@@ -25,14 +25,14 @@ TinyUSB is an open-source cross-platform USB Host/Device stack for embedded syst
The stack supports the following MCUs
-- **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: RT1060, RT1064
+ - iMX RT Series: RT1052, RT1062, RT1064
- **Sony:** CXD56
- **ST:** STM32 series: L0, F0, F1, F2, F3, F4, F7, H7 (device only)
+- **Tomu:** [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.