nuttx/tools/ci
Filipe Cavalcanti 5d4f776cdc ci: exclude esp32p5-tab5:python from CI
Ignores Python defconfig from esp32p4-tab5 board.
Python builds are excluded due to its long build time.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2026-07-20 20:56:30 -03:00
..
docker/linux ci/docker: fix No package 'libftdi1' found 2026-06-22 10:40:24 -03:00
platforms ci/platforms/darwin.sh: fix genromfs installation 2026-07-12 22:21:24 +02:00
testlist ci: exclude esp32p5-tab5:python from CI 2026-07-20 20:56:30 -03:00
testrun test_os.py: fix foopencookie test spellcheck 2026-06-29 14:44:17 +02: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.