nuttx/tools/ci
simbit18 21572864e7 Minor improvement for tools/ci: Fixed cmake build of bloaty and installation in darwin.sh script.
function bloaty() Add  -D CMAKE_INSTALL_PREFIX="${NUTTXTOOLS}"/bloaty.
Improves workflow execution time because it is now cached.

Changed reference file to calculate the hash for key of actions/cache@v4. Now it is darwin.sh.
2024-03-19 20:52:40 +08:00
..
docker/linux linux/Dockerfile: Add the python3 coloredlogs package for the matter build 2024-01-10 09:47:54 -08:00
platforms Minor improvement for tools/ci: Fixed cmake build of bloaty and installation in darwin.sh script. 2024-03-19 20:52:40 +08:00
testlist arch/esp32 add config for qemu-openeth 2024-03-12 08:31:06 -03:00
testrun tools/ci: revert tmp change 2024-01-10 01:58:53 -08:00
cibuild.sh tools/ci: Modify cibuild.sh to adapt to new platforms. 2024-03-01 21:30:03 +08:00
cirun.sh
README.md

CI Tools

These are tools and data used for the CI system. Some of what is here may also be useful for local testing.