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

Add additional fixes to EEPROM driver selection (#7274) #266

Merged
merged 3 commits into from
Feb 14, 2020
Merged

Conversation

drashna
Copy link
Collaborator

@drashna drashna commented Feb 12, 2020

Add some additional fixes that were added to upstream after merged locally.

Merged upstream Jan 23

- uprintf -> dprintf
- Fix atsam "vendor" eeprom.
- Bump Kinetis K20x to 64 bytes, too.
- Rollback Kinetis to 32 bytes as partitioning can only be done once. Add warning about changing the value.
- Change RAM-backed "fake" EEPROM implementations to match eeconfig's current usage.
- Add 24LC128 by request.
@drashna drashna requested a review from fdidron February 12, 2020 05:03
@drashna drashna added the bug Something isn't working label Feb 12, 2020
fdidron
fdidron previously approved these changes Feb 14, 2020
@fdidron fdidron merged commit ca346bc into staging Feb 14, 2020
@fdidron fdidron deleted the fix/eeprom branch February 14, 2020 09:06
fdidron added a commit that referenced this pull request Feb 26, 2020
* Add additional fixes to EEPROM driver selection (qmk#7274)

- uprintf -> dprintf
- Fix atsam "vendor" eeprom.
- Bump Kinetis K20x to 64 bytes, too.
- Rollback Kinetis to 32 bytes as partitioning can only be done once. Add warning about changing the value.
- Change RAM-backed "fake" EEPROM implementations to match eeconfig's current usage.
- Add 24LC128 by request.

* format code according to conventions [skip ci]

Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: QMK Bot <hello@qmk.fm>
Co-authored-by: Florian Didron <fdidron@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants