diff options
| author | hathach <[email protected]> | 2019-11-23 00:51:43 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-11-23 00:51:43 +0700 |
| commit | d76eb8d6595860584640d26b1056bf47f31cb134 (patch) | |
| tree | 8a319b03d35becce1c174f57cd8889dc03896c27 | |
| parent | d991466a8e45d03a8c95da894b2992b1b8a7d0b0 (diff) | |
doc update
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | docs/boards.md | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -29,7 +29,7 @@ The stack supports the following MCUs - **Nordic:** nRF52840, nRF52833 - **NXP:** - LPC Series: 11Uxx, 13xx, 175x_6x, 177x_8x, 18xx, 40xx, 43xx, 51Uxx, 54xxx, 55xx - - iMX RT Series: RT1052, RT1062, RT1064 + - iMX RT Series: RT1021, 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) diff --git a/docs/boards.md b/docs/boards.md index de1e6bbd5..305f06fe8 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -28,7 +28,8 @@ This code base already had supported for a handful of following boards ### NXP iMX RT -- [MIMX RT1052 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1050-evaluation-kit:MIMXRT1050-EVK) +- [MIMX RT1020 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1020-evaluation-kit:MIMXRT1020-EVK) +- [MIMX RT1050 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1050-evaluation-kit:MIMXRT1050-EVK) - [MIMX RT1060 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/mimxrt1060-evk-i.mx-rt1060-evaluation-kit:MIMXRT1060-EVK) - [MIMX RT1064 Evaluation Kit](https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/mimxrt1064-evk-i.mx-rt1064-evaluation-kit:MIMXRT1064-EVK) |
