micropython/docs/reference
Jim Mussared 12ca918eb2 tools/mpremote: Add `mpremote mip install` to install packages.
This supports the same package sources as the new `mip` tool.
 - micropython-lib (by name)
 - http(s) & github packages with json description
 - directly downloading a .py/.mpy file

The version is specified with an optional `@version` on the end of the
package name. The target dir, index, and mpy/no-mpy can be set through
command line args.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-10-01 22:44:24 +10:00
..
asm_thumb2_arith.rst
asm_thumb2_compare.rst
asm_thumb2_directives.rst docs: More consistent capitalization and use of articles in headings. 2020-01-06 22:17:29 +11:00
asm_thumb2_float.rst docs: More consistent capitalization and use of articles in headings. 2020-01-06 22:17:29 +11:00
asm_thumb2_hints_tips.rst docs: Remove trailing spaces and convert tabs to spaces. 2021-12-15 11:49:22 +11:00
asm_thumb2_index.rst docs: More consistent capitalization and use of articles in headings. 2020-01-06 22:17:29 +11:00
asm_thumb2_label_branch.rst
asm_thumb2_ldr.rst
asm_thumb2_logical_bit.rst docs: More consistent capitalization and use of articles in headings. 2020-01-06 22:17:29 +11:00
asm_thumb2_misc.rst
asm_thumb2_mov.rst
asm_thumb2_stack.rst
asm_thumb2_str.rst
constrained.rst py/parse: Allow all constant objects to be used in "X = const(o)". 2022-05-18 16:18:35 +10:00
filesystem.rst docs/reference/filesystem.rst: Add detail on how to use littlefs fuse. 2021-11-19 15:13:05 +11:00
glossary.rst top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
index.rst docs/reference/manifest.rst: Add docs for manifest.py files. 2021-10-14 14:03:03 +11:00
isr_rules.rst docs/reference/isr_rules.rst: Describe uasyncio-IRQ interface. 2022-02-04 12:27:16 +11:00
manifest.rst top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
mpremote.rst tools/mpremote: Add `mpremote mip install` to install packages. 2022-10-01 22:44:24 +10:00
mpyfiles.rst py/persistentcode: Introduce .mpy sub-version. 2022-09-19 23:19:55 +10:00
packages.rst tools/mpremote: Add `mpremote mip install` to install packages. 2022-10-01 22:44:24 +10:00
pyboard.py.rst tools/pyboard.py: Add "touch" filesystem command. 2022-08-18 22:24:25 +10:00
repl.rst docs/reference/repl.rst: Add information about new raw-paste mode. 2020-12-01 22:35:13 +11:00
speed_python.rst docs: Remove trailing spaces and convert tabs to spaces. 2021-12-15 11:49:22 +11:00