Skip to content

Commit

Permalink
πŸ› Fix Trigorilla Pro HAL/STM32 build offset (MarlinFirmware#22761)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp authored and mh-dm committed May 15, 2022
1 parent cecba89 commit d09ecee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ini/stm32f1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ platform = ${stm32_variant.platform}
extends = stm32_variant
board = genericSTM32F103ZE
board_build.variant = MARLIN_F103Zx
board_build.offset = 0x7000
build_flags = ${stm32_variant.build_flags}
-DENABLE_HWSERIAL3 -DTIMER_SERIAL=TIM5
build_unflags = ${stm32_variant.build_unflags}
Expand Down

0 comments on commit d09ecee

Please sign in to comment.