diff options
| author | Kattni <kattni@adafruit.com> | 2018-06-11 12:46:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-11 12:46:54 -0400 |
| commit | 1e6363cbcc228246cb64e2e2b565ad8f97698ba6 (patch) | |
| tree | 7f45871a366dce5e062a414d50de4539e25851ef | |
| parent | 6a0fc96af3f54113f4a0ea4ff8e8835d7211bd72 (diff) | |
| parent | df4d40471a7860164c3d4ed9efd2a2e188d0de55 (diff) | |
Merge pull request #917 from dglaude/patch-1
Update README.rst
| -rw-r--r-- | README.rst | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/README.rst b/README.rst index c8ae33e8f..ac74f10d6 100644 --- a/README.rst +++ b/README.rst @@ -30,13 +30,11 @@ Supported Boards Designed for CircuitPython ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- `Adafruit CircuitPlayground - Express <https://www.adafruit.com/product/3333>`__ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-circuit-playground-express/circuitpython-quickstart>`__) -- `Adafruit Feather M0 - Express <https://www.adafruit.com/product/3403>`__ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-feather-m0-express-designed-for-circuit-python-circuitpython/kattni-circuitpython>`__) +- `Adafruit CircuitPlayground Express <https://www.adafruit.com/product/3333>`__ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-circuit-playground-express/circuitpython-quickstart>`__) +- `Adafruit Feather M0 Express <https://www.adafruit.com/product/3403>`__ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-feather-m0-express-designed-for-circuit-python-circuitpython/kattni-circuitpython>`__) - `Adafruit Metro M0 Express <https://www.adafruit.com/product/3505>`_ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-metro-m0-express-designed-for-circuitpython/circuitpython>`__) - `Adafruit Gemma M0 <https://www.adafruit.com/product/3501>`__ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-gemma-m0/circuitpython>`__) -- `Adafruit ItsyBitsy M0 Express <https://www.adafruit.com/product/3727>`_ (no CircuitPython Guide yet!) +- `Adafruit ItsyBitsy M0 Express <https://www.adafruit.com/product/3727>`_ (`CircuitPython Guide <https://learn.adafruit.com/introducing-itsy-bitsy-m0/circuitpython>`__) - `Adafruit Trinket M0 <https://www.adafruit.com/product/3500>`__ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-trinket-m0-circuitpython-arduino/circuitpython>`__) - `Adafruit Metro M4 <https://www.adafruit.com/product/3382>`__ (`CircuitPython Guide <https://learn.adafruit.com/adafruit-metro-m4-express-featuring-atsamd51/overview>`__) |
