freertos-cargo-build

Crates.iofreertos-cargo-build
lib.rsfreertos-cargo-build
version0.1.1
sourcesrc
created_at2020-04-29 09:09:51.365501
updated_at2020-04-29 09:23:02.776744
descriptionUtility lib for building & using FreeRTOS in rust projects inside the build.rs.
homepage
repositoryhttps://github.com/lobaro/FreeRTOS-rust
max_upload_size
id235264
size24,029
Tobias Kaupat (Niondir)

documentation

README

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 = "*"
Commit count: 125

cargo fmt