embassy-rp

Crates

git

Versions

rp235xb

Flavors

Constant embassy_rp::block::IMAGE_TYPE_TBYB

source ·
pub const IMAGE_TYPE_TBYB: u16 = 0x8000;
Expand description

A ITEM_1BS_IMAGE_TYPE value bitmask to mark the image as Try Before You Buy.

This means the image must be marked as ‘Bought’ with the ROM before the watchdog times out the trial period, otherwise it is erased and the previous image will be booted.