Add xmc1100-hal

This commit is contained in:
David Sawatzke 2019-04-07 17:44:27 +02:00
parent c6a1b571f5
commit 9e8cb86989

View file

@ -29,6 +29,7 @@ This project is developed and maintained by the [Resources team][team].
* [Texas Instruments](#texas-instruments-1)
* [Espressif](#espressif)
* [Silicon Labs](#silicon-labs)
* [XMC](#xmc)
* [Architecture support crates](#architecture-support-crates)
* [ARM](#arm)
* [Board support crates](#board-support-crates)
@ -238,6 +239,10 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
[Tomu]: https://tomu.im/
[tomu bootloader]: https://github.com/im-tomu/tomu-bootloader
### XMC
- [`xmc1100-hal`](https://github.com/david-sawatzke/xmc1100-hal) - ![crates.io](https://img.shields.io/crates/v/xmc1100-hal.svg)
## Architecture support crates
Crates tailored for general CPU architectures.