✨ Opulo LumenPnP REV04 (#24718)
This commit is contained in:
committed by
Scott Lahteine
parent
1a2e591d03
commit
2f1b89bd1f
@ -93,6 +93,17 @@ build_flags = ${stm32_variant.build_flags}
|
||||
-DUSBD_USE_CDC_COMPOSITE -DUSE_USB_FS
|
||||
extra_scripts = ${stm32_variant.extra_scripts}
|
||||
|
||||
#
|
||||
# STM32F407VET6 Opulo Lumen REV4
|
||||
#
|
||||
[env:Opulo_Lumen_REV4]
|
||||
extends = stm32_variant
|
||||
board = marlin_opulo_lumen_rev4
|
||||
build_flags = ${stm32_variant.build_flags}
|
||||
-DARDUINO_BLACK_F407VE
|
||||
-DUSBD_USE_CDC_COMPOSITE -DUSE_USB_FS
|
||||
extra_scripts = ${stm32_variant.extra_scripts}
|
||||
|
||||
#
|
||||
# Anet ET4-MB_V1.x/ET4P-MB_V1.x (STM32F407VGT6 ARM Cortex-M4)
|
||||
#
|
||||
|
Reference in New Issue
Block a user