freertos-rust 0.2.0

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.
Documentation

freertos-rust

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 7 feature flags, 6 of them enabled by default.

default

allocator (default)

This feature flag does not enable additional features.

delete_task (default)

This feature flag does not enable additional features.

hooks (default)

This feature flag does not enable additional features.

interrupt (default)

This feature flag does not enable additional features.

sync (default)

time (default)

cpu_clock

This feature flag does not enable additional features.