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

branch
eric7
changeset 9915
fd5ff16632cb
parent 9878
a82014a9e57b
child 9979
dbafba79461d
--- a/src/eric7/Documentation/Source/index-eric7.MicroPython.html	Fri Mar 17 11:29:09 2023 +0100
+++ b/src/eric7/Documentation/Source/index-eric7.MicroPython.html	Fri Mar 17 19:10:33 2023 +0100
@@ -27,6 +27,10 @@
 <td>Package implementing Ethernet related dialogs.</td>
 </tr>
 <tr>
+<td><a href="index-eric7.MicroPython.Tools.html">Tools</a></td>
+<td>Package implementing some MicroPython related tools.</td>
+</tr>
+<tr>
 <td><a href="index-eric7.MicroPython.WifiDialogs.html">WifiDialogs</a></td>
 <td>Package implementing WiFi related dialogs.</td>
 </tr>
@@ -48,6 +52,10 @@
 <td>Module implementing a dialog to select the port to connect to and the type of the attached device.</td>
 </tr>
 <tr>
+<td><a href="eric7.MicroPython.ConvertToUF2Dialog.html">ConvertToUF2Dialog</a></td>
+<td>Module implementing a dialog to convert a .hex or .bin firmware file to .uf2.</td>
+</tr>
+<tr>
 <td><a href="eric7.MicroPython.IgnoredDevicesDialog.html">IgnoredDevicesDialog</a></td>
 <td>Module implementing a dialog to manage the list of ignored serial devices.</td>
 </tr>

eric ide

mercurial