Function cmsis_pack::update::update

source ·
pub fn update<I, P, D>(
    config: &D,
    vidx_list: I,
    progress: P
) -> Result<Vec<PathBuf>, Error>where
    I: IntoIterator<Item = String>,
    P: DownloadProgress,
    D: DownloadConfig,
Expand description

Flatten a list of Vidx Urls into a list of updated CMSIS packs