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

branch
eric7
changeset 9756
9854647c8c5c
parent 9755
1a09700229e7
child 9765
6378da868bb0
equal deleted inserted replaced
9755:1a09700229e7 9756:9854647c8c5c
13 13
14 <h3>Packages</h3> 14 <h3>Packages</h3>
15 <table> 15 <table>
16 16
17 <tr> 17 <tr>
18 <td><a href="index-eric7.MicroPython.CircuitPythonUpdater.html">CircuitPythonUpdater</a></td> 18 <td><a href="index-eric7.MicroPython.Devices.html">Devices</a></td>
19 <td>Package implementing the updater and associated dialogs.</td> 19 <td>Package containing the device interface modules and device specific dialogs.</td>
20 </tr> 20 </tr>
21 </table> 21 </table>
22 22
23 <h3>Modules</h3> 23 <h3>Modules</h3>
24 <table> 24 <table>
30 <tr> 30 <tr>
31 <td><a href="eric7.MicroPython.BoardDataDialog.html">BoardDataDialog</a></td> 31 <td><a href="eric7.MicroPython.BoardDataDialog.html">BoardDataDialog</a></td>
32 <td>Module implementing a dialog to show information about a connected board.</td> 32 <td>Module implementing a dialog to show information about a connected board.</td>
33 </tr> 33 </tr>
34 <tr> 34 <tr>
35 <td><a href="eric7.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td>
36 <td>Module implementing the device interface class for CircuitPython boards.</td>
37 </tr>
38 <tr>
39 <td><a href="eric7.MicroPython.ConnectionSelectionDialog.html">ConnectionSelectionDialog</a></td> 35 <td><a href="eric7.MicroPython.ConnectionSelectionDialog.html">ConnectionSelectionDialog</a></td>
40 <td>Module implementing a dialog to select the port to connect to and the type of the attached device.</td> 36 <td>Module implementing a dialog to select the port to connect to and the type of the attached device.</td>
41 </tr>
42 <tr>
43 <td><a href="eric7.MicroPython.EspBackupRestoreFirmwareDialog.html">EspBackupRestoreFirmwareDialog</a></td>
44 <td>Module implementing a dialog to select the ESP chip type and the backup and restore parameters.</td>
45 </tr>
46 <tr>
47 <td><a href="eric7.MicroPython.EspDevices.html">EspDevices</a></td>
48 <td>Module implementing the device interface class for ESP32 and ESP8266 based boards.</td>
49 </tr>
50 <tr>
51 <td><a href="eric7.MicroPython.EspFirmwareSelectionDialog.html">EspFirmwareSelectionDialog</a></td>
52 <td>Module implementing a dialog to select the ESP chip type and the firmware to be flashed.</td>
53 </tr>
54 <tr>
55 <td><a href="eric7.MicroPython.GenericMicroPythonDevices.html">GenericMicroPythonDevices</a></td>
56 <td>Module implementing the device interface class for generic MicroPython devices (i.e.</td>
57 </tr> 37 </tr>
58 <tr> 38 <tr>
59 <td><a href="eric7.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td> 39 <td><a href="eric7.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td>
60 <td>Module implementing a dialog to manage the list of ignored serial devices.</td> 40 <td>Module implementing a dialog to manage the list of ignored serial devices.</td>
61 </tr> 41 </tr>
62 <tr> 42 <tr>
63 <td><a href="eric7.MicroPython.MicroPythonCommandsInterface.html">MicroPythonCommandsInterface</a></td> 43 <td><a href="eric7.MicroPython.MicroPythonCommandsInterface.html">MicroPythonCommandsInterface</a></td>
64 <td>Module implementing some file system commands for MicroPython.</td> 44 <td>Module implementing some file system commands for MicroPython.</td>
65 </tr>
66 <tr>
67 <td><a href="eric7.MicroPython.MicroPythonDevices.html">MicroPythonDevices</a></td>
68 <td>Module implementing some utility functions and the MicroPythonDevice base class.</td>
69 </tr> 45 </tr>
70 <tr> 46 <tr>
71 <td><a href="eric7.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td> 47 <td><a href="eric7.MicroPython.MicroPythonFileManager.html">MicroPythonFileManager</a></td>
72 <td>Module implementing some file system commands for MicroPython.</td> 48 <td>Module implementing some file system commands for MicroPython.</td>
73 </tr> 49 </tr>
94 <tr> 70 <tr>
95 <td><a href="eric7.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td> 71 <td><a href="eric7.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td>
96 <td>Module implementing the MicroPython REPL widget.</td> 72 <td>Module implementing the MicroPython REPL widget.</td>
97 </tr> 73 </tr>
98 <tr> 74 <tr>
99 <td><a href="eric7.MicroPython.MicrobitDevices.html">MicrobitDevices</a></td>
100 <td>Module implementing the device interface class for BBC micro:bit and Calliope mini boards.</td>
101 </tr>
102 <tr>
103 <td><a href="eric7.MicroPython.PyBoardDevices.html">PyBoardDevices</a></td>
104 <td>Module implementing the device interface class for PyBoard boards.</td>
105 </tr>
106 <tr>
107 <td><a href="eric7.MicroPython.RP2040Devices.html">RP2040Devices</a></td>
108 <td>Module implementing the device interface class for RP2040 based boards (e.g.</td>
109 </tr>
110 <tr>
111 <td><a href="eric7.MicroPython.ShowModulesDialog.html">ShowModulesDialog</a></td> 75 <td><a href="eric7.MicroPython.ShowModulesDialog.html">ShowModulesDialog</a></td>
112 <td>Module implementing a dialog to show the available modules of all bundles.</td> 76 <td>Module implementing a dialog to show the available modules of all bundles.</td>
113 </tr>
114 <tr>
115 <td><a href="eric7.MicroPython.TeensyDevices.html">TeensyDevices</a></td>
116 <td>Module implementing the device interface class for Teensy boards with MicroPython.</td>
117 </tr> 77 </tr>
118 <tr> 78 <tr>
119 <td><a href="eric7.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td> 79 <td><a href="eric7.MicroPython.UF2FlashDialog.html">UF2FlashDialog</a></td>
120 <td>Module implementing a dialog to flash any UF2 capable device.</td> 80 <td>Module implementing a dialog to flash any UF2 capable device.</td>
121 </tr> 81 </tr>

eric ide

mercurial