# cmsis-pack `cmsis-pack` is a Rust crate for downloading and managing [CMSIS PACKs](https://www.keil.com/pack/doc/CMSIS/Pack/html/index.html). [![crates.io](https://img.shields.io/crates/v/cmsis-pack)](https://crates.io/crates/cmsis-pack) [![documentation](https://docs.rs/cmsis-pack/badge.svg)](https://docs.rs/cmsis-pack) ## License Licensed under Apache License, Version 2.0 ([LICENSE](LICENSE) or http://www.apache.org/licenses/LICENSE-2.0) ## Contributing Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.