Eric Helgeson 3 месяцев назад
Родитель
Сommit
bda3258355
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -85,7 +85,7 @@ extends = env:BlueSCSI_RP2MCU
 board = rpipicow
 ; How much flash in bytes the bootloader and main app will be allocated
 ; It is used as the starting point for a ROM image saved in flash
-program_flash_allocation = 592256
+program_flash_allocation = 592896
 linker_script_template = lib/BlueSCSI_platform_RP2MCU/rp2040-template.ld
 ldscript_bootloader = lib/BlueSCSI_platform_RP2MCU/rp2040_btldr.ld
 debug_build_flags =