qmk_firmware/tmk_core/common/chibios
Pavel Župa 4e6d1ae0ea
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595)
* fixed strange space cadet timer owerflow on STM32F103

* Moved elapsed time fix to timer.c
2020-02-01 20:17:28 +11:00
..
bootloader.c
chibios_config.h
eeprom_stm32.c
eeprom_stm32.h
eeprom_teensy.c
flash_stm32.c
flash_stm32.h
printf.c
printf.h
sleep_led.c
suspend.c
timer.c Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595) 2020-02-01 20:17:28 +11:00