xmc1100 0.2.0

Low-level register mappings for the XMC1100 series of ARM Cortex-M0 microcontrollers
Documentation
# 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

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

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.