Crates.io | freertos-rust |
lib.rs | freertos-rust |
version | 0.1.2 |
source | src |
created_at | 2020-04-29 09:04:54.932949 |
updated_at | 2020-04-29 13:20:46.014255 |
description | Create to use FreeRTOS in rust projects. The freertos-cargo-build crate can be used to build and link FreeRTOS from source inside build.rs. |
homepage | |
repository | https://github.com/lobaro/FreeRTOS-rust |
max_upload_size | |
id | 235262 |
size | 89,743 |
Wrapper library to use FreeRTOS API in Rust.
To build an embedded application with FreeRTOS please refer to freertos-rust home.
The crate is published on crates.io
[dependencies]
freertos-rust = "*"