trns1997 opened a new pull request, #17017: URL: https://github.com/apache/nuttx/pull/17017
*Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Closes #17016 This PR introduces a new CI test for out-of-tree builds to prevent regressions in the make export workflow. Specifically, it adds a test-oot-build.sh script 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. ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
