index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
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
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
2023-04-27
all: Fix spelling mistakes based on codespell check.
Damien George
2023-04-27
tools/ci.sh: Add functions to check code spelling using codespell.
Damien George
2023-04-27
tools/ci.sh: Build both SAMD21 and SAMD51 boards as part of samd CI.
Damien George
2023-04-27
renesas-ra: Change MICROPY_HW_BOARD_NAME definition to product name.
Takeo Takahashi
2023-02-20
tools/ci.sh: Add unix, stm32 and rp2 ports to code size check.
Damien George
2023-02-17
tools/ci.sh: Install pkg-config for macos builds.
Damien George
2022-11-23
tools/ci.sh: Don't print python2 version.
Damien George
2022-11-16
tools/ci.sh: Remove one build from zephyr CI to speed it up.
Damien George
2022-11-16
tools/ci.sh: Add ARDUINO_NANO_RP2040_CONNECT to rp2 CI build.
iabdalkader
2022-10-11
extmod/extmod.mk: Make extmod.mk handle GIT_SUBMODULES.
Jim Mussared
2022-09-19
tests/frozen: Move frozentest.mpy from ports/ to tests/.
Jim Mussared
2022-09-13
unix: Refactor mpconfigport.h and mpconfigvariant.h.
Jim Mussared
2022-09-13
extmod/vfs: Add finaliser to ilistdir to close directory handle.
Andrew Leech
2022-08-26
stm32: Remove support for CC3000 WiFi driver.
Damien George
2022-08-23
tools/ci.sh: Split the stm32 builds for wiznet5k and cc3k.
robert-hh
2022-08-22
javascript: Rename this port to 'webassembly'.
Nicholas H.Tollervey
2022-08-11
unix/variants: Remove variant suffix from executable filename.
Damien George
2022-08-11
tools/ci.sh: Force mpy-cross build for samd and teensy.
Daniel Jour
2022-08-11
all: Fix paths to mpy-cross and micropython binaries.
Daniel Jour
2022-08-03
tools/ci.sh: Initialise submodules for more ports.
Jim Mussared
2022-06-17
tools/ci.sh: Drop ppa requirement for code formatting CI.
David Lechner
2022-06-17
zephyr: Upgrade to Zephyr v3.1.0.
Maureen Helm
2022-06-10
examples/natmod/features3: Add example to test more natmod features.
Damien George
2022-06-09
tools/ci.sh: Build native .mpy examples for armv7emsp, xtensawin in CI.
Damien George
[next]