nuttx/tools/ci
YAMAMOTO Takashi d524403c4c cibuild.sh: drop pip --force-reinstall for now
according to https://github.com/apache/nuttx/pull/7903
it was to fix "the macOS runners occasionally failing".

cython issue workaround seems more important because it always fails.
2023-07-19 13:40:20 +08:00
..
docker/linux tools/ci/checkpatch: add cmake style check into ci-check 2023-07-18 10:09:48 -03:00
testlist tools/ci: migrate some ci build configurations to CMake 2023-07-15 23:32:36 +08:00
testrun Updated python scripts interpreter invocation in tools/. 2023-02-19 14:15:27 +08:00
cibuild.sh cibuild.sh: drop pip --force-reinstall for now 2023-07-19 13:40:20 +08:00
cirun.sh ci: add qemu run support 2022-10-21 14:57:43 +08:00
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.