eric6/Documentation/Source/eric6.MicroPython.UF2FlashDialog.html

changeset 8167
cdc1b6692766
parent 8098
36d5f6786a9f
equal deleted inserted replaced
8166:bd5cd5858503 8167:cdc1b6692766
193 list of volume paths 193 list of volume paths
194 </dd> 194 </dd>
195 </dl> 195 </dl>
196 <a NAME="UF2FlashDialog.__showNoVolumeInformation" ID="UF2FlashDialog.__showNoVolumeInformation"></a> 196 <a NAME="UF2FlashDialog.__showNoVolumeInformation" ID="UF2FlashDialog.__showNoVolumeInformation"></a>
197 <h4>UF2FlashDialog.__showNoVolumeInformation</h4> 197 <h4>UF2FlashDialog.__showNoVolumeInformation</h4>
198 <b>__showNoVolumeInformation</b>(<i>volumes</i>) 198 <b>__showNoVolumeInformation</b>(<i>volumes, boardType</i>)
199 199
200 <p> 200 <p>
201 Private method to show information about the expected boot volume(s). 201 Private method to show information about the expected boot volume(s).
202 </p> 202 </p>
203 <dl> 203 <dl>
204 204
205 <dt><i>volumes</i> (list of str)</dt> 205 <dt><i>volumes</i> (list of str)</dt>
206 <dd> 206 <dd>
207 list of expected volume names 207 list of expected volume names
208 </dd>
209 <dt><i>boardType</i> (str)</dt>
210 <dd>
211 type of the board to show instructions for
208 </dd> 212 </dd>
209 </dl> 213 </dl>
210 <a NAME="UF2FlashDialog.__showSpecificInstructions" ID="UF2FlashDialog.__showSpecificInstructions"></a> 214 <a NAME="UF2FlashDialog.__showSpecificInstructions" ID="UF2FlashDialog.__showSpecificInstructions"></a>
211 <h4>UF2FlashDialog.__showSpecificInstructions</h4> 215 <h4>UF2FlashDialog.__showSpecificInstructions</h4>
212 <b>__showSpecificInstructions</b>(<i>devices</i>) 216 <b>__showSpecificInstructions</b>(<i>devices</i>)

eric ide

mercurial