src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonDevices.html

branch
eric7
changeset 9912
c731e9bdd105
parent 9898
5bfb3c70e30b
child 9944
011ae0edbcff
equal deleted inserted replaced
9911:5f84aa2564f8 9912:c731e9bdd105
69 <tr> 69 <tr>
70 <td><a href="#CircuitPythonDevice.__activateBootloader">__activateBootloader</a></td> 70 <td><a href="#CircuitPythonDevice.__activateBootloader">__activateBootloader</a></td>
71 <td>Private slot to switch the board into 'bootloader' mode.</td> 71 <td>Private slot to switch the board into 'bootloader' mode.</td>
72 </tr> 72 </tr>
73 <tr> 73 <tr>
74 <td><a href="#CircuitPythonDevice.__activateUF2Boot">__activateUF2Boot</a></td>
75 <td>Private slot to switch the board into 'UF2 Boot' mode.</td>
76 </tr>
77 <tr>
74 <td><a href="#CircuitPythonDevice.__cpyVersionResponse">__cpyVersionResponse</a></td> 78 <td><a href="#CircuitPythonDevice.__cpyVersionResponse">__cpyVersionResponse</a></td>
75 <td>Private slot handling the response of the latest version request.</td> 79 <td>Private slot handling the response of the latest version request.</td>
76 </tr> 80 </tr>
77 <tr> 81 <tr>
78 <td><a href="#CircuitPythonDevice.__createCPyMenu">__createCPyMenu</a></td> 82 <td><a href="#CircuitPythonDevice.__createCPyMenu">__createCPyMenu</a></td>
359 <h4>CircuitPythonDevice.__activateBootloader</h4> 363 <h4>CircuitPythonDevice.__activateBootloader</h4>
360 <b>__activateBootloader</b>(<i></i>) 364 <b>__activateBootloader</b>(<i></i>)
361 365
362 <p> 366 <p>
363 Private slot to switch the board into 'bootloader' mode. 367 Private slot to switch the board into 'bootloader' mode.
368 </p>
369 <a NAME="CircuitPythonDevice.__activateUF2Boot" ID="CircuitPythonDevice.__activateUF2Boot"></a>
370 <h4>CircuitPythonDevice.__activateUF2Boot</h4>
371 <b>__activateUF2Boot</b>(<i></i>)
372
373 <p>
374 Private slot to switch the board into 'UF2 Boot' mode.
364 </p> 375 </p>
365 <a NAME="CircuitPythonDevice.__cpyVersionResponse" ID="CircuitPythonDevice.__cpyVersionResponse"></a> 376 <a NAME="CircuitPythonDevice.__cpyVersionResponse" ID="CircuitPythonDevice.__cpyVersionResponse"></a>
366 <h4>CircuitPythonDevice.__cpyVersionResponse</h4> 377 <h4>CircuitPythonDevice.__cpyVersionResponse</h4>
367 <b>__cpyVersionResponse</b>(<i>reply</i>) 378 <b>__cpyVersionResponse</b>(<i>reply</i>)
368 379

eric ide

mercurial