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
/
ci.sh
Commit message (
Expand
)
Author
Age
*
zephyr: Upgrade to Zephyr v4.0.0.
Maureen Helm
18 hours
*
github/workflows: Add Alif port to CI.
iabdalkader
2025-04-09
*
tools/ci.sh: Manually install picotool for rp2 builds.
Damien George
2025-04-07
*
tools/ci.sh: Do not assume the Python interpreter is called "python".
Alessandro Gatti
2025-03-17
*
tools/ci.sh: Build Xtensa natmods as part of the CI process.
Alessandro Gatti
2025-03-17
*
tools/mpy_ld.py: Allow linking static libraries.
Volodymyr Shymanskyy
2025-03-17
*
tools/mpy-tool.py: Add support for self-hosting of mpy-tool.
Volodymyr Shymanskyy
2025-03-05
*
github/workflows: Include the Python version in the ESP-IDF cache key.
Angus Gratton
2025-02-25
*
github/workflows: Stop using ubuntu-20.04.
Damien George
2025-02-25
*
tools/ci.sh: Build the W5100S_EVB_PICO board with no threads.
Angus Gratton
2025-02-20
*
tools/ci.sh: Build MIMXRT1060_EVK with MSC enabled as part of mimxrt CI.
iabdalkader
2025-02-10
*
tools/ci.sh: Add natmod tests for QEMU/Arm.
Alessandro Gatti
2025-02-07
*
tools/ci.sh: Run test_full for qemu port CI.
Damien George
2025-01-06
*
qemu: Add test_natmod target for RV32 and use as part of CI pipeline.
Alessandro Gatti
2024-12-23
*
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-18
*
tools/ci.sh: Re-enable vfs_posix tests on unix qemu MIPS CI.
Damien George
2024-12-16
*
tools/ci.sh: Remove explicit macOS pkg-config install.
Angus Gratton
2024-11-30
*
tests/run-tests.py: Change --target/--device options to --test-instance.
Damien George
2024-11-04
*
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-31
*
tools/ci.sh: Add RPI_PICO2 to CI.
Damien George
2024-10-15
*
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/ci.sh: Let RV64 use a source-built version of libffi.
Alessandro Gatti
2024-09-23
*
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
*
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
*
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
*
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/ci.sh: Build an stm32 board with -O2 enabled.
Damien George
2024-06-27
*
github/workflows: Add qemu-riscv port to CI.
Alessandro Gatti
2024-06-17
*
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
*
tools/ci.sh: Update webassembly CI tests.
Damien George
2024-03-22
*
tools/ci.sh: Add Arduino GIGA to stm32 CI build.
iabdalkader
2024-03-15
*
github/workflows: Move codespell to a GitHub workflow, version it.
Angus Gratton
2024-02-07
*
tests: Move port-specific test directories into tests/ports/ directory.
Damien George
2024-01-22
*
tools/ci.sh: Set `ulimit -n` for unix CI.
Jim Mussared
2023-12-21
*
esp32: Change minimum supported IDF version to v5.0.4.
IhorNehrutsa
2023-12-11
*
tools/ci.sh: Build ESP32_GENERIC-SPIRAM as part of esp32 CI.
Damien George
2023-12-06
*
github/workflows: Enable ccache for esp32 build.
Angus Gratton
2023-12-06
[next]