* 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. |
||
|---|---|---|
| .. | ||
| boards | ||
| bootloaders | ||
| drivers | ||
| _timer.h | ||
| _wait.c | ||
| _wait.h | ||
| atomic_util.h | ||
| chibios_config.h | ||
| eeprom_stm32.c | ||
| eeprom_stm32.h | ||
| eeprom_stm32_defs.h | ||
| eeprom_teensy.c | ||
| eeprom_teensy.h | ||
| flash.mk | ||
| flash_stm32.c | ||
| flash_stm32.h | ||
| gd32v_compatibility.h | ||
| gpio.h | ||
| pin_defs.h | ||
| platform.c | ||
| platform.mk | ||
| platform_deps.h | ||
| sleep_led.c | ||
| suspend.c | ||
| syscall-fallbacks.c | ||
| timer.c | ||
| wait.c | ||