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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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.