|
|
|
|
365
|
extends = stm32_variant
|
365
|
extends = stm32_variant
|
366
|
board = genericSTM32F103ZE
|
366
|
board = genericSTM32F103ZE
|
367
|
board_build.variant = MARLIN_F103Zx
|
367
|
board_build.variant = MARLIN_F103Zx
|
|
|
368
|
+board_build.offset = 0x8800
|
368
|
build_flags = ${stm32_variant.build_flags}
|
369
|
build_flags = ${stm32_variant.build_flags}
|
369
|
- -DSTM32F1xx -DSTM32_XL_DENSITY
|
|
|
|
|
370
|
+ -DSTM32F1xx
|
370
|
build_unflags = ${stm32_variant.build_unflags}
|
371
|
build_unflags = ${stm32_variant.build_unflags}
|
371
|
extra_scripts = ${stm32_variant.extra_scripts}
|
372
|
extra_scripts = ${stm32_variant.extra_scripts}
|
372
|
buildroot/share/PlatformIO/scripts/chitu_crypt.py
|
373
|
buildroot/share/PlatformIO/scripts/chitu_crypt.py
|