nuttx/.github/workflows
trns1997 d7b2df6d85 ci/cxx: Add out-of-tree build CI test.
Introduce a new CI test to validate out-of-tree builds
and prevent regressions in the `make export` workflow.
Specifically, this change adds `test-oot-build.sh` that:
* Builds NuttX using a selected configuration.
* Runs `make export` to generate the export package.
* Copies the `nuttx-export` to the OOT build project.
* Verifies that compilation and linking succeed.

Signed-off-by: trns1997 <trns1997@gmail.com>
2025-09-27 21:36:22 +08:00
..
arch.yml CI: Increase CI Jobs to 100% for Complex PRs 2025-01-08 15:05:18 +08:00
build.yml ci/cxx: Add out-of-tree build CI test. 2025-09-27 21:36:22 +08:00
check.yml build(deps): bump actions/checkout from 4 to 5 2025-08-18 20:28:20 +08:00
doc.yml build(deps): bump actions/setup-python from 5 to 6 2025-09-08 21:48:08 +08:00
docker_linux.yml build(deps): bump actions/checkout from 4 to 5 2025-08-18 20:28:20 +08:00
issue_labeler.yml build(deps): bump actions/github-script from 7 to 8 2025-09-08 21:48:03 +08:00
labeler.yml build(deps): bump actions/checkout from 4 to 5 2025-08-18 20:28:20 +08:00
lint.yml build(deps): bump actions/checkout from 4 to 5 2025-08-18 20:28:20 +08:00