surfskidude commented on PR #3071: URL: https://github.com/apache/nuttx-apps/pull/3071#issuecomment-2866455814
> The added files are far from the coding standard we use in NuttX. Also, the external project should be automatically downloaded, unpacked and configured without any user intervention as its done for other external projects. > > In this state this PR shouldn't be merged. Please look at other external projects like lvgl in NuttX and fix this PR :) Xedge is an existing and mature product with over 130,000 lines of code developed under a separate coding style. Unfortunately, changing the formatting or structure of the source, including the NuttX startup integration code, is not possible. For this reason, both the Xedge core and the NuttX startup code that boots into Xedge must remain as-is. -- 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