diff options
| author | Steven Conaway <steven.conaway@icloud.com> | 2018-06-07 12:15:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-07 12:15:15 -0700 |
| commit | f36fa308e753bf38c3e575b3262b5a3c1a91f987 (patch) | |
| tree | 901a9e6ef0aed313a6b17892296b8e48bce1da13 | |
| parent | 44721cba3d5bb92d0226ec9451a0aaa95379b9f1 (diff) | |
Update README.rst
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index a1b90fa02..c8ae33e8f 100644 --- a/README.rst +++ b/README.rst @@ -104,7 +104,7 @@ Differences from `MicroPython <https://github.com/micropython/micropython>`__ CircuitPython: - includes a ports for MicroChip SAMD21 (Commonly known as M0 in Adafruit - product names and SAMD51 (M4). + product names) and SAMD51 (M4). - supports only SAMD21, SAMD51, and ESP8266 ports. An nRF port is under development. - tracks MicroPython's releases (not master). |
