--- 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 />