rtic 2.1.1

Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems

rtic

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

default

    This feature flag does not enable additional features.

riscv-esp32c3-backend

  • esp32c3
  • riscv
  • rtic-macros/riscv-esp32c3

thumbv7-backend

  • cortex-m
  • rtic-macros/cortex-m-basepri

thumbv8main-backend

  • cortex-m
  • rtic-macros/cortex-m-basepri

test-critical-section

  • cortex-m/critical-section-single-core
  • rtic-monotonics/systick-100hz

thumbv8base-backend

  • cortex-m
  • rtic-macros/cortex-m-source-masking

thumbv6-backend

  • cortex-m
  • rtic-macros/cortex-m-source-masking

rtic-uitestv7

  • thumbv7-backend

rtic-uitestv6

  • thumbv6-backend

rtic-monotonics

  • dep:rtic-monotonics

esp32c3

  • dep:esp32c3

cortex-m

  • dep:cortex-m

riscv

  • dep:riscv