284 <td><a href="#BaseDevice.ls">ls</a></td> |
284 <td><a href="#BaseDevice.ls">ls</a></td> |
285 <td>Public method to get a directory listing of the connected device.</td> |
285 <td>Public method to get a directory listing of the connected device.</td> |
286 </tr> |
286 </tr> |
287 <tr> |
287 <tr> |
288 <td><a href="#BaseDevice.mipInstall">mipInstall</a></td> |
288 <td><a href="#BaseDevice.mipInstall">mipInstall</a></td> |
289 <td>Public method</td> |
289 <td>Public method to install packages using 'mip'.</td> |
290 </tr> |
290 </tr> |
291 <tr> |
291 <tr> |
292 <td><a href="#BaseDevice.mkdir">mkdir</a></td> |
292 <td><a href="#BaseDevice.mkdir">mkdir</a></td> |
293 <td>Public method to create a new directory.</td> |
293 <td>Public method to create a new directory.</td> |
294 </tr> |
294 </tr> |
1370 <a NAME="BaseDevice.mipInstall" ID="BaseDevice.mipInstall"></a> |
1370 <a NAME="BaseDevice.mipInstall" ID="BaseDevice.mipInstall"></a> |
1371 <h4>BaseDevice.mipInstall</h4> |
1371 <h4>BaseDevice.mipInstall</h4> |
1372 <b>mipInstall</b>(<i>package, version, mpy</i>) |
1372 <b>mipInstall</b>(<i>package, version, mpy</i>) |
1373 |
1373 |
1374 <p> |
1374 <p> |
1375 Public method |
1375 Public method to install packages using 'mip'. |
1376 </p> |
1376 </p> |
1377 <dl> |
1377 <dl> |
1378 |
1378 |
1379 <dt><i>package</i> (str)</dt> |
1379 <dt><i>package</i> (str)</dt> |
1380 <dd> |
1380 <dd> |