acassis commented on issue #18522: URL: https://github.com/apache/nuttx/issues/18522#issuecomment-4083501259
@snikeguo because they don't use Makefile in their building system. NuttX started with Makefile and then CMake was add, but it doesn't replace CMake. In fact many people (me included) don't use CMake to build NuttX. Zephyr started with Makefile and then replaced it with CMakefile. NuttX in the other hand added CMakefile and kept Makefile (it means more work for devs, but more options to users) -- 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]
