Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 413 Bytes

FreeRTOS-sys

C code compilation as a library and bindings for FreeRTOS v10.2.1

Conditional inclusion of portable files and generation of configuration file of FreeRTOS based on features.FreeRTOS Only the ones interesting for me have been implemented, but adding new ones should be straight-forward based on the existing examples.

(!) As of Rust 1.36.0, this requires nightly to compile

PRs are welcome!