Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272)
This commit is contained in:
parent
c775104b9f
commit
d0c3acbe3e
5 changed files with 29 additions and 210 deletions
|
@ -1,5 +1,6 @@
|
|||
# MCU name
|
||||
MCU = MKL26Z64
|
||||
USE_CHIBIOS_CONTRIB = yes
|
||||
|
||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue