qmk_firmware/platforms/arm_atsam
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
..
bootloaders
_timer.h
_wait.h
atomic_util.h
eeprom_samd.c
eeprom_samd.h
flash.mk
gpio.h
pin_defs.h
platform.c
platform.mk
platform_deps.h
suspend.c
timer.c