Skip to content

Commit ecb399a

Browse files
authored
Merge pull request #9309 from bill88t/readme_esps
Update readme to show the support status of the new esps
2 parents 495d086 + b2969b7 commit ecb399a

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

README.rst

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -223,24 +223,10 @@ Ports
223223

224224
Ports include the code unique to a microcontroller line.
225225

226-
================ ============================================================
227-
Supported Support status
228-
================ ============================================================
229-
atmel-samd ``SAMD21`` stable | ``SAMD51`` stable
230-
cxd56 stable
231-
espressif ``ESP32`` beta | ``ESP32-C3`` beta | ``ESP32-S2`` stable | ``ESP32-S3`` beta
232-
litex alpha
233-
mimxrt10xx alpha
234-
nordic stable
235-
raspberrypi stable
236-
silabs (efr32) alpha
237-
stm ``F4`` stable | ``others`` beta
238-
unix alpha
239-
================ ============================================================
240-
241-
- ``stable`` Highly unlikely to have bugs or missing functionality.
242-
- ``beta`` Being actively improved but may be missing functionality and have bugs.
243-
- ``alpha`` Will have bugs and missing functionality.
226+
The following ports are available: ``atmel-samd``, ``cxd56``, ``espressif``, ``litex``, ``mimxrt10xx``, ``nordic``, ``raspberrypi``, ``renode``, ``silabs`` (``efr32``), ``stm``, ``unix``.
227+
228+
However, not all ports are fully functional. Some have limited limited functionality and known serious bugs.
229+
For details, refer to the **Port status** section in the `latest release <https://github.com/adafruit/circuitpython/releases/latest>`__ notes.
244230

245231
Boards
246232
~~~~~~

0 commit comments

Comments
 (0)