Skip to content

Commit 1811773

Browse files
ellenspptoal
authored andcommittedJan 12, 2022
🐛 Fix Trigorilla Pro HAL/STM32 build offset (MarlinFirmware#22761)
1 parent 4d2649c commit 1811773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎ini/stm32f1.ini

-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ platform = ${stm32_variant.platform}
352352
extends = stm32_variant
353353
board = genericSTM32F103ZE
354354
board_build.variant = MARLIN_F103Zx
355-
board_build.offset = 0x7000
356355
build_flags = ${stm32_variant.build_flags}
357356
-DENABLE_HWSERIAL3 -DTIMER_SERIAL=TIM5
358357
build_unflags = ${stm32_variant.build_unflags}

0 commit comments

Comments
 (0)
Please sign in to comment.