Better STM32 Tone timer int priority (#18385)
This commit is contained in:
parent
819e48972d
commit
e52afa8b19
2 changed files with 10 additions and 0 deletions
|
|
@ -329,6 +329,7 @@ build_flags = ${common.build_flags}
|
|||
-IMarlin/src/HAL/STM32 -std=gnu++14
|
||||
-DUSBCON -DUSBD_USE_CDC
|
||||
-DUSBD_VID=0x0483
|
||||
-DTIM_IRQ_PRIO=13
|
||||
build_unflags = -std=gnu++11
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/STM32>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue