qmk_firmware/tmk_core/common/chibios
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274)
- 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.
2020-01-24 12:45:58 +11:00
..
bootloader.c
chibios_config.h Add central location for ChibiOS defines (#7542) 2019-12-21 18:22:49 +00:00
eeprom_stm32.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
eeprom_stm32.h
eeprom_teensy.c Add customisable EEPROM driver selection (#7274) 2020-01-24 12:45:58 +11:00
flash_stm32.c
flash_stm32.h
printf.c
printf.h
sleep_led.c
suspend.c Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) 2019-11-08 21:43:02 +00:00
timer.c