mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-23 14:58:06 +00:00
Add xmc1100-hal
This commit is contained in:
parent
c6a1b571f5
commit
9e8cb86989
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue