rules.mk 158 B

123456
  1. # MCU name
  2. MCU = MKL26Z64
  3. USE_CHIBIOS_CONTRIB = yes
  4. # Enter lower-power sleep mode when on the ChibiOS idle thread
  5. OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE