xmc1100

Crates.ioxmc1100
lib.rsxmc1100
version0.2.0
sourcesrc
created_at2019-04-06 21:05:23.463334
updated_at2020-01-05 00:56:11.921516
descriptionLow-level register mappings for the XMC1100 series of ARM Cortex-M0 microcontrollers
homepage
repositoryhttps://github.com/david-sawatzke/xmc1100-rs
max_upload_size
id126270
size3,926,849
(david-sawatzke)

documentation

https://docs.rs/xmc1100

README

xmc1100 device crate

Currently using the unpatched original svd file "CMSIS PACK XMC1000 (Version V2.7.0)". This is under a proprietary library. As the resulting crate is only using the information from the svd file, I believe it to not fall under this license (but this is not legal advice, I'm not in any way, shape or form a lawyer).

License

Licensed under either of

at your option.

Contribution

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 dual licensed as above, without any additional terms or conditions.

Commit count: 4

cargo fmt