uf2

Function bin_to_uf2

Source
pub fn bin_to_uf2(
    bytes: &Vec<u8>,
    family_id: u32,
    app_start_addr: u32,
) -> Result<Vec<u8>, Error>