pub const XIP_FLASH_P: AddressRange;
Expand description
XIP Plaintext section, where RODATA is not encrypted.
Note: There’s some reserved data at the start of each XIP Flash section (0x140) bytes. We don’t include them here.
pub const XIP_FLASH_P: AddressRange;
XIP Plaintext section, where RODATA is not encrypted.
Note: There’s some reserved data at the start of each XIP Flash section (0x140) bytes. We don’t include them here.