Skip to content

Commit 13fdb85

Browse files
authored
Merge pull request #480 from d3zd3z/add-zephyr
Add information about Rust on Zephyr
2 parents 2027bc3 + 1a49726 commit 13fdb85

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
@@ -214,6 +214,7 @@ specifically endorsed or reviewed for accuracy or quality by the Embedded Workin
214214
- [RIOT-OS](https://doc.riot-os.org/using-rust.html) directly supports applications written in Rust, both in terms of build system integration and by having safe and idiomatic wrappers.
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.
217+
- [Zephyr](https://docs.zephyrproject.org/latest/develop/languages/rust/index.html) An embedded RTOS, written in C, with support for writing applications in Rust.
217218

218219
### Real-time tools
219220

0 commit comments

Comments
 (0)