This website requires JavaScript.
Explore
Help
Sign In
jbrechtel
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7ed8cd4f17bef0392c56dfb2b6ddc20c9ab354ed
qmk_firmware
/
tmk_core
/
common
/
chibios
History
Pavel Župa
7ed8cd4f17
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-26 10:15:12 +09:00
..
bootloader.c
clang-format changes
2019-09-17 11:39:43 +09:00
chibios_config.h
Add central location for ChibiOS defines (
#7542
)
2020-02-26 10:15:12 +09:00
eeprom_stm32.c
Apollo (
#246
)
2020-02-26 10:15:12 +09:00
eeprom_stm32.h
clang-format changes
2019-09-17 11:39:43 +09:00
eeprom_teensy.c
Add additional fixes to EEPROM driver selection (
#7274
) (
#266
)
2020-02-26 10:15:12 +09:00
flash_stm32.c
clang-format changes
2019-09-17 11:39:43 +09:00
flash_stm32.h
clang-format changes
2019-09-17 11:39:43 +09:00
printf.c
Fix printf buffer overflow when cols>16 (
#7998
)
2020-02-26 10:15:12 +09:00
printf.h
clang-format changes
2019-09-17 11:39:43 +09:00
sleep_led.c
clang-format changes
2019-09-17 11:39:43 +09:00
suspend.c
WS2812 Overhaul (
#210
)
2020-01-09 08:57:11 +09:00
timer.c
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (
#7595
)
2020-02-26 10:15:12 +09:00