We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3697e5 commit c8f28d9Copy full SHA for c8f28d9
ini/stm32f1.ini
@@ -148,7 +148,7 @@ lib_deps =
148
[env:STM32F103RET6_creality]
149
platform = ${common_stm32.platform}
150
extends = common_stm32
151
-build_flags = ${common_stm32.build_flags} -DMCU_STM32F103RE -DHAL_SD_MODULE_ENABLED -DSS_TIMER=4 -DENABLE_HWSERIAL3 -DTRANSFER_CLOCK_DIV=8
+build_flags = ${common_stm32.build_flags} -DMCU_STM32F103RE -DHAL_SD_MODULE_ENABLED -DSS_TIMER=4 -DTIMER_SERVO=TIM5 -DENABLE_HWSERIAL3 -DTRANSFER_CLOCK_DIV=8
152
board = genericSTM32F103RE
153
monitor_speed = 115200
154
board_build.core = stm32
0 commit comments