surfskidude commented on code in PR #3071: URL: https://github.com/apache/nuttx-apps/pull/3071#discussion_r2081993060
########## examples/xedge/xedge_main.c: ########## @@ -0,0 +1,169 @@ +/* Xedge NuttX Startup Code (may need adjustments) + * + * Xedge, including this startup code, requires the Barracuda App + * Server library and is licensed using the three license options as + * explained here: https://github.com/RealTimeLogic/BAS#license Review Comment: I also added "depends on ALLOW_GPL_COMPONENTS" to the Kconfig as I see in other examples, but note that no code is GPL in the nuttx repo. -- 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