Tronxy X5SA (V5 / V6 boards) (#18243)

This commit is contained in:
Victor
2020-06-10 19:16:22 -03:00
committed by GitHub
parent 75119c433a
commit e2cc966621
7 changed files with 343 additions and 12 deletions

View File

@@ -589,7 +589,7 @@ lib_ignore = LiquidCrystal, LiquidTWI2, Adafruit NeoPixel, TMCStepper, U8glib-H
platform = ${common_stm32f1.platform}
extends = common_stm32f1
board = genericSTM32F103ZE
extra_scripts = buildroot/share/PlatformIO/scripts/chitu_crypt.py
#extra_scripts = buildroot/share/PlatformIO/scripts/chitu_crypt.py
build_flags = ${common_stm32f1.build_flags}
-DSTM32F1xx -DSTM32_XL_DENSITY
build_unflags = ${common_stm32f1.build_unflags}