mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-12-25 01:10:52 +00:00
Merge #272
272: Add FreeRTOS-rust r=adamgreig a=Niondir Co-authored-by: Tobias Kaupat <tobiall@niondir.de>
This commit is contained in:
commit
397d9f8617
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ In 2018 the Rust community created an embedded working group to help drive adopt
|
||||||
|
|
||||||
- [Drone OS](https://drone-os.github.io) An Embedded Operating System for writing real-time applications in Rust.
|
- [Drone OS](https://drone-os.github.io) An Embedded Operating System for writing real-time applications in Rust.
|
||||||
- [FreeRTOS.rs](https://github.com/hashmismatch/freertos.rs) Rust interface for the FreeRTOS API
|
- [FreeRTOS.rs](https://github.com/hashmismatch/freertos.rs) Rust interface for the FreeRTOS API
|
||||||
|
- [FreeRTOS-rust](https://github.com/lobaro/FreeRTOS-rust) Rust interface for FreeRTOS with Rust entry point and build support crate.
|
||||||
- [Tock](https://www.tockos.org) An embedded operating system designed for running multiple concurrent, mutually distrustful applications on low-memory and low-power microcontrollers
|
- [Tock](https://www.tockos.org) An embedded operating system designed for running multiple concurrent, mutually distrustful applications on low-memory and low-power microcontrollers
|
||||||
|
|
||||||
### Real-time tools
|
### Real-time tools
|
||||||
|
|
Loading…
Reference in a new issue