mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 08:25:01 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
8ea5349fb4
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
#include "hal_pal.h"
|
#include "hal_pal.h"
|
||||||
#include "hal_pal_lld.h"
|
#include "hal_pal_lld.h"
|
||||||
#include "quantum.h"
|
#include "quantum.h"
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
// STM32-specific watchdog config calculations
|
// STM32-specific watchdog config calculations
|
||||||
// timeout = 31.25us * PR * (RL + 1)
|
// timeout = 31.25us * PR * (RL + 1)
|
||||||
|
|
Loading…
Reference in a new issue