Style, spacing, typo cleanup for recent changes
This commit is contained in:
committed by
Scott Lahteine
parent
91e9599554
commit
ad7fe15154
@ -1355,10 +1355,10 @@ extra_scripts = ${common.extra_scripts}
|
||||
# MKS Robin Pro V2
|
||||
#
|
||||
[env:mks_robin_pro2]
|
||||
platform = ${common_stm32.platform}
|
||||
extends = common_stm32
|
||||
build_flags = ${common_stm32.build_flags} -DHAL_HCD_MODULE_ENABLED -DUSBHOST -DARDUINO_BLACK_F407VE
|
||||
board = genericSTM32F407VET6
|
||||
platform = ${common_stm32.platform}
|
||||
extends = common_stm32
|
||||
build_flags = ${common_stm32.build_flags} -DHAL_HCD_MODULE_ENABLED -DUSBHOST -DARDUINO_BLACK_F407VE
|
||||
board = genericSTM32F407VET6
|
||||
board_build.core = stm32
|
||||
board_build.variant = MARLIN_F407VE
|
||||
board_build.ldscript = ldscript.ld
|
||||
|
Reference in New Issue
Block a user