embassy-rp

Crates

git

Versions

rp2040

Flavors

Constant RP2040_MAX_PROGRAM_SIZE

Source
pub const RP2040_MAX_PROGRAM_SIZE: usize = 32; // 32usize
Expand description

Maximum program size of RP2040 and RP235x chips, in bytes.

See Chapter 3, Figure 38 for reference of the value.