walnux/tools/ci
zhanghongyu e953bbd47c Dockerfile: fix matter build error
when the version of nodejs used during the installation of the dependency
library is too different from the version of nodejs actually used, we may
encounter version incompatibility issues, resulting in a runtime crash.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2025-08-19 14:05:54 +08:00
..
docker/linux Dockerfile: fix matter build error 2025-08-19 14:05:54 +08:00
platforms ci/platforms/darwin_arm64.sh: bump Xtensa ESP32|S2|S3 toolchain 2025-07-18 22:36:29 +08:00
testlist tools/ci: temporarily disable test of esp32-devkitc:nxlooper 2025-07-18 14:55:52 -03:00
testrun style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
cibuild.ps1 tools/ci: Added CI system on Windows Native 2025-03-19 19:59:44 +08:00
cibuild.sh CI: Improved speed to build nuttx on MSYS2 job 2025-03-26 22:35:19 +08:00
cirun.sh tools: migrate to SPDX identifier 2024-09-10 23:11:11 +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.