🐛 Fix env:chitu_f103 (#23225)

This commit is contained in:
tommywienert 2021-12-05 23:16:23 +01:00 committed by GitHub
parent 4d0880c74d
commit fcb48598e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -365,8 +365,9 @@ platform = ${common_stm32.platform}
extends = stm32_variant
board = genericSTM32F103ZE
board_build.variant = MARLIN_F103Zx
board_build.offset = 0x8800
build_flags = ${stm32_variant.build_flags}
-DSTM32F1xx -DSTM32_XL_DENSITY
-DSTM32F1xx
build_unflags = ${stm32_variant.build_unflags}
extra_scripts = ${stm32_variant.extra_scripts}
buildroot/share/PlatformIO/scripts/chitu_crypt.py