raiden00pl commented on code in PR #17017: URL: https://github.com/apache/nuttx/pull/17017#discussion_r2348244475
########## testing/oot/hellocpp/.gitignore: ########## @@ -0,0 +1,2 @@ +build/ +nuttx-export* Review Comment: CI folder is definitely a better place. Or just use nuttx-apps and not include this example in the default nuttx-apps build process, so we can "simulate" out-of-tree build. We shouldn't clutter the OS root directory with test code :) -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org