Skip to content

Commit

Permalink
πŸ› Fix env:chitu_f103 (#23225)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommywienert authored and thinkyhead committed Dec 25, 2021
1 parent 5eeb965 commit 251d9fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ini/stm32f1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 251d9fc

Please sign in to comment.