load_stub_bytes

Function load_stub_bytes 

Source
pub fn load_stub_bytes(
    external_path: Option<&str>,
    chip_type: ChipType,
    memory_type: &str,
) -> Result<Vec<u8>>
Expand description

Load stub image bytes for the given chip and memory type.