nuttx/tools/ci
chao an e552a3faa5 ci/darwin: remove codechecker from install list
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
codechecker 6.23.1 requires PyYAML==6.0.1, but you have pyyaml 5.4.1 which is incompatible.

Signed-off-by: chao an <anchao@lixiang.com>
2024-04-02 15:42:32 +08:00
..
docker/linux linux/Dockerfile: Add the python3 coloredlogs package for the matter build 2024-01-10 09:47:54 -08:00
platforms ci/darwin: remove codechecker from install list 2024-04-02 15:42:32 +08:00
testlist tools/ci/testlist/macos.dat: fix path esp32c3-legacy 2024-03-22 13:20:02 +08:00
testrun add open posix test cases on qemu and sim on CI 2024-03-21 18:42:47 +08:00
cibuild.sh tools/ci: Modify cibuild.sh to adapt to new platforms. 2024-03-01 21:30:03 +08:00
cirun.sh add open posix test cases on qemu and sim on CI 2024-03-21 18:42:47 +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.