[][src]Function uf2::bin_to_uf2

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