nuttx/tools/ci
raiden00pl 7609a721d0
Some checks failed
Build Documentation / build-html (push) Waiting to run
MemBrowse Memory Report / changes-filter (push) Waiting to run
MemBrowse Memory Report / load-targets (push) Waiting to run
MemBrowse Memory Report / identical (push) Blocked by required conditions
MemBrowse Memory Report / analyze (push) Blocked by required conditions
Docker-Linux / push (push) Has been cancelled
tools/ci: add qemu-system-x86 to the linux CI image
Required to run the qemu-intel64 citest/NTFC configuration on CI; the
image only shipped qemu-system-arm and qemu-system-misc.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-08-31 08:54:00 -03:00
..
docker/linux tools/ci: add qemu-system-x86 to the linux CI image 2026-08-31 08:54:00 -03:00
platforms ci/platforms/darwin.sh: fix genromfs installation 2026-07-12 22:21:24 +02:00
testlist boards/rp23xx: Split the xipfs configuration into xipfs and xipfs-nxflat. 2026-07-29 07:49:03 -03:00
testrun tools: avoid returning from finally blocks 2026-08-21 20:07:53 +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.