Add mmoskal/uf2-stm32f103 bootloader support (#19594)

This commit is contained in:
Joel Challis
2023-01-15 15:04:32 +00:00
committed by GitHub
parent a92071494a
commit 0730740add
13 changed files with 276 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE