summaryrefslogtreecommitdiff
path: root/docs/supported_ports.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/supported_ports.rst')
-rw-r--r--docs/supported_ports.rst13
1 files changed, 10 insertions, 3 deletions
diff --git a/docs/supported_ports.rst b/docs/supported_ports.rst
index 039ddea68..09571afb6 100644
--- a/docs/supported_ports.rst
+++ b/docs/supported_ports.rst
@@ -1,12 +1,19 @@
Supported Ports
==============================
-Adafruit's CircuitPython currently has limited support with a focus on supporting the Atmel SAMD
-and ESP8266.
+CircuitPython supports a number of microcontroller families. Support quality for each varies
+depending on the active contributors for each port.
+
+Adafruit sponsored developers are actively contributing to atmel-samd, mimxrt10xx, nrf and stm
+ports. They also maintain the other ports in order to ensure the boards build. Additional testing
+is limited.
.. toctree::
:maxdepth: 2
../ports/atmel-samd/README
- ../ports/esp8266/README
+ ../ports/cxd56/README
+ ../ports/litex/README
+ ../ports/mimxrt10xx/README
../ports/nrf/README
+ ../ports/stm/README