You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/drivers/eeprom
Drashna Jaelre 883dd2df80
Fix i2c EEPROM compile issue when Console is enabled (#9186)
* Fix i2c EEPROM compile issue when Console is enabled

* Only use if both console and debugging is enabled
5 years ago
..
eeprom_custom.c-template
eeprom_driver.c Add SPI 25xx EEPROM support. (#8780) 5 years ago
eeprom_driver.h
eeprom_i2c.c Fix i2c EEPROM compile issue when Console is enabled (#9186) 5 years ago
eeprom_i2c.h
eeprom_spi.c Fix SPI EEPROM compile issue when Console is enabled (#9193) 5 years ago
eeprom_spi.h Add SPI 25xx EEPROM support. (#8780) 5 years ago
eeprom_stm32_L0_L1.c Add support for STM32L0/L1 onboard EEPROM. (#8002) 5 years ago
eeprom_stm32_L0_L1.h Add support for STM32L0/L1 onboard EEPROM. (#8002) 5 years ago
eeprom_transient.c
eeprom_transient.h