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

branch
eric7
changeset 9915
fd5ff16632cb
parent 9878
a82014a9e57b
child 9979
dbafba79461d
equal deleted inserted replaced
9913:702ad0ef6b3f 9915:fd5ff16632cb
25 <tr> 25 <tr>
26 <td><a href="index-eric7.MicroPython.EthernetDialogs.html">EthernetDialogs</a></td> 26 <td><a href="index-eric7.MicroPython.EthernetDialogs.html">EthernetDialogs</a></td>
27 <td>Package implementing Ethernet related dialogs.</td> 27 <td>Package implementing Ethernet related dialogs.</td>
28 </tr> 28 </tr>
29 <tr> 29 <tr>
30 <td><a href="index-eric7.MicroPython.Tools.html">Tools</a></td>
31 <td>Package implementing some MicroPython related tools.</td>
32 </tr>
33 <tr>
30 <td><a href="index-eric7.MicroPython.WifiDialogs.html">WifiDialogs</a></td> 34 <td><a href="index-eric7.MicroPython.WifiDialogs.html">WifiDialogs</a></td>
31 <td>Package implementing WiFi related dialogs.</td> 35 <td>Package implementing WiFi related dialogs.</td>
32 </tr> 36 </tr>
33 </table> 37 </table>
34 38
44 <td>Module implementing a dialog to show information about a connected board.</td> 48 <td>Module implementing a dialog to show information about a connected board.</td>
45 </tr> 49 </tr>
46 <tr> 50 <tr>
47 <td><a href="eric7.MicroPython.ConnectionSelectionDialog.html">ConnectionSelectionDialog</a></td> 51 <td><a href="eric7.MicroPython.ConnectionSelectionDialog.html">ConnectionSelectionDialog</a></td>
48 <td>Module implementing a dialog to select the port to connect to and the type of the attached device.</td> 52 <td>Module implementing a dialog to select the port to connect to and the type of the attached device.</td>
53 </tr>
54 <tr>
55 <td><a href="eric7.MicroPython.ConvertToUF2Dialog.html">ConvertToUF2Dialog</a></td>
56 <td>Module implementing a dialog to convert a .hex or .bin firmware file to .uf2.</td>
49 </tr> 57 </tr>
50 <tr> 58 <tr>
51 <td><a href="eric7.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td> 59 <td><a href="eric7.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td>
52 <td>Module implementing a dialog to manage the list of ignored serial devices.</td> 60 <td>Module implementing a dialog to manage the list of ignored serial devices.</td>
53 </tr> 61 </tr>

eric ide

mercurial