# freertos-cargo-build Helper crate for building FreeRTOS applications with Cargo and Rust. To build an embedded application with FreeRTOS please refer to [freertos-rust home](https://github.com/lobaro/FreeRTOS-rust). ## Usage The crate is published on [crates.io](https://crates.io/crates/freertos-cargo-build) [build-dependencies] freertos-cargo-build = "*"