diff options
Diffstat (limited to 'docs/supported_ports.rst')
| -rw-r--r-- | docs/supported_ports.rst | 9 |
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 |
