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