diff options
| author | Radomir Dopieralski <deshipu@users.noreply.github.com> | 2020-01-22 19:36:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-22 19:36:21 +0100 |
| commit | 2614671af15c525b939a0a6a561e5dfa783a3e54 (patch) | |
| tree | 15e5ce23df0794f4cc5444ef5e6d74b9e65e9363 /README.rst | |
| parent | 203403c5d0d7ae9bfa2a05affa262b1b9147b354 (diff) | |
Update README.rst
Co-Authored-By: Scott Shawcroft <scott@tannewt.org>
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
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. |
