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
/
ci.sh
Age
Commit message (
Expand
)
Author
2024-10-15
tools/ci.sh: Add RPI_PICO2 to CI.
Damien George
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/ci.sh: Let RV64 use a source-built version of libffi.
Alessandro Gatti
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-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-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-14
esp32: Add support for ESP-IDF v5.2.2.
Angus Gratton
2024-07-25
github/workflows: Add RISC-V 64 bits Unix port to CI.
Alessandro Gatti
2024-07-15
github/workflows: Use macos-latest for unix macos CI.
Damien George
2024-06-27
tools/ci.sh: Build an stm32 board with -O2 enabled.
Damien George
2024-06-17
github/workflows: Add qemu-riscv port to CI.
Alessandro Gatti
2024-06-04
tools/metrics.py: Change rp2 board selection to RPI_PICO_W.
Damien George
2024-05-27
tools/ci.sh: Simplify selection of natmod tests to run.
Damien George
2024-03-22
tools/ci.sh: Update webassembly CI tests.
Damien George
2024-03-15
tools/ci.sh: Add Arduino GIGA to stm32 CI build.
iabdalkader
2024-02-07
github/workflows: Move codespell to a GitHub workflow, version it.
Angus Gratton
2024-01-22
tests: Move port-specific test directories into tests/ports/ directory.
Damien George
2023-12-21
tools/ci.sh: Set `ulimit -n` for unix CI.
Jim Mussared
2023-12-11
esp32: Change minimum supported IDF version to v5.0.4.
IhorNehrutsa
2023-12-06
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
github/workflows: Use build matrix for esp32 port.
Angus Gratton
2023-12-06
github/workflows: Cache ESP-IDF checkout and installation.
Angus Gratton
2023-11-03
all: Replace "black" with "ruff format".
Jim Mussared
2023-10-31
teensy: Remove the teensy port.
Jim Mussared
2023-10-27
py/mkrules.mk: Add MICROPY_PREVIEW_VERSION_2.
Jim Mussared
2023-10-11
tools/ci.sh: Ensure enough commits are fetched for a common ancestor.
Andrew Leech
2023-09-15
tools/ci.sh: Add ARDUINO_PORTENTA_C33 to RA CI build.
iabdalkader
2023-09-02
examples/natmod: Add features4 as a class definition example.
Jim Mussared
2023-08-23
rp2: Rename PICO, PICO_W to RPI_PICO, RPI_PICO_W.
Jim Mussared
2023-08-23
esp8266: Add board variant support.
Jim Mussared
2023-08-23
esp32: Rename GENERIC* boards to ESP32_GENERIC*.
Jim Mussared
2023-08-23
nrf/boards: Rename all nRF boards to use uppercase.
Jim Mussared
2023-07-21
examples/natmod/deflate: Add deflate as a dynamic native module.
Jim Mussared
2023-07-21
all: Remove the zlib module.
Jim Mussared
2023-06-23
github/workflows: Update esp32 CI to use IDF v5.0.
Damien George
2023-06-15
tools/ci.sh: Add a H5 board to stm32 CI build.
Damien George
2023-06-14
tools/ci.sh: Build PICO_W board as part of rp2 CI.
Damien George
2023-06-14
esp32/esp32_ulp: Fix ULP (FSM) support for S2 and S3.
Wilko Nienhaus
2023-06-08
tools/ci.sh: Add mimxrt and samd ports to code size build.
Damien George
2023-06-08
tests: Replace umodule with module everywhere.
Jim Mussared
2023-06-08
examples/natmod: Rename umodule to module.
Jim Mussared
2023-06-08
all: Rename UMODULE to MODULE in preprocessor/Makefile vars.
Jim Mussared
[next]