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

changeset 8083
a2e14cda6f3f
parent 7592
f79dc58bdf62
child 8098
36d5f6786a9f
diff -r 2242a6a1d786 -r a2e14cda6f3f eric6/Documentation/Source/index-eric6.MicroPython.html
--- a/eric6/Documentation/Source/index-eric6.MicroPython.html	Sat Feb 06 19:22:22 2021 +0100
+++ b/eric6/Documentation/Source/index-eric6.MicroPython.html	Sat Feb 06 19:22:43 2021 +0100
@@ -30,6 +30,10 @@
 <table>
 
 <tr>
+<td><a href="eric6.MicroPython.AddEditDevicesDialog.html">AddEditDevicesDialog</a></td>
+<td>Module implementing a dialog to add or edit data of unknown MicroPython devices.</td>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
 <td>Module implementing the device interface class for CircuitPython boards.</td>
 </tr>
@@ -50,6 +54,10 @@
 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td>
 </tr>
 <tr>
+<td><a href="eric6.MicroPython.GenericMicroPythonDevices.html">GenericMicroPythonDevices</a></td>
+<td>Module implementing the device interface class for generic MicroPython devices (i.e.</td>
+</tr>
+<tr>
 <td><a href="eric6.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td>
 <td>Module implementing a dialog to manage the list of ignored serial devices.</td>
 </tr>
@@ -97,5 +105,9 @@
 <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td>
 <td>Module implementing the device interface class for PyBoard boards.</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>
 </table>
 </body></html>
\ No newline at end of file

eric ide

mercurial