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.
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.
6 years ago
..
bootloader.c clang-format changes 6 years ago
chibios_config.h Add central location for ChibiOS defines (#7542) 6 years ago
eeprom_stm32.c Add customisable EEPROM driver selection (#7274) 6 years ago
eeprom_stm32.h clang-format changes 6 years ago
eeprom_teensy.c Add customisable EEPROM driver selection (#7274) 6 years ago
flash_stm32.c clang-format changes 6 years ago
flash_stm32.h clang-format changes 6 years ago
printf.c Add binary support to tinyprintf (#7024) 6 years ago
printf.h clang-format changes 6 years ago
sleep_led.c clang-format changes 6 years ago
suspend.c Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) 6 years ago
timer.c clang-format changes 6 years ago