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

changeset 8124
98b57e2f731a
parent 8098
36d5f6786a9f
child 8134
a5c4ac339f2a
equal deleted inserted replaced
8123:b93ae18a4395 8124:98b57e2f731a
41 <td><a href="eric6.MicroPython.EspBackupRestoreFirmwareDialog.html">EspBackupRestoreFirmwareDialog</a></td> 41 <td><a href="eric6.MicroPython.EspBackupRestoreFirmwareDialog.html">EspBackupRestoreFirmwareDialog</a></td>
42 <td>Module implementing a dialog to select the ESP chip type and the backup and restore parameters.</td> 42 <td>Module implementing a dialog to select the ESP chip type and the backup and restore parameters.</td>
43 </tr> 43 </tr>
44 <tr> 44 <tr>
45 <td><a href="eric6.MicroPython.EspDevices.html">EspDevices</a></td> 45 <td><a href="eric6.MicroPython.EspDevices.html">EspDevices</a></td>
46 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td> 46 <td>Module implementing the device interface class for ESP32 and ESP8266 based boards.</td>
47 </tr> 47 </tr>
48 <tr> 48 <tr>
49 <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td> 49 <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td>
50 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td> 50 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td>
51 </tr> 51 </tr>
100 <tr> 100 <tr>
101 <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td> 101 <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td>
102 <td>Module implementing the device interface class for PyBoard boards.</td> 102 <td>Module implementing the device interface class for PyBoard boards.</td>
103 </tr> 103 </tr>
104 <tr> 104 <tr>
105 <td><a href="eric6.MicroPython.RP2040Devices.html">RP2040Devices</a></td>
106 <td>Module implementing the device interface class for RP2040 based boards (e.g.</td>
107 </tr>
108 <tr>
105 <td><a href="eric6.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td> 109 <td><a href="eric6.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td>
106 <td>Module implementing a dialog to flash any UF2 capable device.</td> 110 <td>Module implementing a dialog to flash any UF2 capable device.</td>
107 </tr> 111 </tr>
108 <tr> 112 <tr>
109 <td><a href="eric6.MicroPython.UnknownDevicesDialog.html">UnknownDevicesDialog</a></td> 113 <td><a href="eric6.MicroPython.UnknownDevicesDialog.html">UnknownDevicesDialog</a></td>

eric ide

mercurial