iamadahn commented on issue #18522:
URL: https://github.com/apache/nuttx/issues/18522#issuecomment-4037304913

   I was just passing by, but that a great feature to improve developer 
experience imho. Personally I really like how it is done in zephyr, but nuttx 
way with makefiles and building stuff inside nuttx main repo, while developing 
your app in another directory which also should be located (or symlinked) 
inside another repo (nuttx-apps) and this ton of object files that will be 
everywhere, unfortunately all of that just really puts off. I know that cmake 
kinda solves that problems and I was able to make completely out-of-tree builds 
with that and nuttx cmake support is great besides documentation, but still 
there are a lot of boards that doesn't support it, like all esp32 stuff, so you 
are still tied to that old-fashioned all-in-tree way. Excuse me for that stream 
of consciousness, I'm just really hyped for that feature


-- 
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]

Reply via email to