️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093)

This commit is contained in:
Keith Bennett
2021-11-09 08:30:02 -08:00
committed by Scott Lahteine
parent 6f9f25dbb2
commit 17f853d99c
4 changed files with 73 additions and 3 deletions

View File

@ -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
#