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

changeset 8098
36d5f6786a9f
parent 8083
a2e14cda6f3f
child 8124
98b57e2f731a
equal deleted inserted replaced
8097:5af9c426c46b 8098:36d5f6786a9f
34 <td>Module implementing a dialog to add or edit data of unknown MicroPython devices.</td> 34 <td>Module implementing a dialog to add or edit data of unknown MicroPython devices.</td>
35 </tr> 35 </tr>
36 <tr> 36 <tr>
37 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td> 37 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
38 <td>Module implementing the device interface class for CircuitPython boards.</td> 38 <td>Module implementing the device interface class for CircuitPython boards.</td>
39 </tr>
40 <tr>
41 <td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td>
42 <td>Module implementing a dialog to enter the firmware flashing data.</td>
43 </tr> 39 </tr>
44 <tr> 40 <tr>
45 <td><a href="eric6.MicroPython.EspBackupRestoreFirmwareDialog.html">EspBackupRestoreFirmwareDialog</a></td> 41 <td><a href="eric6.MicroPython.EspBackupRestoreFirmwareDialog.html">EspBackupRestoreFirmwareDialog</a></td>
46 <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>
47 </tr> 43 </tr>
104 <tr> 100 <tr>
105 <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td> 101 <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td>
106 <td>Module implementing the device interface class for PyBoard boards.</td> 102 <td>Module implementing the device interface class for PyBoard boards.</td>
107 </tr> 103 </tr>
108 <tr> 104 <tr>
105 <td><a href="eric6.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td>
106 <td>Module implementing a dialog to flash any UF2 capable device.</td>
107 </tr>
108 <tr>
109 <td><a href="eric6.MicroPython.UnknownDevicesDialog.html">UnknownDevicesDialog</a></td> 109 <td><a href="eric6.MicroPython.UnknownDevicesDialog.html">UnknownDevicesDialog</a></td>
110 <td>Module implementing a dialog to manage the list of unknown devices.</td> 110 <td>Module implementing a dialog to manage the list of unknown devices.</td>
111 </tr> 111 </tr>
112 </table> 112 </table>
113 </body></html> 113 </body></html>

eric ide

mercurial