|
|
|
|
672
|
[env:chitu_f103]
|
672
|
[env:chitu_f103]
|
673
|
platform = ${common_stm32f1.platform}
|
673
|
platform = ${common_stm32f1.platform}
|
674
|
extends = common_stm32f1
|
674
|
extends = common_stm32f1
|
675
|
-board = chitu_f103
|
|
|
|
|
675
|
+board = CHITU_F103
|
676
|
extra_scripts = pre:buildroot/share/PlatformIO/scripts/STM32F1_create_variant.py
|
676
|
extra_scripts = pre:buildroot/share/PlatformIO/scripts/STM32F1_create_variant.py
|
677
|
buildroot/share/PlatformIO/scripts/chitu_crypt.py
|
677
|
buildroot/share/PlatformIO/scripts/chitu_crypt.py
|
678
|
build_flags = ${common_stm32f1.build_flags}
|
678
|
build_flags = ${common_stm32f1.build_flags}
|