Fix BTT E3 RRF and SKR V2 (Generic PIO) (#21741)

Follow-up to #21655
This commit is contained in:
Keith Bennett 2021-04-30 01:07:18 -07:00 committed by Scott Lahteine
parent a1154b226d
commit d5c6762332

View File

@ -181,7 +181,7 @@ build_flags = ${stm_flash_drive.build_flags}
[env:BIGTREE_E3_RRF]
platform = ${common_stm32.platform}
extends = common_stm32
board = genericSTM32F407VGT6
board = marlin_STM32F407VGT6_CCM
board_build.variant = MARLIN_BIGTREE_E3_RRF
build_flags = ${common_stm32.build_flags}
-DSTM32F407_5VX -DVECT_TAB_OFFSET=0x8000
@ -234,7 +234,7 @@ extra_scripts = ${common.extra_scripts}
platform = ${common_stm32.platform}
platform_packages = ${stm_flash_drive.platform_packages}
extends = common_stm32
board = genericSTM32F407VGT6
board = marlin_STM32F407VGT6_CCM
board_build.core = stm32
board_build.variant = MARLIN_F4x7Vx
board_build.ldscript = ldscript.ld