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: Support trailing slash on dest for non-recursive copy.
Damien George
2024-11-18
*
tools/mpremote: Add test for forced copy.
Damien George
2024-11-18
*
tools/mpremote: Make sure stdout and stderr output appear in order.
Damien George
2024-11-18
*
tools/mpremote: Fix UnboundLocalError in Transport.fs_writefile().
Glenn Moloney
2024-11-18
*
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-15
*
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-09
*
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-10-02
*
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-23
*
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-19
*
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-06
*
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-09-04
*
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-28
*
esp32/boards: Remove all IDF3 variants.
Matt Trentini
2024-08-20
*
esp32: Add support for ESP-IDF v5.2.2.
Angus Gratton
2024-08-14
*
github/workflows: Add RISC-V 64 bits Unix port to CI.
Alessandro Gatti
2024-07-25
*
github/workflows: Use macos-latest for unix macos CI.
Damien George
2024-07-15
*
tools/mpremote: Fix mpremote mip install with multiple lib in sys.path.
Jos Verlinde
2024-06-28
*
tools/mpy-tool.py: Implement freezing of long-long ints.
Yoctopuce
2024-06-27
*
tools/ci.sh: Build an stm32 board with -O2 enabled.
Damien George
2024-06-27
*
tools/mpremote: Fix absolute path usage in remote mounted VFS.
Damien George
2024-06-21
*
mpy-cross: Add RISC-V RV32IMC support in MPY files.
Alessandro Gatti
2024-06-21
*
github/workflows: Add qemu-riscv port to CI.
Alessandro Gatti
2024-06-17
*
tools/makemanifest.py: Generate working code for empty manifests.
Alessandro Gatti
2024-06-05
*
tools/metrics.py: Change rp2 board selection to RPI_PICO_W.
Damien George
2024-06-04
*
tools/ci.sh: Simplify selection of natmod tests to run.
Damien George
2024-05-27
*
py/dynruntime: Export mp_load_method_maybe and mp_arg_parse_all* funcs.
Brian Pugh
2024-05-24
*
py/dynruntime: Add mp_obj_exception_init function to create C exception.
Damien George
2024-05-23
*
tools/mpremote: Add support to mip install from GitLab.
Olivier Lenoir
2024-05-15
*
py/persistentcode: Bump .mpy sub-version to 6.3.
Damien George
2024-03-28
*
py/dynruntime: Add mp_binary_get_size/get_val_array/set_val_array.
Damien George
2024-03-28
*
nrf/modules/machine: Enable code formatting.
Christian Walther
2024-03-26
*
tools/manifestfile.py: Fix freeze() when script is an empty iterable.
Damien George
2024-03-25
[next]