src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonUpdater.CircupFunctions.html

branch
eric7
changeset 10900
4139f17d07ad
parent 10479
856476537696
child 11011
f1f1c8d0255d
equal deleted inserted replaced
10899:3d32490ebde4 10900:4139f17d07ad
74 returns this as a list of Module instances representing the modules on the device. 74 returns this as a list of Module instances representing the modules on the device.
75 </p> 75 </p>
76 76
77 <dl> 77 <dl>
78 78
79 <dt><i>device_path</i> (str)</dt> 79 <dt><i>device_path</i> (str or circup.DiskBackend)</dt>
80 <dd> 80 <dd>
81 path to the connected board 81 path to the connected board or a disk backend object
82 </dd> 82 </dd>
83 <dt><i>bundles_list</i> (list of circup.Bundle)</dt> 83 <dt><i>bundles_list</i> (list of circup.Bundle)</dt>
84 <dd> 84 <dd>
85 list of supported bundles 85 list of supported bundles
86 </dd> 86 </dd>

eric ide

mercurial