Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial 24lc32a (#16990) | Xelus22 | 2022-06-04 | 1 | -0/+5 |
| | |||||
* | Add i2c 24LC64 eeprom (#11200) | Xelus22 | 2020-12-14 | 1 | -0/+5 |
| | | | | | | | | | | | * add 24LC64 eeprom * docs update * Update docs/eeprom_driver.md Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | Add customisable EEPROM driver selection (#7274) | Nick Brassel | 2020-01-24 | 1 | -0/+115 |
- 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. |