MKS Mini12864 v3 for Robin E3/E3D (#22368)

This commit is contained in:
mks-viva
2021-07-15 20:57:34 -05:00
committed by Scott Lahteine
parent 165ae139d5
commit 6e7c20e78e
3 changed files with 23 additions and 9 deletions

View File

@ -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