Przeglądaj źródła

🐛 Fix env:chitu_f103 (#23225)

tommywienert 2 lat temu
rodzic
commit
fcb48598e2
No account linked to committer's email address
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      ini/stm32f1.ini

+ 2
- 1
ini/stm32f1.ini Wyświetl plik

@@ -365,8 +365,9 @@ platform             = ${common_stm32.platform}
365 365
 extends              = stm32_variant
366 366
 board                = genericSTM32F103ZE
367 367
 board_build.variant  = MARLIN_F103Zx
368
+board_build.offset   = 0x8800
368 369
 build_flags          = ${stm32_variant.build_flags}
369
-                       -DSTM32F1xx -DSTM32_XL_DENSITY
370
+                       -DSTM32F1xx
370 371
 build_unflags        = ${stm32_variant.build_unflags}
371 372
 extra_scripts        = ${stm32_variant.extra_scripts}
372 373
                        buildroot/share/PlatformIO/scripts/chitu_crypt.py

Ładowanie…
Anuluj
Zapisz