-
-
Notifications
You must be signed in to change notification settings - Fork 39.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI: Add subcommand to generate version.h #13151
Conversation
Now I see there is some similar code already in commands.py for compiling configurator JSONs. I suppose this should all be refactored somehow... |
Merge conflict here. |
06e965d
to
94ff629
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Only a few remarks, but otherwise good to go.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
__attribute__((weak))
✅
Description
More makefile magic converted to Python!
Types of Changes
Issues Fixed or Closed by This PR
Checklist