Skip to content

Update frozen libs; implement clean builds for translations which need it #1909

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

Merged
merged 4 commits into from
May 30, 2019

Conversation

dhalbert
Copy link
Collaborator

Mainly to include a fix for the HID library that prevents negative mouse movements on 4.0.0.

@dhalbert dhalbert force-pushed the update-frozen-4.0.x branch from dc53521 to e84f3b1 Compare May 24, 2019 01:22
@dhalbert
Copy link
Collaborator Author

@tannewt There is a big jump in available space (>2300 bytes) when CFLAGS_INLINE_LIMIT goes from 24 to 23. We can use this when other builds run out of space.

Mark boards that set CFLAGS_INLINE_LIMIT for particular langauges as needing clean builds.

Fixes adafruit#1910.
@dhalbert dhalbert changed the title Update frozen libs Update frozen libs; implement clean builds for translations which need it May 24, 2019
@dhalbert
Copy link
Collaborator Author

4e85c1e fixes #1910.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you! I think we'll want to spend time speeding up build times for samd this summer sometime.

@tannewt tannewt merged commit cbb102f into adafruit:4.0.x May 30, 2019
@dhalbert dhalbert deleted the update-frozen-4.0.x branch June 11, 2019 19:14
dhalbert added a commit to dhalbert/circuitpython that referenced this pull request Jun 11, 2019
dhalbert added a commit that referenced this pull request Jun 11, 2019
forgot tools/git-checkout-latest-tag.sh in PR #1909
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.

2 participants