aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/eeprom/eeprom_spi.c
Commit message (Expand)AuthorAgeFilesLines
* [CI] Format code according to conventions (#25827)QMK Bot2025-11-301-1/+1
* EEPROM: Don't erase if we don't have to. Adding eeprom_driver_format abstract...Purdea Andrei2024-05-281-0/+8
* Fixup SPI. (#17534)Nick Brassel2022-07-051-23/+19
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+8
* Fix up compilation issues. (#14095)Nick Brassel2021-08-211-5/+2
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-13/+1
* Fix SPI EEPROM compile issue when Console is enabled (#9193)Drashna Jaelre2020-05-251-6/+7
* Add SPI 25xx EEPROM support. (#8780)Nick Brassel2020-05-191-0/+231