src/eric7/Documentation/Source/index-eric7.MicroPython.html

branch
eric7
changeset 9756
9854647c8c5c
parent 9755
1a09700229e7
child 9765
6378da868bb0
--- a/src/eric7/Documentation/Source/index-eric7.MicroPython.html	Sun Feb 12 18:11:20 2023 +0100
+++ b/src/eric7/Documentation/Source/index-eric7.MicroPython.html	Mon Feb 13 17:49:52 2023 +0100
@@ -15,8 +15,8 @@
 <table>
 
 <tr>
-<td><a href="index-eric7.MicroPython.CircuitPythonUpdater.html">CircuitPythonUpdater</a></td>
-<td>Package implementing the updater and associated dialogs.</td>
+<td><a href="index-eric7.MicroPython.Devices.html">Devices</a></td>
+<td>Package containing the device interface modules and device specific dialogs.</td>
 </tr>
 </table>
 
@@ -32,30 +32,10 @@
 <td>Module implementing a dialog to show information about a connected board.</td>
 </tr>
 <tr>
-<td><a href="eric7.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
-<td>Module implementing the device interface class for CircuitPython boards.</td>
-</tr>
-<tr>
 <td><a href="eric7.MicroPython.ConnectionSelectionDialog.html">ConnectionSelectionDialog</a></td>
 <td>Module implementing a dialog to select the port to connect to and the type of the attached device.</td>
 </tr>
 <tr>
-<td><a href="eric7.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>
-<tr>
-<td><a href="eric7.MicroPython.EspDevices.html">EspDevices</a></td>
-<td>Module implementing the device interface class for ESP32 and ESP8266 based boards.</td>
-</tr>
-<tr>
-<td><a href="eric7.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td>
-<td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td>
-</tr>
-<tr>
-<td><a href="eric7.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="eric7.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td>
 <td>Module implementing a dialog to manage the list of ignored serial devices.</td>
 </tr>
@@ -64,10 +44,6 @@
 <td>Module implementing some file system commands for MicroPython.</td>
 </tr>
 <tr>
-<td><a href="eric7.MicroPython.MicroPythonDevices.html">MicroPythonDevices</a></td>
-<td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
-</tr>
-<tr>
 <td><a href="eric7.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td>
 <td>Module implementing some file system commands for MicroPython.</td>
 </tr>
@@ -96,26 +72,10 @@
 <td>Module implementing the MicroPython REPL widget.</td>
 </tr>
 <tr>
-<td><a href="eric7.MicroPython.MicrobitDevices.html">MicrobitDevices</a></td>
-<td>Module implementing the device interface class for BBC micro:bit and Calliope mini boards.</td>
-</tr>
-<tr>
-<td><a href="eric7.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td>
-<td>Module implementing the device interface class for PyBoard boards.</td>
-</tr>
-<tr>
-<td><a href="eric7.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="eric7.MicroPython.ShowModulesDialog.html">ShowModulesDialog</a></td>
 <td>Module implementing a dialog to show the available modules of all bundles.</td>
 </tr>
 <tr>
-<td><a href="eric7.MicroPython.TeensyDevices.html">TeensyDevices</a></td>
-<td>Module implementing the device interface class for Teensy boards with MicroPython.</td>
-</tr>
-<tr>
 <td><a href="eric7.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td>
 <td>Module implementing a dialog to flash any UF2 capable device.</td>
 </tr>

eric ide

mercurial