Ouss4 commented on pull request #2930: URL: https://github.com/apache/incubator-nuttx/pull/2930#issuecomment-787500153
The thing with adding a new command line option is that we will have to control it somehow from the Makefile. Are we going to pass a variable with `make`? Or introduce a new CONFIG_? I think a lot of people will be against adding a Kconfig option just because we have too many. Another idea that has been suggested before is to include the latest `.version` file, under a different name, with the repo and update it each release. Then `version.sh` will use that as a last resort. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org