eric6/Documentation/Source/eric6.MicroPython.MicroPythonDevices.html

changeset 8039
13fed1ed06e8
parent 7989
a21d673a8f99
child 8070
6758ba4670e1
--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonDevices.html	Sun Jan 31 17:47:55 2021 +0100
+++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonDevices.html	Sun Jan 31 17:50:31 2021 +0100
@@ -114,6 +114,10 @@
 <td>Public method to get the name of the device.</td>
 </tr>
 <tr>
+<td><a href="#MicroPythonDevice.downloadFirmware">downloadFirmware</a></td>
+<td>Public method to download the device firmware.</td>
+</tr>
+<tr>
 <td><a href="#MicroPythonDevice.forceInterrupt">forceInterrupt</a></td>
 <td>Public method to determine the need for an interrupt when opening the serial connection.</td>
 </tr>
@@ -311,6 +315,13 @@
 str
 </dd>
 </dl>
+<a NAME="MicroPythonDevice.downloadFirmware" ID="MicroPythonDevice.downloadFirmware"></a>
+<h4>MicroPythonDevice.downloadFirmware</h4>
+<b>downloadFirmware</b>(<i></i>)
+
+<p>
+        Public method to download the device firmware.
+</p>
 <a NAME="MicroPythonDevice.forceInterrupt" ID="MicroPythonDevice.forceInterrupt"></a>
 <h4>MicroPythonDevice.forceInterrupt</h4>
 <b>forceInterrupt</b>(<i></i>)

eric ide

mercurial