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> |