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

changeset 8083
a2e14cda6f3f
parent 7592
f79dc58bdf62
child 8098
36d5f6786a9f
equal deleted inserted replaced
8082:2242a6a1d786 8083:a2e14cda6f3f
28 28
29 <h3>Modules</h3> 29 <h3>Modules</h3>
30 <table> 30 <table>
31 31
32 <tr> 32 <tr>
33 <td><a href="eric6.MicroPython.AddEditDevicesDialog.html">AddEditDevicesDialog</a></td>
34 <td>Module implementing a dialog to add or edit data of unknown MicroPython devices.</td>
35 </tr>
36 <tr>
33 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td> 37 <td><a href="eric6.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
34 <td>Module implementing the device interface class for CircuitPython boards.</td> 38 <td>Module implementing the device interface class for CircuitPython boards.</td>
35 </tr> 39 </tr>
36 <tr> 40 <tr>
37 <td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td> 41 <td><a href="eric6.MicroPython.CircuitPythonFirmwareSelectionDialog.html">CircuitPythonFirmwareSelectionDialog</a></td>
46 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td> 50 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
47 </tr> 51 </tr>
48 <tr> 52 <tr>
49 <td><a href="eric6.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td> 53 <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> 54 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td>
55 </tr>
56 <tr>
57 <td><a href="eric6.MicroPython.GenericMicroPythonDevices.html">GenericMicroPythonDevices</a></td>
58 <td>Module implementing the device interface class for generic MicroPython devices (i.e.</td>
51 </tr> 59 </tr>
52 <tr> 60 <tr>
53 <td><a href="eric6.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td> 61 <td><a href="eric6.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td>
54 <td>Module implementing a dialog to manage the list of ignored serial devices.</td> 62 <td>Module implementing a dialog to manage the list of ignored serial devices.</td>
55 </tr> 63 </tr>
95 </tr> 103 </tr>
96 <tr> 104 <tr>
97 <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td> 105 <td><a href="eric6.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td>
98 <td>Module implementing the device interface class for PyBoard boards.</td> 106 <td>Module implementing the device interface class for PyBoard boards.</td>
99 </tr> 107 </tr>
108 <tr>
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>
111 </tr>
100 </table> 112 </table>
101 </body></html> 113 </body></html>

eric ide

mercurial