freertos-build
Helper crate for building FreeRTOS applications with Cargo and Rust using a build.rs.
To build an embedded application with FreeRTOS please refer to home.
Usage
cargo add --build freertos-build
Add this snippet to your apps build.rs: