Rust FFI and cbindgen: Integrating Embedded Rust Code in C
Introduction
In last week's post, I introduced Rust FFI and bindgen, a tool that supports the integration of C code in Rust. I also worked through an example of integrating API from the STM32F401RE device HAL C libraries code generated by ST-Microele...
blog.theembeddedrustacean.com11 min read