This website requires JavaScript.
Explore
Help
Sign In
sporq
/
qmk-firmware
Watch
1
Star
0
Fork
0
You've already forked qmk-firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qmk-firmware
/
tmk_core
/
common
/
chibios
History
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
clang-format changes
2019-08-30 15:01:52 -07:00
chibios_config.h
Add central location for ChibiOS defines (
#7542
)
2019-12-21 18:22:49 +00:00
eeprom_stm32.c
Add customisable EEPROM driver selection (
#7274
)
2020-01-24 12:45:58 +11:00
eeprom_stm32.h
clang-format changes
2019-08-30 15:01:52 -07:00
eeprom_teensy.c
format code according to conventions [skip ci]
2020-01-24 02:15:29 +00:00
flash_stm32.c
clang-format changes
2019-08-30 15:01:52 -07:00
flash_stm32.h
clang-format changes
2019-08-30 15:01:52 -07:00
printf.c
Fix printf buffer overflow when cols>16 (
#7998
)
2020-01-24 21:57:30 -05:00
printf.h
clang-format changes
2019-08-30 15:01:52 -07:00
sleep_led.c
clang-format changes
2019-08-30 15:01:52 -07:00
suspend.c
Support RGBLIGHT_SLEEP when ChibiOS boards suspend (
#7280
)
2019-11-08 21:43:02 +00:00
timer.c
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (
#7595
)
2020-02-01 20:17:28 +11:00