Upgrade BigTrees to latest platform ststm32 (#15285)
This commit is contained in:
parent
7c3d52cd6b
commit
c7acd5c45b
5 changed files with 13 additions and 510 deletions
|
|
@ -479,7 +479,7 @@ monitor_speed = 250000
|
|||
# Bigtreetech SKR Pro (STM32F407ZGT6 ARM Cortex-M4)
|
||||
#
|
||||
[env:BIGTREE_SKR_PRO]
|
||||
platform = ststm32@5.4.3
|
||||
platform = ststm32
|
||||
framework = arduino
|
||||
board = BigTree_SKR_Pro
|
||||
extra_scripts = pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
||||
|
|
@ -495,7 +495,7 @@ monitor_speed = 250000
|
|||
# BIGTREE_SKR_BTT002 (STM32F407VET6 ARM Cortex-M4)
|
||||
#
|
||||
[env:BIGTREE_BTT002]
|
||||
platform = ststm32@5.4.3
|
||||
platform = ststm32
|
||||
framework = arduino
|
||||
board = BigTree_Btt002
|
||||
extra_scripts = pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue