src/eric7/Documentation/Source/eric7.MicroPython.UF2FlashDialog.html

branch
mpy_network
changeset 9840
d41ee69fa69b
parent 9209
b99e7fd55fd3
child 9912
c731e9bdd105
--- a/src/eric7/Documentation/Source/eric7.MicroPython.UF2FlashDialog.html	Fri Mar 03 11:31:53 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.UF2FlashDialog.html	Fri Mar 03 11:34:59 2023 +0100
@@ -114,6 +114,10 @@
 <td><a href="#UF2FlashDialog.on_refreshButton_clicked">on_refreshButton_clicked</a></td>
 <td>Private slot to refresh the dialog.</td>
 </tr>
+<tr>
+<td><a href="#UF2FlashDialog.on_searchBootButton_clicked">on_searchBootButton_clicked</a></td>
+<td>Private slot to look for all known boot paths and present a list to select from.</td>
+</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -292,6 +296,13 @@
 <p>
         Private slot to refresh the dialog.
 </p>
+<a NAME="UF2FlashDialog.on_searchBootButton_clicked" ID="UF2FlashDialog.on_searchBootButton_clicked"></a>
+<h4>UF2FlashDialog.on_searchBootButton_clicked</h4>
+<b>on_searchBootButton_clicked</b>(<i></i>)
+
+<p>
+        Private slot to look for all known boot paths and present a list to select from.
+</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial