Skip to content

Add EEPROM library #11

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 2 commits into from
Jun 26, 2019
Merged

Add EEPROM library #11

merged 2 commits into from
Jun 26, 2019

Conversation

nseidle
Copy link
Member

@nseidle nseidle commented Jun 24, 2019

Adds EEPROM functions (read/write, get/put, update) for

  • byte
  • uint16_t, int16_t, uint32_t, int32_t
  • int, unsigned int
  • float/double

Includes a tester INO,

The linker scripts in each variant folder have already been trimmed to allow for these EEPROM functions.

@oclyke oclyke merged commit ef7e8a7 into master Jun 26, 2019
@oclyke oclyke deleted the EEPROM branch June 26, 2019 21:11
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.

None yet

2 participants