summaryrefslogtreecommitdiff
path: root/docs/reference
AgeCommit message (Expand)Author
37 hoursmpy-cross: Add RISC-V RV64IMC support in MPY files.Alessandro Gatti
2025-08-02docs/reference/mpremote: Document location of config file.Jos Verlinde
2025-08-02docs/library/machine: Add docs for Counter and Encoder.Jonathan Hogg
2025-07-23docs/reference/speed_python: Document schedule/GIL limitation of native.Damien George
2025-05-18docs/reference/mpremote: Document the 'fs tree' command.Jos Verlinde
2025-04-09docs/reference/mpremote: Update docs for mpremote rm -r.Jos Verlinde
2025-03-06tools/mpremote: Add romfs query, build and deploy commands.Damien George
2025-02-25docs: Fix double 'the' in documentation.Ronald Weber
2025-02-25all: Upgrade codespell to v2.4.1.Christian Clauss
2025-02-24tools/mpremote: Add support for relative urls in package.json files.Glenn Moloney
2025-02-11docs/reference: Add strings vs bytes to speed optimisation tips.Angus Gratton
2025-01-16docs/reference/isr_rules: Describe issue with hard ISRs and globals.peterhinch
2024-11-30docs,ports: Fix some comments and error messages with doubled-up words.chuangjinglu
2024-11-19docs/esp32: Add a factory reset page.Angus Gratton
2024-11-19docs/rp2: Add a small factory reset page.Angus Gratton
2024-11-19docs: Add a "Reset and Boot Sequence" reference page.Angus Gratton
2024-11-08docs: Specify the recommended network.WLAN.IF_[AP|STA] constants.Angus Gratton
2024-10-31docs/reference/packages: Fix description of --target option in mip.Jan Klusáček
2024-10-09docs/reference/mpremote: Update docs to mention new features.Damien George
2024-09-17docs/reference: Fix pyboard.py filesystem cp example with three files.Damien George
2024-07-05docs: Update docs to replace ifconfig with ipconfig.Felix Dörre
2024-06-21mpy-cross: Add RISC-V RV32IMC support in MPY files.Alessandro Gatti
2024-05-15docs/reference: Document how to mip install packages from GitLab.Olivier Lenoir
2024-03-28docs/reference/mpyfiles: Document change in .mpy sub-version.Damien George
2024-02-08tools/manifestfile.py: Change library search to use a list of paths.Damien George
2024-02-07docs: Use vfs module instead of os.Damien George
2024-02-07docs/reference/micropython2_migration.rst: Add info about os and vfs.Damien George
2024-02-07docs/library: Move vfs functions and classes from os to vfs module docs.Damien George
2024-01-05all: Fix "reuse" and "overridden" spelling mistakes.Damien George
2023-10-27docs/reference/micropython2_migration: Add migration guide.Jim Mussared
2023-10-16docs/reference/mpyfiles: Document change in .mpy sub-version.Damien George
2023-10-03all: Fix various spelling mistakes found by codespell 2.2.6.Damien George
2023-09-29tools/mpremote: Add support for rfc2217, serial over TCP.Jos Verlinde
2023-06-19docs: Rename uasyncio to asyncio.Jim Mussared
2023-06-02docs/reference/mpremote.rst: Extend the mpremote guide.Jim Mussared
2023-06-02docs/reference/packages: Add GitHub repo to package example dependency.Jonas Scharpf
2023-05-23docs/reference/speed_python: Remove 4-arg limit for viper.Jim Mussared
2023-05-22tools/mpremote: Add repl option to escape non-printable characters.Damien George
2023-05-11docs/reference/mpyfiles: Add release info on v6.1.David Lechner
2023-05-01docs/reference: Remove double 'are' in glossary.algonell
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2023-01-19docs/reference/constrained: Add missing heap-dump symbols to mem_info().Chris Overgaauw
2022-12-07docs/library/neopixel: Update GitHub URL for neopixel.py link.Jim Mussared
2022-11-25tools/mpremote: Only auto connect to serial device with USB VID/PID.Michael Mogenson
2022-10-01tools/mpremote: Add `mpremote mip install` to install packages.Jim Mussared
2022-09-30top: Replace upip with mip everywhere.Jim Mussared
2022-09-19py/persistentcode: Introduce .mpy sub-version.Jim Mussared
2022-09-06drivers/display: Don't include tests by default.Damien George
2022-08-26tools/mpremote: Print nicer errors for unsupported 'cp -r' arguments.Damien George
2022-08-18tools/mpremote: Add "edit" command.Jim Mussared