Skip to content

Commit

Permalink
🐛 Fix Trigorilla Pro HAL/STM32 build offset (#22761)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp committed Sep 12, 2021
1 parent 3a457c9 commit c9d54bc
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 c9d54bc

Please sign in to comment.