Add Ripple TKL Hotswap Firmware (#20302)

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
This commit is contained in:
Andrew Kannan
2023-04-03 18:55:38 -04:00
committed by GitHub
parent 246cf99b4b
commit ee8c86702e
6 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE