nuttx/tools/ci
Alan Carvalho de Assis 33f5cf9525 ci/test: Remove FTDI from CI to avoid failure
Even after installing the ftdi library on CI it doesn't work to
compile the sim:ft2232h_gpio, so remove it from CI test.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2026-06-20 15:29:47 -03:00
..
docker/linux ci/docker: bump risc-v toolchain gcc14 2026-06-04 08:25:40 +08:00
platforms Dockerfile & Docs: Change bitbucket.org/nuttx/tools to github.com 2026-05-25 08:34:45 -03:00
testlist ci/test: Remove FTDI from CI to avoid failure 2026-06-20 15:29:47 -03:00
testrun style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
cibuild-oot.sh cmake: Remove unused BUILD_OOTCPP guard from configuration. 2025-10-17 17:06:46 -03: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: Migrate ci tooling from testing repository to main os repo 2021-04-05 01:22:48 -05:00

CI Tools

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