top: Replace upip with mip everywhere.
Updates all README.md and docs, and manifests to `require("mip")`.
Also extend and improve the documentation on freezing and packaging.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@ There is a test program which you can use to test the features of the display,
|
||||
and which also serves as a basis to start creating your own code that uses the
|
||||
LCD. This test program is available on GitHub
|
||||
`here <https://github.com/micropython/micropython/blob/master/drivers/display/lcd160cr_test.py>`__.
|
||||
Copy it to the board over USB mass storage, or by using `mpremote`.
|
||||
Copy it to the board over USB mass storage, or by using :ref:`mpremote`.
|
||||
|
||||
To run the test from the MicroPython prompt do::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user