qmk_firmware/platforms/chibios
Nick Brassel e22efc037a
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
* Don't make EEPROM size assumptions with dynamic keymaps.

* Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size.

* Reorder defines so that MCU is considered last.

* Refactor EEPROM definitions for simplicity.

* Fix max sizing of kabedon/kabedon980.

* Fix max sizing of mechlovin/olly/jf.

* Fix unit tests.

* Review comments, add messages with values during build failures.
2022-02-02 15:04:37 +11:00
..
boards Add L432, L442. (#16016) 2022-01-24 08:49:36 +11:00
bootloaders Fix broken bootloader builds in develop. (#15880) 2022-01-15 01:04:58 +00:00
drivers Deprecate split transactions status field (#16023) 2022-01-26 21:13:27 -08:00
_timer.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
_wait.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
_wait.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
atomic_util.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
chibios_config.h Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
eeprom_stm32.c Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
eeprom_stm32.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
eeprom_stm32_defs.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
eeprom_teensy.c Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
eeprom_teensy.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 2022-02-02 15:04:37 +11:00
flash.mk Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
flash_stm32.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
flash_stm32.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
gd32v_compatibility.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.mk Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
platform_deps.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
sleep_led.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
suspend.c Remove unused suspend_idle (#16063) 2022-01-26 14:57:28 -08:00
syscall-fallbacks.c [Core] RISC-V toolchain and picolibc fixes (#15109) 2021-11-20 20:04:16 +00:00
timer.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
wait.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00