#free-rtos #applications #build #building #cargo #stm32

freertos-cargo-build

Utility lib for building & using FreeRTOS in rust projects inside the build.rs

2 releases

0.1.1 Apr 29, 2020
0.1.0 Apr 29, 2020

#1141 in Embedded development

MIT license

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