Skip to content

Commit deac673

Browse files
authored
Merge pull request #407 from rruuaanng/add-zephyr-rs-link
Add a link to Rust for Zephyr
2 parents 99d0341 + 89e5391 commit deac673

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/interoperability/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ We are collecting examples and use cases for this on our issue tracker in
5858
Integrating Rust with an RTOS such as FreeRTOS or ChibiOS is still a work in
5959
progress; especially calling RTOS functions from Rust can be tricky.
6060

61+
Currently, the following projects publicly support Rust<->RTOS interoperability:
62+
63+
* [Zephyr Project](https://docs.zephyrproject.org/latest/develop/languages/rust/index.html)
64+
6165
We are collecting examples and use cases for this on our issue tracker in
6266
[issue #62].
6367

0 commit comments

Comments
 (0)