xiaoxiang781216 commented on PR #1457:
URL: https://github.com/apache/mynewt-nimble/pull/1457#issuecomment-1418754004

   > Hi,
   > 
   > if you could provide a quick instruction on how to setup nuttx env and 
build samples I could add nuttx port to our Github Actions...
   
   ci includes on:
   Docker: 
https://github.com/apache/nuttx/blob/master/tools/ci/docker/linux/Dockerfile
   Script: https://github.com/apache/nuttx/blob/master/tools/ci/cibuild.sh
   Testlist: https://github.com/apache/nuttx/tree/master/tools/ci/testlist
   Here is the code snippet integrate all pieces:
   
https://github.com/apache/nuttx/blob/master/.github/workflows/build.yml#L117-L172
   For nimble test, you can reduce the testlist to include one test:
   sim:nimble


-- 
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]

Reply via email to