index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-01-29
tools/mpremote: Introduce timeout_overall for read_until().
Hans Maerki
2025-01-27
tools/mpremote: Avoid initial blocking read in read_until().
Hans Maerki
2025-01-17
tools/autobuild,esp32: Template the generation of esp32 port deploy.md.
Angus Gratton
2025-01-16
tools/pyboard.py: Wait a bit before accessing the PTY serial port.
Alessandro Gatti
2025-01-15
tools/autobuild: Don't allow a board to change its ID.
Damien George
2025-01-06
tools/ci.sh: Run test_full for qemu port CI.
Damien George
2024-12-23
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-18
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-17
tools/boardgen.py: Provide macro defns for number of cpu/board pins.
Damien George
2024-12-16
tools/ci.sh: Re-enable vfs_posix tests on unix qemu MIPS CI.
Damien George
2024-11-30
tools/ci.sh: Remove explicit macOS pkg-config install.
Angus Gratton
2024-11-13
tools/mpremote: Support trailing slash on dest for non-recursive copy.
Damien George
2024-11-13
tools/mpremote: Add test for forced copy.
Damien George
2024-11-13
tools/mpremote: Make sure stdout and stderr output appear in order.
Damien George
2024-11-04
tests/run-tests.py: Change --target/--device options to --test-instance.
Damien George
2024-10-31
tools/ci.sh: Fix reference commit for code size comparison.
Angus Gratton
2024-10-31
tools/ci.sh: Fix commit msg checking when PR branch HEAD behind master.
Angus Gratton
2024-10-28
tools/mpremote: Fix UnboundLocalError in Transport.fs_writefile().
Glenn Moloney
2024-10-15
tools/ci.sh: Add RPI_PICO2 to CI.
Damien George
2024-10-15
tools: Only issue a single Ctrl-C when entering raw REPL.
Damien George
2024-10-09
tools/mpremote: Add option to force copy.
Damien George
2024-10-09
tools/mpremote: Add initial regression tests for mpremote.
Jim Mussared
2024-10-09
tools/mpremote: Improve error output.
Jim Mussared
2024-10-09
tools/mpremote: Add hashing ability and use for recursive copy.
Jim Mussared
2024-10-09
tools/mpremote: Make filesystem commands use transport API.
Jim Mussared
2024-10-09
tools/mpremote: Make eval parse by default.
Jim Mussared
2024-10-02
zephyr: Upgrade to Zephyr v3.7.0.
Maureen Helm
2024-10-02
tools/ci.sh: Upgrade Zephyr docker image 0.26.13 and SDK 0.16.8.
Maureen Helm
2024-09-23
tools/ci.sh: Report code size for `VIRT_RV32` as well.
Alessandro Gatti
2024-09-23
tools/metrics.py: Add VIRT_RV32 to the code size metrics.
Alessandro Gatti
2024-09-23
tools/ci.sh: Let RV64 use a source-built version of libffi.
Alessandro Gatti
2024-09-19
tools/mpy_ld.py: Support jumping more than 2k on armv6m architectures.
Damien George
2024-09-19
tools/ci.sh: Clean up the Unix port's Arm target.
Alessandro Gatti
2024-09-19
tools/ci.sh: Add missing FFI helper for CI RV64 Unix builds.
Alessandro Gatti
2024-09-19
tools/ci.sh: Clean up the Unix port's MIPS target.
Alessandro Gatti
2024-09-19
all: Remove tinytest component.
Damien George
2024-09-06
tools/mpy_ld.py: Ignore R_XTENSA_ASM_EXPAND relocation entries.
Alessandro Gatti
2024-09-06
qemu: Rename qemu-arm port to qemu.
Damien George
2024-09-04
qemu-arm: Merge RISC-V 32-bit support into qemu-arm port.
Damien George
2024-09-04
qemu-arm: Factor board config to mk fragments.
Damien George
2024-09-04
tools/mpy-tool.py: Support freezing rv32imc native code.
Damien George
2024-08-28
qemu-arm: Rework to provide a REPL and run tests via a pty serial port.
Damien George
2024-08-28
github/workflows: Add CI to run tests against zephyr with qemu.
Damien George
2024-08-28
tools/pyboard.py: Capture stdout for pts line.
Damien George
2024-08-20
esp32/boards: Remove all IDF3 variants.
Matt Trentini
2024-08-14
esp32: Add support for ESP-IDF v5.2.2.
Angus Gratton
[next]