That's great nuttx-testing project is available. I think empty nuttx-testing project is ok now.
We'll put the CI scripts and testing related stuff here later. So sum up, in my opinion, there would be four CI jobs for NuttX projects: 1 One incubator-nuttx-website CI Job: Once commit merged into master, do CI and then publish to ASF-Site 2 One incubator-nuttx CI Job 3 One incubator-nuttx-apps CI Job The two CI jobs do nuttx/ PR check build & apps/ PR check build accordingly, however they would share the same build script. 4 One nightly CI job for NuttX build testing Sync the latest nuttx&apps merged code, and then do full build. Start from simple, first nightly CI build testing under Linux platform. Then nuttx/ and apps/ PR check CI builds, do PR code check, build verify and feedback. Finally support Windows and MacOS/FreeBSD platform CI Job builds. Any suggestions are welcome. Gregory Nutt <spudan...@gmail.com> 于2020年1月10日周五 上午5:07写道: > Haitao, > > Would you like me to initialize the repository? I can do that for you > if you like with apps/ and nuttx/ as submodules but nothing else. > > Greg > > >