--- a/eric6/Documentation/Source/index-eric6.MicroPython.html Sat Feb 20 14:39:55 2021 +0100 +++ b/eric6/Documentation/Source/index-eric6.MicroPython.html Sat Feb 20 14:41:47 2021 +0100 @@ -43,7 +43,7 @@ </tr> <tr> <td><a href="eric6.MicroPython.EspDevices.html">EspDevices</a></td> -<td>Module implementing some utility functions and the MicroPythonDevice base class.</td> +<td>Module implementing the device interface class for ESP32 and ESP8266 based boards.</td> </tr> <tr> <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td> @@ -102,6 +102,10 @@ <td>Module implementing the device interface class for PyBoard boards.</td> </tr> <tr> +<td><a href="eric6.MicroPython.RP2040Devices.html">RP2040Devices</a></td> +<td>Module implementing the device interface class for RP2040 based boards (e.g.</td> +</tr> +<tr> <td><a href="eric6.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td> <td>Module implementing a dialog to flash any UF2 capable device.</td> </tr>