kopia lustrzana https://github.com/peterhinch/micropython-micro-gui
Docs: Add note re directory root in /lib.
rodzic
031cedf1a2
commit
ef147cde4f
|
@ -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:
|
This installs a subset adequate to run the `simple.py` demo. It comprises:
|
||||||

|

|
||||||
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
|
```python
|
||||||
>>> mip.install("github:peterhinch/micropython-micro-gui")
|
>>> mip.install("github:peterhinch/micropython-micro-gui")
|
||||||
```
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue