🔧 STM32 UID followup (#26727)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -111,7 +111,7 @@ extends = stm32_variant
|
||||
board = marlin_opulo_lumen_rev3
|
||||
build_flags = ${stm32_variant.build_flags}
|
||||
-DARDUINO_BLACK_F407VE
|
||||
-DUSBD_USE_CDC_COMPOSITE -DUSE_USB_FS
|
||||
-DUSBD_USE_CDC_COMPOSITE -DUSE_USB_FS -DHAS_STM32_UID
|
||||
extra_scripts = ${stm32_variant.extra_scripts}
|
||||
|
||||
#
|
||||
@@ -122,7 +122,7 @@ extends = stm32_variant
|
||||
board = marlin_opulo_lumen_rev4
|
||||
build_flags = ${stm32_variant.build_flags}
|
||||
-DARDUINO_BLACK_F407VE
|
||||
-DUSBD_USE_CDC_COMPOSITE -DUSE_USB_FS
|
||||
-DUSBD_USE_CDC_COMPOSITE -DUSE_USB_FS -DHAS_STM32_UID
|
||||
extra_scripts = ${stm32_variant.extra_scripts}
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user