Fix compilation error for MKS Robin (#13506)
This commit is contained in:
parent
c6dbe6e9d6
commit
6d9aaca082
6 changed files with 26 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue