Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/interoperability/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ We are collecting examples and use cases for this on our issue tracker in
Integrating Rust with an RTOS such as FreeRTOS or ChibiOS is still a work in
progress; especially calling RTOS functions from Rust can be tricky.

Currently, the following projects publicly support Rust<->RTOS interoperability:

* [Zephyr Project](https://docs.zephyrproject.org/latest/develop/languages/rust/index.html)

We are collecting examples and use cases for this on our issue tracker in
[issue #62].

Expand Down