Explorar el Código

🐛 Fix Trigorilla Pro HAL/STM32 build offset (#22761)

ellensp hace 3 años
padre
commit
c9d54bc3f3
No account linked to committer's email address
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      ini/stm32f1.ini

+ 0
- 1
ini/stm32f1.ini Ver fichero

@@ -352,7 +352,6 @@ platform             = ${stm32_variant.platform}
352 352
 extends              = stm32_variant
353 353
 board                = genericSTM32F103ZE
354 354
 board_build.variant  = MARLIN_F103Zx
355
-board_build.offset   = 0x7000
356 355
 build_flags          = ${stm32_variant.build_flags}
357 356
                        -DENABLE_HWSERIAL3 -DTIMER_SERIAL=TIM5
358 357
 build_unflags        = ${stm32_variant.build_unflags}

Loading…
Cancelar
Guardar