diff options
| author | hathach <[email protected]> | 2022-07-25 22:27:33 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2022-07-25 22:27:33 +0700 |
| commit | 23ea8d1e255b00be6916f7d3ca0a1fba60c68ef4 (patch) | |
| tree | 563cb9165c14c6e12a6b58bde9db5500bd4a26b4 | |
| parent | b0b155c9491d9e8cfc3d40366f77accfd3302cec (diff) | |
update doc
| -rw-r--r-- | README.rst | 2 | ||||
| -rw-r--r-- | docs/reference/supported.rst | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 92cb0ba6c..ba176a8c8 100644 --- a/README.rst +++ b/README.rst @@ -43,7 +43,7 @@ The stack supports the following MCUs: - **Nuvoton:** NUC120, NUC121/NUC125, NUC126, NUC505 - **NXP:** - - iMX RT Series: RT1011, RT1015, RT1021, RT1052, RT1062, RT1064 + - iMX RT Series: RT10xx, RT11xx - Kinetis: KL25, K32L2 - LPC Series: 11u, 13, 15, 17, 18, 40, 43, 51u, 54, 55 diff --git a/docs/reference/supported.rst b/docs/reference/supported.rst index 7ce982713..ad2af98ff 100644 --- a/docs/reference/supported.rst +++ b/docs/reference/supported.rst @@ -41,6 +41,8 @@ Supported MCUs | | NUC505 | ✔ | | ✔ | | | +--------------+---------+-------------+--------+------+-----------+-------------------+--------------+ | NXP | iMXRT | RT10xx | ✔ | ✔ | ✔ | ci_hs | | +| | +-------------+--------+------+-----------+-------------------+--------------+ +| | | RT11xx | ✔ | ✔ | ✔ | ci_hs | | | +---------+-------------+--------+------+-----------+-------------------+--------------+ | | Kinetis | KL25 | ✔ | ⚠ | ✖ | | | | | +-------------+--------+------+-----------+-------------------+--------------+ |
