mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-05-05 22:54:42 +00:00
commit
0f7bfecc9e
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) - 
|
||||
|
||||
## Architecture support crates
|
||||
|
||||
Crates tailored for general CPU architectures.
|
||||
|
|
Loading…
Reference in a new issue