فهرست منبع

Actually disable bootloader

Morio 1 سال پیش
والد
کامیت
a546b153a4
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      platformio.ini

+ 2 - 2
platformio.ini

@@ -303,9 +303,9 @@ framework = arduino
 ; Changing this will cause issues with boards that already have a ROM drive in flash
 program_flash_allocation = 360448
 extra_scripts =
-    src/build_bootloader.py
+;    src/build_bootloader.py
     lib/ZuluSCSI_platform_RP2350/process-linker-script.py
-;board_build.ldscript = ${BUILD_DIR}/rp2350.ld
+board_build.ldscript = ${BUILD_DIR}/rp2350.ld
 ;ldscript_bootloader = lib/ZuluSCSI_platform_RP2350/rp2350_btldr.ld
 lib_deps =
     SdFat=https://github.com/rabbitholecomputing/SdFat#2.2.0-gpt