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 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.
4 years ago
..
bootloaders Format code according to conventions (#15593) 4 years ago
_wait.h
eeprom.c Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 4 years ago
eeprom_stm32_tests.cpp Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 4 years ago
eeprom_stm32_tests.h Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 4 years ago
flash_stm32_mock.c
hal.h
platform.c
platform.h
platform.mk
platform_deps.h
rules.mk Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 4 years ago
suspend.c
testlist.mk
timer.c