summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadomir Dopieralski <deshipu@users.noreply.github.com>2020-01-22 19:36:21 +0100
committerGitHub <noreply@github.com>2020-01-22 19:36:21 +0100
commit2614671af15c525b939a0a6a561e5dfa783a3e54 (patch)
tree15e5ce23df0794f4cc5444ef5e6d74b9e65e9363
parent203403c5d0d7ae9bfa2a05affa262b1b9147b354 (diff)
Update README.rst
Co-Authored-By: Scott Shawcroft <scott@tannewt.org>
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 280abdb17..51db41a8b 100644
--- a/README.rst
+++ b/README.rst
@@ -95,7 +95,7 @@ Differences from `MicroPython <https://github.com/micropython/micropython>`__
CircuitPython:
- Supports native USB on all boards, allowing file editing without special tools.
-- Supports only SAMD21, SAMD51, nRF52840, CXD56, STM32F4 and i.MX ports.
+- Supports only SAMD21, SAMD51, nRF52840, CXD56, STM32F4 and i.MX RT ports.
- Tracks MicroPython's releases (not master).
- Floats (aka decimals) are enabled for all builds.
- Error messages are translated into 10+ languages.