summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-03-31 18:27:55 -0700
committerScott Shawcroft <scott@tannewt.org>2020-03-31 18:27:55 -0700
commit77562a2acde3c82e5949096533535b211f747c6d (patch)
treea0b4acc589339542af42bd2df52f2e4ba4a413f1 /docs
parent75b7f583d2a7eba4890373f2f75b159b01a86308 (diff)
Update the supported ports
Diffstat (limited to 'docs')
-rw-r--r--docs/supported_ports.rst11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/supported_ports.rst b/docs/supported_ports.rst
index bd237fb5d..09571afb6 100644
--- a/docs/supported_ports.rst
+++ b/docs/supported_ports.rst
@@ -1,14 +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/cxd56/README
+ ../ports/litex/README
../ports/mimxrt10xx/README
../ports/nrf/README
../ports/stm/README
- ../ports/cxd56/README