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

branch
mpy_network
changeset 10015
9352f33732ae
parent 9990
54c614d91eff
child 10022
a95800b414b7
equal deleted inserted replaced
10014:951a8d558e23 10015:9352f33732ae
82 <tr> 82 <tr>
83 <td><a href="eric7.MicroPython.MicroPythonProgressInfoDialog.html">MicroPythonProgressInfoDialog</a></td> 83 <td><a href="eric7.MicroPython.MicroPythonProgressInfoDialog.html">MicroPythonProgressInfoDialog</a></td>
84 <td>Module implementing a dialog to show progress messages.</td> 84 <td>Module implementing a dialog to show progress messages.</td>
85 </tr> 85 </tr>
86 <tr> 86 <tr>
87 <td><a href="eric7.MicroPython.MicroPythonReplWidget.html">MicroPythonReplWidget</a></td>
88 <td>Module implementing the MicroPython REPL widget.</td>
89 </tr>
90 <tr>
87 <td><a href="eric7.MicroPython.MicroPythonSerialDeviceInterface.html">MicroPythonSerialDeviceInterface</a></td> 91 <td><a href="eric7.MicroPython.MicroPythonSerialDeviceInterface.html">MicroPythonSerialDeviceInterface</a></td>
88 <td>Module implementing an interface to talk to a connected MicroPython device via a serial link.</td> 92 <td>Module implementing an interface to talk to a connected MicroPython device via a serial link.</td>
89 </tr> 93 </tr>
90 <tr> 94 <tr>
91 <td><a href="eric7.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td> 95 <td><a href="eric7.MicroPython.MicroPythonSerialPort.html">MicroPythonSerialPort</a></td>
92 <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td> 96 <td>Module implementing a QSerialPort with additional functionality for MicroPython devices.</td>
97 </tr>
98 <tr>
99 <td><a href="eric7.MicroPython.MicroPythonWebreplConnectionDialog.html">MicroPythonWebreplConnectionDialog</a></td>
100 <td>Module implementing a dialog to enter the WebREPL connection parameters.</td>
101 </tr>
102 <tr>
103 <td><a href="eric7.MicroPython.MicroPythonWebreplDeviceInterface.html">MicroPythonWebreplDeviceInterface</a></td>
104 <td>Module implementing an interface to talk to a connected MicroPython device via a webrepl connection.</td>
105 </tr>
106 <tr>
107 <td><a href="eric7.MicroPython.MicroPythonWebreplSocket.html">MicroPythonWebreplSocket</a></td>
108 <td>Module implementing a websocket class to be connect to the MicroPython webrepl interface.</td>
109 </tr>
110 <tr>
111 <td><a href="eric7.MicroPython.MicroPythonWebreplUrlAddEditDialog.html">MicroPythonWebreplUrlAddEditDialog</a></td>
112 <td>Module implementing a dialog to edit the parameters for a WebREPL connection.</td>
113 </tr>
114 <tr>
115 <td><a href="eric7.MicroPython.MicroPythonWebreplUrlsConfigDialog.html">MicroPythonWebreplUrlsConfigDialog</a></td>
116 <td>Module implementing a dialog to edit the list of configured WebREPL URLs.</td>
93 </tr> 117 </tr>
94 <tr> 118 <tr>
95 <td><a href="eric7.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td> 119 <td><a href="eric7.MicroPython.MicroPythonWidget.html">MicroPythonWidget</a></td>
96 <td>Module implementing the MicroPython REPL widget.</td> 120 <td>Module implementing the MicroPython REPL widget.</td>
97 </tr> 121 </tr>

eric ide

mercurial