|
|
@@ -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 =
|