eric6/Documentation/Source/index-eric6.MicroPython.html

changeset 8098
36d5f6786a9f
parent 8083
a2e14cda6f3f
child 8124
98b57e2f731a
diff -r 5af9c426c46b -r 36d5f6786a9f eric6/Documentation/Source/index-eric6.MicroPython.html
--- a/eric6/Documentation/Source/index-eric6.MicroPython.html	Fri Feb 12 19:16:12 2021 +0100
+++ b/eric6/Documentation/Source/index-eric6.MicroPython.html	Fri Feb 12 19:16:59 2021 +0100
@@ -38,10 +38,6 @@
 <td>Module implementing the device interface class for CircuitPython boards.</td>
 </tr>
 <tr>
-<td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td>
-<td>Module implementing a dialog to enter the firmware flashing data.</td>
-</tr>
-<tr>
 <td><a href="eric6.MicroPython.EspBackupRestoreFirmwareDialog.html">EspBackupRestoreFirmwareDialog</a></td>
 <td>Module implementing a dialog to select the ESP chip type and the backup and restore parameters.</td>
 </tr>
@@ -106,6 +102,10 @@
 <td>Module implementing the device interface class for PyBoard boards.</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>
+<tr>
 <td><a href="eric6.MicroPython.UnknownDevicesDialog.html">UnknownDevicesDialog</a></td>
 <td>Module implementing a dialog to manage the list of unknown devices.</td>
 </tr>

eric ide

mercurial