mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-06-26 09:25:18 -06:00
parent
098e0961dc
commit
7df503de93
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ platform_packages = framework-arduinoststm32@4.20500.230714
|
|||
framework-cmsis@2.50700.210515
|
||||
toolchain-gccarmnoneeabi@1.100301.220327
|
||||
build_flags = ${stm32_variant.build_flags}
|
||||
-DTIMER_SERIAL=TIM2
|
||||
-DTIMER_SERIAL=TIM2 -DTMC2208_BAUDRATE=9600
|
||||
upload_protocol = stlink
|
||||
|
||||
#
|
||||
|
@ -77,5 +77,5 @@ platform_packages = framework-arduinoststm32@4.20500.230714
|
|||
framework-cmsis@2.50700.210515
|
||||
toolchain-gccarmnoneeabi@1.100301.220327
|
||||
build_flags = ${stm32_variant.build_flags}
|
||||
-DTIMER_SERIAL=TIM2
|
||||
-DTIMER_SERIAL=TIM2 -DTMC2208_BAUDRATE=9600
|
||||
upload_protocol = dfu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue