index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
tools/mpremote: Prevent deletion of /remote files via rm -r.
HEAD
master
Jos Verlinde
4 days
*
tools/mpremote/tests: Add test for rm -r on /remote vfs.
Jos Verlinde
4 days
*
tools/mpremote: Fix possibly-missing EOPNOTSUPP errno name.
Anson Mansfield
4 days
*
tools/mpremote: Refactor error handling to apply generally to any errno.
Anson Mansfield
4 days
*
tools/mpremote/tests: Add tests for errno behavior.
Anson Mansfield
4 days
*
tools/mpremote: Use zlib.compressobj instead of zlib.compress.
Damien George
5 days
*
top: Bump Ruff version to v0.11.6.
Angus Gratton
5 days
*
docs/reference/mpremote: Update docs for mpremote rm -r.
Jos Verlinde
2025-04-09
*
tools/mpremote/tests: Add tests for mpremote rm -r.
Jos Verlinde
2025-04-09
*
tools/mpremote: Add recursive remove functionality to filesystem cmds.
Jos Verlinde
2025-04-09
*
github/workflows: Add Alif port to CI.
iabdalkader
2025-04-09
*
tools/mpremote: Allow .img for ROMFS file and validate ROMFS image.
iabdalkader
2025-04-08
*
tools/gen-cpydiff.py: Fail CPython diff generation if output matches.
Angus Gratton
2025-04-07
*
tools/ci.sh: Manually install picotool for rp2 builds.
Damien George
2025-04-07
*
tools/mpy_ld.py: Give better error for unsupported ARM absolute relocs.
Jon Nordby
2025-04-03
*
tools/mpremote: Make mip install skip /rom*/lib directories.
Damien George
2025-03-27
*
tools/ci.sh: Do not assume the Python interpreter is called "python".
Alessandro Gatti
2025-03-17
*
tools/ci.sh: Build Xtensa natmods as part of the CI process.
Alessandro Gatti
2025-03-17
*
tools/mpy_ld.py: Allow linking static libraries.
Volodymyr Shymanskyy
2025-03-17
*
tools/mpremote: Add romfs query, build and deploy commands.
Damien George
2025-03-06
*
tools/mpy-tool.py: Support calling main() from an external script.
Volodymyr Shymanskyy
2025-03-05
*
tools/mpy-tool.py: Add support for self-hosting of mpy-tool.
Volodymyr Shymanskyy
2025-03-05
*
tools/mpremote/tests: Add test for RemoteFile.readline.
Damien George
2025-02-28
*
tools/mpremote: Optimise readline support in mount.
Andrew Leech
2025-02-28
*
all: Upgrade to ruff v0.9.6.
Christian Clauss
2025-02-25
*
github/workflows: Include the Python version in the ESP-IDF cache key.
Angus Gratton
2025-02-25
*
github/workflows: Stop using ubuntu-20.04.
Damien George
2025-02-25
*
tools/mpremote: Add support for relative urls in package.json files.
Glenn Moloney
2025-02-24
*
tools/ci.sh: Build the W5100S_EVB_PICO board with no threads.
Angus Gratton
2025-02-20
*
tools/pyboard.py: Make get_time use machine.RTC instead of pyb.RTC.
rufusclark
2025-02-12
*
tools/mpremote: Support mip install from package.json on local fs.
Glenn Moloney
2025-02-10
*
tools/ci.sh: Build MIMXRT1060_EVK with MSC enabled as part of mimxrt CI.
iabdalkader
2025-02-10
*
mimxrt: Add support for a UF2 bootloader.
robert-hh
2025-02-10
*
tools/ci.sh: Add natmod tests for QEMU/Arm.
Alessandro Gatti
2025-02-07
*
tools/mpremote: Introduce timeout_overall for read_until().
Hans Maerki
2025-01-29
*
tools/mpremote: Avoid initial blocking read in read_until().
Hans Maerki
2025-01-27
*
tools/autobuild,esp32: Template the generation of esp32 port deploy.md.
Angus Gratton
2025-01-17
*
tools/pyboard.py: Wait a bit before accessing the PTY serial port.
Alessandro Gatti
2025-01-16
*
tools/autobuild: Don't allow a board to change its ID.
Damien George
2025-01-15
*
tools/ci.sh: Run test_full for qemu port CI.
Damien George
2025-01-06
*
tools/verifygitlog.py: Show invalid commit subjects in quotes.
Alessandro Gatti
2024-12-23
*
qemu: Add test_natmod target for RV32 and use as part of CI pipeline.
Alessandro Gatti
2024-12-23
*
tools/mpy_ld.py: Add native modules support for RV32 code.
Alessandro Gatti
2024-12-23
*
ci: Add caching of ccache for Zephyr.
Angus Gratton
2024-12-18
*
ci: Pull the Zephyr CI docker image from GitHub container reg.
Angus Gratton
2024-12-18
*
ci: Cache Zephyr workspace installation.
Angus Gratton
2024-12-18
*
tools/boardgen.py: Provide macro defns for number of cpu/board pins.
Damien George
2024-12-17
*
tools/ci.sh: Re-enable vfs_posix tests on unix qemu MIPS CI.
Damien George
2024-12-16
*
tools/ci.sh: Remove explicit macOS pkg-config install.
Angus Gratton
2024-11-30
*
tools/mpremote: Support trailing slash on dest for non-recursive copy.
Damien George
2024-11-13
[next]