1
0
Fork 0

add Mecx Labs mp1 macropad (#19064)

* add mecxlabs mp1 macropad
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Patryk 2023-02-01 14:13:18 +00:00 committed by GitHub
parent e296d67146
commit 252b041b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 95 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# 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