Fix up splittest/bluepill (#17897)

This commit is contained in:
Joel Challis
2022-08-03 21:06:54 +01:00
committed by GitHub
parent df8a538489
commit 92bcbee226
20 changed files with 57 additions and 45 deletions

View File

@@ -4,7 +4,5 @@ MCU = STM32F103
# Bootloader selection
BOOTLOADER = stm32duino
CONSOLE_ENABLE = yes
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE