✨ MKS Mini12864 v3 for Robin E3/E3D (#22368)
This commit is contained in:
@ -125,8 +125,7 @@ lib_deps =
|
||||
[env:mks_robin_e3]
|
||||
platform = ${common_stm32.platform}
|
||||
extends = common_STM32F103RC
|
||||
build_flags = ${common_stm32.build_flags}
|
||||
-DDEBUG_LEVEL=0 -DTIMER_SERVO=TIM5
|
||||
build_flags = ${common_stm32.build_flags} -DDEBUG_LEVEL=0 -DTIMER_SERVO=TIM5 -DDEFAULT_SPI=3
|
||||
build_unflags = ${common_stm32.build_unflags} -DUSBCON -DUSBD_USE_CDC
|
||||
monitor_speed = 115200
|
||||
board_build.offset = 0x5000
|
||||
|
Reference in New Issue
Block a user