Skip to content

Commit 22ef8eb

Browse files
authored
Apply suggestions from code review
1 parent 467ceef commit 22ef8eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,10 @@ Ports
223223

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

226-
The following ports are available: ``atmel-samd``, ``cxd56``, ``espressif``, ``litex``, ``mimxrt10xx``, ``nordic``, ``raspberrypi``, ``silabs`` (``efr32``), ``stm``, ``unix``.
226+
The following ports are available: ``atmel-samd``, ``cxd56``, ``espressif``, ``litex``, ``mimxrt10xx``, ``nordic``, ``raspberrypi``, ``renode``, ``silabs`` (``efr32``), ``stm``, ``unix``.
227227

228-
However they are not all stable. For details, refer to the `latest release <https://github.com/adafruit/circuitpython/releases/latest>`__ notes.
228+
However, not all ports are not 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.
229230

230231
Boards
231232
~~~~~~

0 commit comments

Comments
 (0)