Fix compilation error for MKS Robin (#13506)
This commit is contained in:
committed by
Scott Lahteine
parent
c6dbe6e9d6
commit
6d9aaca082
@@ -308,6 +308,7 @@ board = genericSTM32F103ZE
|
||||
extra_scripts = buildroot/share/PlatformIO/scripts/mks_robin.py
|
||||
build_flags = !python Marlin/src/HAL/HAL_STM32F1/STM32F1_flag_script.py
|
||||
${common.build_flags}
|
||||
-DSTM32_XL_DENSITY
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32F1>
|
||||
lib_deps = ${common.lib_deps}
|
||||
lib_ignore = c1921b4
|
||||
|
Reference in New Issue
Block a user