Skip to content
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

Update LUFA to latest (23-03-2021) #11

Merged
merged 25 commits into from
Jul 15, 2021
Merged

Conversation

drashna
Copy link
Member

@drashna drashna commented May 27, 2021

Like the title says.
This includes LTO enabled for all bootloader types, as well as the removal of atmel studio support.

abcminiuser and others added 18 commits October 23, 2019 22:03
MassStorageBootloader: Fix lower nibble cluster update.
Without the explicit cast, avr-gcc generates incorrect asm which sets
only the lower bytes of the u32, leading the upper bytes to be set to
0xFFFF when the input value has MSB set. This results in flashing past
32k bytes failing. Explicit casting corrects this behaviour in testing.
BootloaderCDC: Fix flashing binaries over 32K failing due to missing explicitly cast.
@drashna drashna requested a review from a team May 27, 2021 17:04
fauxpark and others added 2 commits May 31, 2021 12:37
Fix inconsistent line endings - convert CRLF line endings to LF.
@fauxpark
Copy link
Member

Needs one last update to incorporate abcminiuser#171

@fauxpark
Copy link
Member

fauxpark commented Jul 1, 2021

@drashna pls update again 😄

@drashna
Copy link
Member Author

drashna commented Jul 15, 2021

Sorry, didn't see the notification, but updated now.

@fauxpark fauxpark merged commit 596cb24 into qmk:master Jul 15, 2021
@drashna drashna deleted the update_lufa branch July 15, 2021 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants