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...
Jan 23, 202311 min read2.7K


