qmk-dactyl-manuform-a/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
2020-05-24 23:02:13 +01:00
..
eeprom_custom.c-template Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_driver.c Add SPI 25xx EEPROM support. (#8780) 2020-05-19 10:34:00 +10:00
eeprom_driver.h Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_i2c.c Fix i2c EEPROM compile issue when Console is enabled (#9186) 2020-05-24 23:02:13 +01:00
eeprom_i2c.h Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_spi.c Fix SPI EEPROM compile issue when Console is enabled (#9193) 2020-05-24 23:02:00 +01:00
eeprom_spi.h Add SPI 25xx EEPROM support. (#8780) 2020-05-19 10:34:00 +10:00
eeprom_stm32_L0_L1.c Add support for STM32L0/L1 onboard EEPROM. (#8002) 2020-03-12 12:59:55 +11:00
eeprom_stm32_L0_L1.h Add support for STM32L0/L1 onboard EEPROM. (#8002) 2020-03-12 12:59:55 +11:00
eeprom_transient.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_transient.h format code according to conventions [skip ci] 2020-01-24 02:15:29 +00:00