mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-22 23:07:43 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
ca7f1b405b
@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
#include <ch.h>
|
#include <ch.h>
|
||||||
#include <hal.h>
|
#include <hal.h>
|
||||||
|
#include "chibios_config.h"
|
||||||
|
|
||||||
/* chThdSleepX of zero maps to infinite - so we map to a tiny delay to still yield */
|
/* chThdSleepX of zero maps to infinite - so we map to a tiny delay to still yield */
|
||||||
#define wait_ms(ms) \
|
#define wait_ms(ms) \
|
||||||
|
Loading…
Reference in New Issue
Block a user