micropython/docs/reference
Jim Mussared 6cd99910cd docs/reference/micropython2_migration: Add migration guide.
This is just scaffolding for now, but the idea is that there should be an
addition to this file for every commit that uses the
`MICROPY_PREVIEW_VERSION_2` macro.

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-10-27 15:28:46 +11: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 all: Fix various spelling mistakes found by codespell 2.2.6. 2023-10-03 11:24:50 +11:00
index.rst docs/reference/micropython2_migration: Add migration guide. 2023-10-27 15:28:46 +11:00
isr_rules.rst docs: Rename uasyncio to asyncio. 2023-06-19 18:36:54 +10:00
manifest.rst
micropython2_migration.rst docs/reference/micropython2_migration: Add migration guide. 2023-10-27 15:28:46 +11:00
mpremote.rst tools/mpremote: Add support for rfc2217, serial over TCP. 2023-09-29 14:40:17 +10:00
mpyfiles.rst docs/reference/mpyfiles: Document change in .mpy sub-version. 2023-10-16 11:28:32 +11:00
packages.rst
pyboard.py.rst
repl.rst
speed_python.rst