Skip to content

Commit 2ab7231

Browse files
authored
Merge pull request #481 from chrysn-pull-requests/rtos-ariel
Operating systems: Add ArielOS
2 parents 13fdb85 + 92bfee1 commit 2ab7231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ specifically endorsed or reviewed for accuracy or quality by the Embedded Workin
215215
- [Tock](https://www.tockos.org) An embedded operating system designed for running multiple concurrent, mutually distrustful applications on low-memory and low-power microcontrollers
216216
- [Hubris](https://github.com/oxidecomputer/hubris) A real-time operating system built by Oxide Computer to run the Service Controller processor in the mainboards of their rack-mount servers.
217217
- [Zephyr](https://docs.zephyrproject.org/latest/develop/languages/rust/index.html) An embedded RTOS, written in C, with support for writing applications in Rust.
218+
- [Ariel OS](https://ariel-os.org/) A modular operating system written in Rust, providing multicore preemptive scheduling and application portability on top of Embassy.
218219

219220
### Real-time tools
220221

0 commit comments

Comments
 (0)