lucasssvaz commented on PR #9400:
URL: https://github.com/apache/nuttx/pull/9400#issuecomment-1567083476

   @xiaoxiang781216 @acassis @tmedicci I think this information might be useful 
for other apps too. I agree that generating a new header is overkill. I would 
suggest merging this new `info.h` and the `version.h` into a single file. I 
would suggest keeping the name `info.h` as it is intuitive. The only downside 
of this approach is that it would be a braking change for any application that 
includes `nuttx/version.h` as they would need to change it to `nuttx/info.h`


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