freertos-next 0.12.0

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

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 17 feature flags, 5 of them enabled by default.

default

minimum (default)

allocator (default)

This feature flag does not enable additional features.

sync (default)

time (default)

interrupt (default)

This feature flag does not enable additional features.

assert-hook

This feature flag does not enable additional features.

counting-semaphore

This feature flag does not enable additional features.

cpu-clock

This feature flag does not enable additional features.

critical-section-impl

delay-until

This feature flag does not enable additional features.

delete-task

This feature flag does not enable additional features.

heap-free-size

recursive-mutex

This feature flag does not enable additional features.

stack-high-water

This feature flag does not enable additional features.

standard

task-suspend

This feature flag does not enable additional features.

trace-facility

This feature flag does not enable additional features.