Apollo Labs Tech Blog

Apollo Labs Tech Blog

Follow
homeEmbassySTM32 w/ RustESP32 w/ RustEmbedded RustEmbedded IoTDrivers in Rustbadges
Tag

software development

#software-development

More content

Read more stories on Hashnode


Articles with this tag

Rust FFI and cbindgen: Integrating Embedded Rust Code in C

Jan 23, 202311 min read

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...

Rust FFI and cbindgen: Integrating Embedded Rust Code in C