We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67948ad commit 3a3c3b8Copy full SHA for 3a3c3b8
ini/stm32f4.ini
@@ -639,7 +639,7 @@ upload_protocol = jlink
639
[env:mks_monster8_usb_flash_drive]
640
extends = env:mks_monster8
641
platform_packages = ${stm_flash_drive.platform_packages}
642
-build_flags = ${stm_flash_drive.build_flags} ${stm32f4_I2C1_CAN.build_flags} ${USB_HS_IN_FS.build_flags}
+build_flags = ${env:mks_monster8.build_flags} ${stm_flash_drive.build_flags} ${stm32f4_I2C1_CAN.build_flags} ${USB_HS_IN_FS.build_flags}
643
644
#
645
# MKS Monster8 V1 / V2 (STM32F407VET6 ARM Cortex-M4) with USB Flash Drive Support and Shared Media
0 commit comments