[Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
10
keyboards/atreus/f103/rules.mk
Normal file
10
keyboards/atreus/f103/rules.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
# MCU name
|
||||
MCU = STM32F103
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = stm32duino
|
||||
|
||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
|
||||
BOOTMAGIC_ENABLE = yes
|
||||
Reference in New Issue
Block a user