pub const MAX_CPUS: usize = 16;Expand description
Maximum number of CPUs Reduced from 256 to 16 for bootloader 0.11 compatibility (reduces static data size)
pub const MAX_CPUS: usize = 16;Maximum number of CPUs Reduced from 256 to 16 for bootloader 0.11 compatibility (reduces static data size)