diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-06-07 20:44:19 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-07 20:44:19 -0400 |
| commit | c01ce175bb63aab3f44a3efb31bcfd57a58b22bd (patch) | |
| tree | e32a5968e6c67504b75b5f67d8f092619f1cea01 | |
| parent | 0ecfd2923fbbd5444a04b7a2b140c4c5bd1729ce (diff) | |
| parent | f36fa308e753bf38c3e575b3262b5a3c1a91f987 (diff) | |
Merge pull request #914 from SConaway/patch-1
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). |
