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