441 Commits (71344c15f4ef6efc62fbaeef830fa357ee30dce0)

Author SHA1 Message Date
Damien George b15e1ef5a6 github/workflows: Add workflow to build and run unix port on ARM. 3 years ago
Damien George 934505ac33 tools/ci.sh: Build mpy-cross as part of ci_mimxrt_build. 3 years ago
Damien George a60ad33641 tools/mpremote: Add new CLI utility to interact with remote device. 3 years ago
Damien George e4ba57c5cd tools/pyboard.py: Add "soft_reset" option to Pyboard.enter_raw_repl(). 3 years ago
Damien George 4982d0920e tools/pyboard.py: Track raw REPL state via in_raw_repl variable. 3 years ago
Damien George ef16834887 github/workflows: Add workflow to build and run unix port on MIPS. 4 years ago
Damien George e7c0a8bca3 tools/ci.sh: Build Cortex-A9 sabrelite board as part of qemu-arm CI. 4 years ago
Damien George f5cba77e50 tools/tinytest-codegen.py: Add command-line option to exclude tests. 4 years ago
Damien George 2c1a6a237d tools/mpy-tool.py: Support relocating ARMv6 arch. 4 years ago
Philipp Ebensberger 5f68f0d08a github/workflows: Add CI workflow for mimxrt port. 4 years ago
Damien George 3b950ed295 tools/ci.sh: Use FROZEN_MANIFEST in an esp32 build to test feature. 4 years ago
Maureen Helm a7a9f2fe89 tools/ci.sh: Update zephyr docker image to v0.17.3. 4 years ago
Tobias Thyrrestrup 247d7e2e8e tools/pydfu.py: Remove default VID/PID values. 4 years ago
Damien George 04927dfaca tools/mpy_ld.py: Support R_X86_64_GOTPCREL reloc for x86-64 arch. 4 years ago
Steve App 326dd7f0db tools/makemanifest.py: Show directory name if there is a FreezeError. 4 years ago
iabdalkader 0f78c36c5a tools/gen-cpydiff.py: Fix formatting of doc strings for new Black. 4 years ago
Damien George 178198a01d tools/pyboard.py: Support opening serial port in exclusive mode. 4 years ago
Damien George ac1d01d43e tools/upip.py: Use .errno instead of .args[0] for OSError exceptions. 4 years ago
David Michieli 5669a60954 stm32/mboot: Allow unpacking dfu without secret key. 4 years ago
Damien George b74dc546fc tools/metrics.py: Add rp2 port to table of ports that can be built. 4 years ago
Damien George a9bbf7083e tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3. 4 years ago
Damien George d35f12f5ca tools/metrics.py: Fix esp32 output filename due to move to CMake. 4 years ago
Damien George d87f42b0e5 examples/usercmodules: Simplify user C module enabling. 4 years ago
Michael O'Cleirigh 17b1f82121 tools/ci.sh: Build user C modules for esp32. 4 years ago
Phil Howard 5976ea02a5 tools/ci.sh: Add CI for CMake USER_C_MODULE support. 4 years ago
Damien George 6129b8e401 tests: Rename run-tests to run-tests.py for consistency. 4 years ago
Damien George cdaec0dcaf tools/pydfu.py: Support DFU files with elements of zero size. 4 years ago
iTitou d334d781e1 tools/verifygitlog.py: Show required format regexp in error message. 4 years ago
David Michieli 2eed9780ba stm32/mboot: Add unpack-dfu command to mboot_pack_dfu.py tool. 4 years ago
Maureen Helm 56a36899bd tools/ci.sh: Update zephyr docker image to v0.11.13. 4 years ago
Maureen Helm f573e73bae zephyr: Build MicroPython as a cmake target. 4 years ago
Maureen Helm 2aa57931a6 zephyr: Update to zephyr v2.5.0. 4 years ago
Jim Mussared 566020034f tools/makemanifest.py: Allow passing option args to include(). 4 years ago
Damien George aa3d6b6aa5 tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2. 4 years ago
Brianna Laugher d128999938 tools: Add filesystem action examples to pyboard.py help. 4 years ago
Damien George c9260dda23 rp2: Use local tinyusb instead of the one in pico-sdk. 4 years ago
stijn c2b5bfcc0c tools: Remove obsolete upip bootstrap script. 4 years ago
Jim Mussared 2aecf378be tools/makemanifest.py: Add check that freeze path is a directory. 4 years ago
stijn 37c2f507a0 github/workflows: Add workflow to verify commit message format. 4 years ago
stijn d48860c7dd tools/verifygitlog.py: Add script for verifying commit message format. 4 years ago
Damien George b8f4c623f9 github/workflows: Add CI workflow for rp2 port. 4 years ago
Damien George fe16e785fe tools/mpy-tool.py: List frozen modules in MICROPY_FROZEN_LIST_ITEM. 4 years ago
Damien George 5d68b5e22c tools/ci.sh: For ci_code_size_setup, update apt to install gcc-multilib. 4 years ago
Damien George 203e1d2a65 tools/ci.sh: For code size build, fetch history of master branch only. 4 years ago
Damien George de2374cdc6 tools/ci.sh: Pip install pyhy for stm32 builds. 4 years ago
Damien George ee52f89224 tools/ci.sh: Use pip-install to get latest version of esptool.py. 4 years ago
Damien George 69262a11dc tools/ci.sh: Put echo of CI path in a separate function. 4 years ago
Damien George cb1bb7592e stm32/Makefile: Change -O0 to -Og for DEBUG=1 builds. 4 years ago
Damien George a59282b9bf tools/pyboard.py: Add fast raw-paste mode. 4 years ago
Damien George 547e8a9fe7 tools/ci.sh: Add helper script to run CI tasks. 4 years ago