rules.mk 133 B

12345
  1. # MCU name
  2. MCU = MK20DX256
  3. # Enter lower-power sleep mode when on the ChibiOS idle thread
  4. OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE