summaryrefslogtreecommitdiff
path: root/drivers/eeprom/eeprom_spi.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-1/+1
2024-05-28EEPROM: Don't erase if we don't have to. Adding eeprom_driver_format abstract...Purdea Andrei1-0/+8
2022-07-05Fixup SPI. (#17534)Nick Brassel1-23/+19
2022-02-12Format code according to conventions (#16322)QMK Bot1-4/+8
2021-08-21Fix up compilation issues. (#14095)Nick Brassel1-5/+2
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-13/+1
2020-05-24Fix SPI EEPROM compile issue when Console is enabled (#9193)Drashna Jaelre1-6/+7
2020-05-19Add SPI 25xx EEPROM support. (#8780)Nick Brassel1-0/+231