summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-06-14 16:58:08 -0500
committerJeff Epler <jepler@unpythonic.net>2020-06-25 11:44:21 -0500
commitd82292fa1f902f014f763948996cf31a617d0a8e (patch)
treec17502123f76a8c63164da1305734d19480e56bc /README.rst
parent3c11f6cc05d1e53985591fec3d0297444eeee151 (diff)
README: Remove a statement that's not particularly true at the moment
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d09dcda45..15e0c9678 100644
--- a/README.rst
+++ b/README.rst
@@ -96,7 +96,6 @@ CircuitPython:
- Supports native USB on all boards, allowing file editing without special tools.
- 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.
- Does not support concurrency within Python (including interrupts and threading). Some concurrency