Skip to content
Snippets Groups Projects
Unverified Commit ba4f49f4 authored by InsanityAutomation's avatar InsanityAutomation Committed by GitHub
Browse files

Fix GTR10 overlapping defines (#16976)

parent 5b438fb2
Branches
Tags
No related merge requests found
......@@ -687,12 +687,6 @@ extra_scripts = pre:buildroot/share/PlatformIO/scripts/generic_create_varian
build_flags = ${common.build_flags}
-DUSBCON -DUSBD_USE_CDC -DUSBD_VID=0x0483 -DUSB_PRODUCT=\"STM32F407IG\"
-DTARGET_STM32F4 -DSTM32F407IX -DVECT_TAB_OFFSET=0x8000
-DHAVE_HWSERIAL3
-DHAVE_HWSERIAL6
-DPIN_SERIAL3_RX=PD_9
-DPIN_SERIAL3_TX=PD_8
-DPIN_SERIAL6_RX=PC_7
-DPIN_SERIAL6_TX=PC_6
-IMarlin/src/HAL/HAL_STM32
lib_deps =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment