qmk-firmware/tmk_core/common/chibios
Takuya Urakawa f4094930a3 stm32f1xx EEPROM emulation (#3914)
* * Add stm32f1xx EEPROM emulation
* Fix eeprom update compare bug

Squashed commit of the following:

commit b8f248ae08cec0cd81ecbb8854d9b39221d4d573
Author: hsgw <urkwtky@gmail.com>
Date:   Sat Sep 15 19:13:48 2018 +0900

    fix EEPROM_update wrong compare

commit d4ed4e6ea864e967a3e17f7edee4b0c3b4a25541
Author: hsgw <urkwtky@gmail.com>
Date:   Sat Sep 15 17:43:47 2018 +0900

    eeprom fix initialization define

commit b61aa7c04d70c64df3416d63e5da08b73b6053af
Author: hsgw <urkwtky@gmail.com>
Date:   Sat Sep 15 16:33:40 2018 +0900

    maybe working

* Fix FLASH_KEY defines
2018-10-19 00:33:23 -04:00
..
bootloader.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
eeprom_stm32.c stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
eeprom_stm32.h stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
eeprom_teensy.c STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
flash_stm32.c stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
flash_stm32.h STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
printf.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
printf.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
sleep_led.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
suspend.c Add Suspend functions (#3112) 2018-06-03 17:57:35 -04:00
timer.c Make sure the timer wraps around correctly independent of the os tick frequency 2018-06-28 08:51:30 -04:00