⚡️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093)
This commit is contained in:
committed by
Scott Lahteine
parent
6f9f25dbb2
commit
17f853d99c
@ -204,6 +204,14 @@ build_flags = ${stm32_variant.build_flags}
|
||||
-DPIN_SERIAL2_RX=PD_6
|
||||
-DPIN_SERIAL2_TX=PD_5
|
||||
|
||||
#
|
||||
# BigTreeTech BTT002 V1.x with 512k of flash (STM32F407VET6 ARM Cortex-M4)
|
||||
#
|
||||
[env:BIGTREE_BTT002_VET6]
|
||||
platform = ${env:BIGTREE_BTT002.platform}
|
||||
extends = env:BIGTREE_BTT002
|
||||
board = marlin_BigTree_BTT002_VET6
|
||||
|
||||
#
|
||||
# BigTreeTech SKR V2.0 (STM32F407VGT6 ARM Cortex-M4) with USB Flash Drive Support
|
||||
#
|
||||
|
Reference in New Issue
Block a user