diff -r 5f84aa2564f8 -r c731e9bdd105 src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonDevices.html --- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonDevices.html Thu Mar 16 12:09:10 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonDevices.html Thu Mar 16 12:10:12 2023 +0100 @@ -71,6 +71,10 @@ <td>Private slot to switch the board into 'bootloader' mode.</td> </tr> <tr> +<td><a href="#CircuitPythonDevice.__activateUF2Boot">__activateUF2Boot</a></td> +<td>Private slot to switch the board into 'UF2 Boot' mode.</td> +</tr> +<tr> <td><a href="#CircuitPythonDevice.__cpyVersionResponse">__cpyVersionResponse</a></td> <td>Private slot handling the response of the latest version request.</td> </tr> @@ -362,6 +366,13 @@ <p> Private slot to switch the board into 'bootloader' mode. </p> +<a NAME="CircuitPythonDevice.__activateUF2Boot" ID="CircuitPythonDevice.__activateUF2Boot"></a> +<h4>CircuitPythonDevice.__activateUF2Boot</h4> +<b>__activateUF2Boot</b>(<i></i>) + +<p> + Private slot to switch the board into 'UF2 Boot' mode. +</p> <a NAME="CircuitPythonDevice.__cpyVersionResponse" ID="CircuitPythonDevice.__cpyVersionResponse"></a> <h4>CircuitPythonDevice.__cpyVersionResponse</h4> <b>__cpyVersionResponse</b>(<i>reply</i>)