Updated rules.mk
This commit is contained in:
parent
7ca5fed13a
commit
b22ebf0a6a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
OPT_DEFS += -DNO_USB_STARTUP_CHECK -DENABLE_FACTORY_TEST
|
||||
|
||||
SRC += matrix.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue