Docs: Add note re directory root in /lib.

encoder_driver
Peter Hinch 2023-09-08 18:18:30 +01:00
rodzic 031cedf1a2
commit ef147cde4f
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -460,7 +460,8 @@ is installed with extra fonts and widgets being added as required.
This installs a subset adequate to run the `simple.py` demo. It comprises:
![Image](./images/filesystem.png)
It is installed with (on the device):
Note that `mip` and `mpremote mip` install to `/lib/` which therefore becomes
the root of the above tree. The subset is installed with (on the device):
```python
>>> mip.install("github:peterhinch/micropython-micro-gui")
```