Skip to content

Latest commit

 

History

History

freertos-rust

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

FreeRTOS Rust

Wrapper library to use FreeRTOS API in Rust.

To build an embedded application with FreeRTOS please refer to freertos-rust home.

Usage

The crate is published on crates.io

[dependencies]
freertos-rust = "*"