summaryrefslogtreecommitdiffstatshomepage
path: root/tools
Commit message (Expand)AuthorAge
* tools/mpremote: Support trailing slash on dest for non-recursive copy.Damien George2024-11-18
* tools/mpremote: Add test for forced copy.Damien George2024-11-18
* tools/mpremote: Make sure stdout and stderr output appear in order.Damien George2024-11-18
* tools/mpremote: Fix UnboundLocalError in Transport.fs_writefile().Glenn Moloney2024-11-18
* tools/ci.sh: Add RPI_PICO2 to CI.Damien George2024-10-15
* tools: Only issue a single Ctrl-C when entering raw REPL.Damien George2024-10-15
* tools/mpremote: Add option to force copy.Damien George2024-10-09
* tools/mpremote: Add initial regression tests for mpremote.Jim Mussared2024-10-09
* tools/mpremote: Improve error output.Jim Mussared2024-10-09
* tools/mpremote: Add hashing ability and use for recursive copy.Jim Mussared2024-10-09
* tools/mpremote: Make filesystem commands use transport API.Jim Mussared2024-10-09
* tools/mpremote: Make eval parse by default.Jim Mussared2024-10-09
* zephyr: Upgrade to Zephyr v3.7.0.Maureen Helm2024-10-02
* tools/ci.sh: Upgrade Zephyr docker image 0.26.13 and SDK 0.16.8.Maureen Helm2024-10-02
* tools/ci.sh: Report code size for `VIRT_RV32` as well.Alessandro Gatti2024-09-23
* tools/metrics.py: Add VIRT_RV32 to the code size metrics.Alessandro Gatti2024-09-23
* tools/ci.sh: Let RV64 use a source-built version of libffi.Alessandro Gatti2024-09-23
* tools/mpy_ld.py: Support jumping more than 2k on armv6m architectures.Damien George2024-09-19
* tools/ci.sh: Clean up the Unix port's Arm target.Alessandro Gatti2024-09-19
* tools/ci.sh: Add missing FFI helper for CI RV64 Unix builds.Alessandro Gatti2024-09-19
* tools/ci.sh: Clean up the Unix port's MIPS target.Alessandro Gatti2024-09-19
* all: Remove tinytest component.Damien George2024-09-19
* tools/mpy_ld.py: Ignore R_XTENSA_ASM_EXPAND relocation entries.Alessandro Gatti2024-09-06
* qemu: Rename qemu-arm port to qemu.Damien George2024-09-06
* qemu-arm: Merge RISC-V 32-bit support into qemu-arm port.Damien George2024-09-04
* qemu-arm: Factor board config to mk fragments.Damien George2024-09-04
* tools/mpy-tool.py: Support freezing rv32imc native code.Damien George2024-09-04
* qemu-arm: Rework to provide a REPL and run tests via a pty serial port.Damien George2024-08-28
* github/workflows: Add CI to run tests against zephyr with qemu.Damien George2024-08-28
* tools/pyboard.py: Capture stdout for pts line.Damien George2024-08-28
* esp32/boards: Remove all IDF3 variants.Matt Trentini2024-08-20
* esp32: Add support for ESP-IDF v5.2.2.Angus Gratton2024-08-14
* github/workflows: Add RISC-V 64 bits Unix port to CI.Alessandro Gatti2024-07-25
* github/workflows: Use macos-latest for unix macos CI.Damien George2024-07-15
* tools/mpremote: Fix mpremote mip install with multiple lib in sys.path.Jos Verlinde2024-06-28
* tools/mpy-tool.py: Implement freezing of long-long ints.Yoctopuce2024-06-27
* tools/ci.sh: Build an stm32 board with -O2 enabled.Damien George2024-06-27
* tools/mpremote: Fix absolute path usage in remote mounted VFS.Damien George2024-06-21
* mpy-cross: Add RISC-V RV32IMC support in MPY files.Alessandro Gatti2024-06-21
* github/workflows: Add qemu-riscv port to CI.Alessandro Gatti2024-06-17
* tools/makemanifest.py: Generate working code for empty manifests.Alessandro Gatti2024-06-05
* tools/metrics.py: Change rp2 board selection to RPI_PICO_W.Damien George2024-06-04
* tools/ci.sh: Simplify selection of natmod tests to run.Damien George2024-05-27
* py/dynruntime: Export mp_load_method_maybe and mp_arg_parse_all* funcs.Brian Pugh2024-05-24
* py/dynruntime: Add mp_obj_exception_init function to create C exception.Damien George2024-05-23
* tools/mpremote: Add support to mip install from GitLab.Olivier Lenoir2024-05-15
* py/persistentcode: Bump .mpy sub-version to 6.3.Damien George2024-03-28
* py/dynruntime: Add mp_binary_get_size/get_val_array/set_val_array.Damien George2024-03-28
* nrf/modules/machine: Enable code formatting.Christian Walther2024-03-26
* tools/manifestfile.py: Fix freeze() when script is an empty iterable.Damien George2024-03-25