Update stm32f4.ini

Allow Platform-IO to upload to the Octopus boards directly with an ST-Link attached.
This commit is contained in:
Roxy-3D
2022-05-13 17:29:50 -05:00
committed by GitHub
parent c1b53d63fc
commit c29a949a13
+2
View File
@@ -254,6 +254,7 @@ build_unflags = ${env:BIGTREE_SKR_2_F429_USB.build_unflags} -Os -NDEBUG
extends = stm32_variant
board = marlin_BigTree_Octopus_v1
board_build.offset = 0x8000
board_upload.offset_address = 0x08008000
build_flags = ${stm32_variant.build_flags}
-DSTM32F446_5VX -DUSE_USB_HS_IN_FS
@@ -277,6 +278,7 @@ build_flags = ${stm_flash_drive.build_flags}
extends = stm32_variant
board = marlin_BigTree_Octopus_Pro_v1_F429
board_build.offset = 0x8000
board_upload.offset_address = 0x08008000
build_flags = ${stm32_variant.build_flags}
-DUSE_USB_HS_IN_FS