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

branch
eric7
changeset 9898
5bfb3c70e30b
parent 9891
e58c3fadcacc
child 9912
c731e9bdd105
equal deleted inserted replaced
9896:bef51a4fc5c5 9898:5bfb3c70e30b
65 <tr> 65 <tr>
66 <td><a href="#CircuitPythonDevice.__aboutToShowLibraryMenu">__aboutToShowLibraryMenu</a></td> 66 <td><a href="#CircuitPythonDevice.__aboutToShowLibraryMenu">__aboutToShowLibraryMenu</a></td>
67 <td>Private slot to populate the 'Library Management' menu.</td> 67 <td>Private slot to populate the 'Library Management' menu.</td>
68 </tr> 68 </tr>
69 <tr> 69 <tr>
70 <td><a href="#CircuitPythonDevice.__activateBootloader">__activateBootloader</a></td>
71 <td>Private slot to switch the board into 'bootloader' mode.</td>
72 </tr>
73 <tr>
70 <td><a href="#CircuitPythonDevice.__cpyVersionResponse">__cpyVersionResponse</a></td> 74 <td><a href="#CircuitPythonDevice.__cpyVersionResponse">__cpyVersionResponse</a></td>
71 <td>Private slot handling the response of the latest version request.</td> 75 <td>Private slot handling the response of the latest version request.</td>
72 </tr> 76 </tr>
73 <tr> 77 <tr>
74 <td><a href="#CircuitPythonDevice.__createCPyMenu">__createCPyMenu</a></td> 78 <td><a href="#CircuitPythonDevice.__createCPyMenu">__createCPyMenu</a></td>
348 <h4>CircuitPythonDevice.__aboutToShowLibraryMenu</h4> 352 <h4>CircuitPythonDevice.__aboutToShowLibraryMenu</h4>
349 <b>__aboutToShowLibraryMenu</b>(<i></i>) 353 <b>__aboutToShowLibraryMenu</b>(<i></i>)
350 354
351 <p> 355 <p>
352 Private slot to populate the 'Library Management' menu. 356 Private slot to populate the 'Library Management' menu.
357 </p>
358 <a NAME="CircuitPythonDevice.__activateBootloader" ID="CircuitPythonDevice.__activateBootloader"></a>
359 <h4>CircuitPythonDevice.__activateBootloader</h4>
360 <b>__activateBootloader</b>(<i></i>)
361
362 <p>
363 Private slot to switch the board into 'bootloader' mode.
353 </p> 364 </p>
354 <a NAME="CircuitPythonDevice.__cpyVersionResponse" ID="CircuitPythonDevice.__cpyVersionResponse"></a> 365 <a NAME="CircuitPythonDevice.__cpyVersionResponse" ID="CircuitPythonDevice.__cpyVersionResponse"></a>
355 <h4>CircuitPythonDevice.__cpyVersionResponse</h4> 366 <h4>CircuitPythonDevice.__cpyVersionResponse</h4>
356 <b>__cpyVersionResponse</b>(<i>reply</i>) 367 <b>__cpyVersionResponse</b>(<i>reply</i>)
357 368

eric ide

mercurial