Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant