8000 py/mpconfig: Move MICROPY_VERSION macros to static ones in mpconfig.h. by dpgeorge · Pull Request #4357 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

py/mpconfig: Move MICROPY_VERSION macros to static ones in mpconfig.h. #4357

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

Closed

Conversation

dpgeorge
Copy link
Member

It's more robust to have the version defined statically in a header file, rather than dynamically generating it via git using a git tag. In case git doesn't exist, or a different source control tool is used, it's important to still have the uPy version number available.

It's more robust to have the version defined statically in a header file,
rather than dynamically generating it via git using a git tag.  In case
git doesn't exist, or a different source control tool is used, it's
important to still have the uPy version number available.
@dpgeorge dpgeorge mentioned this pull request Dec 15, 2018
11 tasks
@dpgeorge
Copy link
Member Author

Merged in 7cd59c5

@dpgeorge dpgeorge closed this Dec 21, 2018
@dpgeorge dpgeorge deleted the py-put-version-in-mpconfig branch December 21, 2018 14:42
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Mar 9, 2021
refactor displayio set_pixel for use in bitmap_tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Assignees
No one assigned
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0