Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
51d40e0ef0
1 changed files with 8 additions and 5 deletions
|
@ -18,3 +18,6 @@ RGBLIGHT_ENABLE = no
|
||||||
|
|
||||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||||
|
|
||||||
|
# Wildcard to allow APM32 MCU
|
||||||
|
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
|
Loading…
Reference in a new issue