#free-rtos #applications #build #building #cargo #freertos-rust

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

#1139 in Embedded development

Download history 1/week @ 2023-11-27 23/week @ 2024-02-19 15/week @ 2024-02-26 8/week @ 2024-03-04 26/week @ 2024-03-11

72 downloads per month

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

~205–460KB