[Update] Allow APM32 on TrinityXTtkl (#11715)
* amp32 initial change * fix spacingvial-develop/k680t
parent
ccc9c43161
commit
4d8161cff5
|
|
@ -18,3 +18,6 @@ RGBLIGHT_ENABLE = no
|
|||
|
||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
|
||||
# Wildcard to allow APM32 MCU
|
||||
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
|
||||
Loading…
Reference in New Issue