2 releases
0.1.1 | Apr 29, 2020 |
---|---|
0.1.0 | Apr 29, 2020 |
#1141 in Embedded development
13KB
194 lines
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.
Usage
The crate is published on crates.io
[build-dependencies]
freertos-cargo-build = "*"
Dependencies
~0.3–7.5MB
~41K SLoC