mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-23 04:13:17 +00:00
Add oreboot to Embedded/Firmware
This commit is contained in:
parent
bf7524a73b
commit
6ace8dcba2
1 changed files with 2 additions and 0 deletions
|
@ -616,6 +616,8 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
* [japaric/xargo](https://github.com/japaric/xargo) — effortless cross compilation of Rust programs to custom bare-metal targets like ARM Cortex-M
|
||||
* Espressif
|
||||
* [esp-rs](https://github.com/esp-rs) home to a number of community projects enabling the use of the Rust programming language on various SoCs and modules produced by Espressif Systems.
|
||||
* Firmware
|
||||
* [oreboot/oreboot](https://github.com/oreboot/oreboot) — oreboot is a fork of coreboot, with C removed, written in Rust
|
||||
* nRF
|
||||
* [nrf-rs/nrf-hal](https://github.com/nrf-rs/nrf-hal) — A Rust HAL for the nRF family of devices
|
||||
|
||||
|
|
Loading…
Reference in a new issue