micropython/docs/reference
Jim Mussared 59e3348c10 tools/mpremote: Add "edit" command.
This allows a remote file to be edited locally by copying it over, running
the local editor, then copying it back.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-08-18 22:29:13 +10:00
..
asm_thumb2_arith.rst
asm_thumb2_compare.rst
asm_thumb2_directives.rst
asm_thumb2_float.rst
asm_thumb2_hints_tips.rst
asm_thumb2_index.rst
asm_thumb2_label_branch.rst
asm_thumb2_ldr.rst
asm_thumb2_logical_bit.rst
asm_thumb2_misc.rst
asm_thumb2_mov.rst
asm_thumb2_stack.rst
asm_thumb2_str.rst
constrained.rst
filesystem.rst
glossary.rst
index.rst
isr_rules.rst
manifest.rst docs/reference/manifest: Add link to details about opt-level for freeze. 2022-05-27 14:45:46 +10:00
mpremote.rst tools/mpremote: Add "edit" command. 2022-08-18 22:29:13 +10:00
mpyfiles.rst docs/reference/mpyfiles: Update .mpy description to match latest format. 2022-06-10 16:42:43 +10:00
packages.rst
pyboard.py.rst tools/pyboard.py: Add "touch" filesystem command. 2022-08-18 22:24:25 +10:00
repl.rst
speed_python.rst