We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99d0341 + 89e5391 commit deac673Copy full SHA for deac673
1 file changed
src/interoperability/index.md
@@ -58,6 +58,10 @@ We are collecting examples and use cases for this on our issue tracker in
58
Integrating Rust with an RTOS such as FreeRTOS or ChibiOS is still a work in
59
progress; especially calling RTOS functions from Rust can be tricky.
60
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
65
We are collecting examples and use cases for this on our issue tracker in
66
[issue #62].
67
0 commit comments