mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-14 14:56:08 -06:00
✨ BTT Octopus Pro V1.0 (STM32F446ZET6) (#22971)
This commit is contained in:
parent
28e2c358d1
commit
d3a84bc584
7 changed files with 86 additions and 27 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue