summaryrefslogtreecommitdiff
path: root/docs/supported_ports.rst
diff options
context:
space:
mode:
authorScott Shawcroft <scott.shawcroft@gmail.com>2018-02-27 15:24:16 -0800
committerScott Shawcroft <scott.shawcroft@gmail.com>2018-02-27 15:24:16 -0800
commitbf05183158c67c4ef1824c3b1296d401bc7754d8 (patch)
treee33edfecab159138716a2d40dd69e2a1fe23e03f /docs/supported_ports.rst
parent5eb3b208e8d612e2b50bc6e402a2a8901c72640d (diff)
parent892d5cda63fbee051b88db3d9cc8e4ba8555cb96 (diff)
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Diffstat (limited to 'docs/supported_ports.rst')
-rw-r--r--docs/supported_ports.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/supported_ports.rst b/docs/supported_ports.rst
index 2a5b71a19..039ddea68 100644
--- a/docs/supported_ports.rst
+++ b/docs/supported_ports.rst
@@ -1,11 +1,12 @@
Supported Ports
==============================
-Adafruit's CircuitPython derivative currently has limited support with a focus on
-the Atmel SAMD21 port and ESP8266 port.
+Adafruit's CircuitPython currently has limited support with a focus on supporting the Atmel SAMD
+and ESP8266.
.. toctree::
:maxdepth: 2
- ../atmel-samd/README
- esp8266/index.rst
+ ../ports/atmel-samd/README
+ ../ports/esp8266/README
+ ../ports/nrf/README