✨ BTT Octopus Pro V1.0 (STM32F446ZET6) (#22971)
This commit is contained in:
committed by
Scott Lahteine
parent
a7415a052e
commit
908335367e
@ -231,7 +231,7 @@ build_flags = ${env:BIGTREE_SKR_2.build_flags} -DUSBD_USE_CDC_MSC
|
||||
build_unflags = ${env:BIGTREE_SKR_2.build_unflags} -DUSBD_USE_CDC
|
||||
|
||||
#
|
||||
# BigTreeTech Octopus V1.0/1.1 (STM32F446ZET6 ARM Cortex-M4)
|
||||
# BigTreeTech Octopus V1.0/1.1 / Octopus Pro V1.0 (STM32F446ZET6 ARM Cortex-M4)
|
||||
#
|
||||
[env:BIGTREE_OCTOPUS_V1]
|
||||
platform = ${common_stm32.platform}
|
||||
@ -242,7 +242,7 @@ build_flags = ${stm32_variant.build_flags}
|
||||
-DSTM32F446_5VX -DUSE_USB_HS_IN_FS
|
||||
|
||||
#
|
||||
# BigTreeTech Octopus V1.0/1.1 (STM32F446ZET6 ARM Cortex-M4) with USB Flash Drive Support
|
||||
# BigTreeTech Octopus V1.0/1.1 / Octopus Pro V1.0 (STM32F446ZET6 ARM Cortex-M4) with USB Flash Drive Support
|
||||
#
|
||||
[env:BIGTREE_OCTOPUS_V1_USB]
|
||||
platform = ${common_stm32.platform}
|
||||
|
Reference in New Issue
Block a user