|
@@ -69,20 +69,6 @@ extra_scripts = ${common.extra_scripts}
|
69
|
69
|
pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
70
|
70
|
|
71
|
71
|
#
|
72
|
|
-# FLY MINI (STM32F103RCT6)
|
73
|
|
-#
|
74
|
|
-[env:FLY_MINI]
|
75
|
|
-platform = ${common_stm32f1.platform}
|
76
|
|
-extends = common_stm32f1
|
77
|
|
-board = genericSTM32F103RC
|
78
|
|
-board_build.address = 0x08005000
|
79
|
|
-board_build.ldscript = fly_mini.ld
|
80
|
|
-extra_scripts = ${common_stm32f1.extra_scripts}
|
81
|
|
- buildroot/share/PlatformIO/scripts/custom_board.py
|
82
|
|
-build_flags = ${common_stm32f1.build_flags}
|
83
|
|
- -DDEBUG_LEVEL=0 -DSS_TIMER=4
|
84
|
|
-
|
85
|
|
-#
|
86
|
72
|
# FYSETC S6 (STM32F446RET6 ARM Cortex-M4)
|
87
|
73
|
#
|
88
|
74
|
[env:FYSETC_S6]
|