Constant FLASH_BOOTLOADER

Source
pub const FLASH_BOOTLOADER: [u8; 256];
Expand description

Padded bootloader used to boot from flash

The RP2040 chip requires a padded and signed bootloader (RP2040 Datasheet, 2.8 Bootrom Page, page 156) This is the result of running pad_checksum with the object file of boot2_at25sf128a.S