FYSETC Cheetah 2.0 (#20897)
This commit is contained in:
@@ -1198,6 +1198,18 @@ extra_scripts = ${common.extra_scripts}
|
||||
pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
||||
buildroot/share/PlatformIO/scripts/STEVAL__F401XX.py
|
||||
|
||||
#
|
||||
# STM32F401RC
|
||||
#
|
||||
[env:FYSETC_CHEETAH_V20]
|
||||
platform = ${common_stm32.platform}
|
||||
extends = common_stm32
|
||||
board = FYSETC_CHEETAH_V20
|
||||
build_flags = ${common_stm32.build_flags} -DSTM32F401xC -DVECT_TAB_OFFSET=0xC000
|
||||
extra_scripts = ${common.extra_scripts}
|
||||
pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
||||
buildroot/share/PlatformIO/scripts/FYSETC_CHEETAH_V20.py
|
||||
|
||||
#
|
||||
# FLYF407ZG
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user