freertos-next 0.3.1

Create to use FreeRTOS in rust projects. The freertos-build crate can be used to build and link FreeRTOS from source inside build.rs.
Documentation

FreeRTOS-Next

Wrapper library to use FreeRTOS API in Rust.

To build an embedded application with FreeRTOS please refer to home. It needs freertos-build to work with.

Usage

The crate is published on crates.io

cargo add freertos-next