|
@@ -480,7 +480,6 @@ upload_protocol = jlink
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Robin Nano V3 with USB Flash Drive Support
|
|
# MKS Robin Nano V3 with USB Flash Drive Support
|
|
-# Currently, using a STM32duino fork, until USB Host get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_robin_nano_v3_usb_flash_drive]
|
|
[env:mks_robin_nano_v3_usb_flash_drive]
|
|
extends = env:mks_robin_nano_v3
|
|
extends = env:mks_robin_nano_v3
|
|
@@ -493,7 +492,6 @@ build_flags = ${stm_flash_drive.build_flags} ${stm32f4_I2C1.build_flags}
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Robin Nano V3 with USB Flash Drive Support and Shared Media
|
|
# MKS Robin Nano V3 with USB Flash Drive Support and Shared Media
|
|
-# Currently, using a STM32duino fork, until USB Host and USB Device MSC get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_robin_nano_v3_usb_flash_drive_msc]
|
|
[env:mks_robin_nano_v3_usb_flash_drive_msc]
|
|
extends = env:mks_robin_nano_v3_usb_flash_drive
|
|
extends = env:mks_robin_nano_v3_usb_flash_drive
|
|
@@ -510,7 +508,6 @@ board = marlin_STM32F407VET6_CCM
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Robin Nano V3.1 with USB Flash Drive Support
|
|
# MKS Robin Nano V3.1 with USB Flash Drive Support
|
|
-# Currently, using a STM32duino fork, until USB Host get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_robin_nano_v3_1_usb_flash_drive]
|
|
[env:mks_robin_nano_v3_1_usb_flash_drive]
|
|
extends = env:mks_robin_nano_v3_usb_flash_drive
|
|
extends = env:mks_robin_nano_v3_usb_flash_drive
|
|
@@ -518,7 +515,6 @@ board = marlin_STM32F407VET6_CCM
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Robin Nano V3.1 with USB Flash Drive Support and Shared Media
|
|
# MKS Robin Nano V3.1 with USB Flash Drive Support and Shared Media
|
|
-# Currently, using a STM32duino fork, until USB Host and USB Device MSC get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_robin_nano_v3_1_usb_flash_drive_msc]
|
|
[env:mks_robin_nano_v3_1_usb_flash_drive_msc]
|
|
extends = env:mks_robin_nano_v3_usb_flash_drive_msc
|
|
extends = env:mks_robin_nano_v3_usb_flash_drive_msc
|
|
@@ -543,7 +539,6 @@ upload_protocol = jlink
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Eagle with USB Flash Drive Support
|
|
# MKS Eagle with USB Flash Drive Support
|
|
-# Currently, using a STM32duino fork, until USB Host get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_eagle_usb_flash_drive]
|
|
[env:mks_eagle_usb_flash_drive]
|
|
extends = env:mks_eagle
|
|
extends = env:mks_eagle
|
|
@@ -556,7 +551,6 @@ build_flags = ${stm_flash_drive.build_flags} ${stm32f4_I2C1.build_flags}
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Eagle with USB Flash Drive Support and Shared Media
|
|
# MKS Eagle with USB Flash Drive Support and Shared Media
|
|
-# Currently, using a STM32duino fork, until USB Host and USB Device MSC get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_eagle_usb_flash_drive_msc]
|
|
[env:mks_eagle_usb_flash_drive_msc]
|
|
extends = env:mks_eagle_usb_flash_drive
|
|
extends = env:mks_eagle_usb_flash_drive
|
|
@@ -588,7 +582,6 @@ upload_protocol = jlink
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Monster8 V1 / V2 (STM32F407VET6 ARM Cortex-M4) with USB Flash Drive Support
|
|
# MKS Monster8 V1 / V2 (STM32F407VET6 ARM Cortex-M4) with USB Flash Drive Support
|
|
-# Currently, using a STM32duino fork, until USB Host get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_monster8_usb_flash_drive]
|
|
[env:mks_monster8_usb_flash_drive]
|
|
extends = env:mks_monster8
|
|
extends = env:mks_monster8
|
|
@@ -601,7 +594,6 @@ build_flags = ${stm_flash_drive.build_flags} ${stm32f4_I2C1_CAN.build_flag
|
|
|
|
|
|
#
|
|
#
|
|
# MKS Monster8 V1 / V2 (STM32F407VET6 ARM Cortex-M4) with USB Flash Drive Support and Shared Media
|
|
# MKS Monster8 V1 / V2 (STM32F407VET6 ARM Cortex-M4) with USB Flash Drive Support and Shared Media
|
|
-# Currently, using a STM32duino fork, until USB Host and USB Device MSC get merged
|
|
|
|
#
|
|
#
|
|
[env:mks_monster8_usb_flash_drive_msc]
|
|
[env:mks_monster8_usb_flash_drive_msc]
|
|
extends = env:mks_monster8_usb_flash_drive
|
|
extends = env:mks_monster8_usb_flash_drive
|