# FreeRTOS Rust Wrapper library to use FreeRTOS API in Rust. To build an embedded application with FreeRTOS please refer to [freertos-rust home](https://github.com/lobaro/FreeRTOS-rust). ## Usage The crate is published on [crates.io](https://crates.io/crates/freertos-rust) [dependencies] freertos-rust = "*"