acassis commented on PR #19068: URL: https://github.com/apache/nuttx/pull/19068#issuecomment-4660303990
@jlaitine interesting I think they do it to reduce flash memory usage. BTW, I think PX4 still using an old version of NuttX because the project is released under BSD license, so I don't know when/if they will migrate to a new version (probably the need to change their license) Something similar happened to Snek project from Keith Packard, he was using NuttX when it was BSD, but after move to Apache License it became incompatible with his project license (GPL), so he had to re-implement it to run natively (and create a posix port). The original project lived and died here: https://github.com/keith-packard/nuttx-app -- 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]
