aboutsummaryrefslogtreecommitdiff
path: root/tools/ci.sh
AgeCommit message (Expand)Author
2021-04-23stm32/mboot: Allow unpacking dfu without secret key.David Michieli
2021-04-15tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3.Damien George
2021-04-01examples/usercmodules: Simplify user C module enabling.Damien George
2021-04-01tools/ci.sh: Build user C modules for esp32.Michael O'Cleirigh
2021-03-31tools/ci.sh: Add CI for CMake USER_C_MODULE support.Phil Howard
2021-03-12tests: Rename run-tests to run-tests.py for consistency.Damien George
2021-02-17stm32/mboot: Add unpack-dfu command to mboot_pack_dfu.py tool.David Michieli
2021-02-16tools/ci.sh: Update zephyr docker image to v0.11.13.Maureen Helm
2021-02-16zephyr: Build MicroPython as a cmake target.Maureen Helm
2021-02-16zephyr: Update to zephyr v2.5.0.Maureen Helm
2021-02-15tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2.Damien George
2021-02-12rp2: Use local tinyusb instead of the one in pico-sdk.Damien George
2021-01-30github/workflows: Add workflow to verify commit message format.stijn
2021-01-30github/workflows: Add CI workflow for rp2 port.Damien George
2021-01-29tools/ci.sh: For ci_code_size_setup, update apt to install gcc-multilib.Damien George
2021-01-24tools/ci.sh: For code size build, fetch history of master branch only.Damien George
2021-01-18tools/ci.sh: Pip install pyhy for stm32 builds.Damien George
2020-12-14tools/ci.sh: Use pip-install to get latest version of esptool.py.Damien George
2020-12-14tools/ci.sh: Put echo of CI path in a separate function.Damien George
2020-12-07stm32/Makefile: Change -O0 to -Og for DEBUG=1 builds.Damien George
2020-11-29tools/ci.sh: Add helper script to run CI tasks.Damien George