Browse Source

'soda/cherish' support apm32f072 (#18316)

pull/18322/head
ZhaoYou.Ge 1 year ago
committed by GitHub
parent
commit
9ad75dbf47
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      keyboards/soda/cherish/rules.mk

+ 3
- 0
keyboards/soda/cherish/rules.mk View File

@ -17,5 +17,8 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE

Loading…
Cancel
Save