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