416af0171c
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
8 lines
138 B
Makefile
8 lines
138 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
KEY_LOCK_ENABLE = yes
|
|
|
|
# Wildcard to allow APM32 MCU
|
|
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
|
|
|