renode
renode copied to clipboard
Rust binding for Renode
Hi, Is it possible to create Rust binding for Renode? If yes, any suggestiins regarding how to proceed ?
Thank you!!
Check out this project: https://github.com/jonlamb-gh/renode-run
There is also some level of support for writing peripheral implementations in Rust: https://antmicro.com/blog/2021/07/rust-peripheral-support-in-renode/