rtic-core 1.0.0

Core abstractions of the Real-Time Interrupt-driven Concurrency framework
Documentation
[package]
authors = [
  "The Real-Time Interrupt-driven Concurrency developers",
  "Jorge Aparicio <jorge@japaric.io>",
]
categories = ["concurrency", "embedded", "no-std"]
description = "Core abstractions of the Real-Time Interrupt-driven Concurrency framework"
documentation = "https://docs.rs/rtic-core"
keywords = []
license = "MIT OR Apache-2.0"
name = "rtic-core"
repository = "https://github.com/rtic-rs/rtic-core"
version = "1.0.0"
edition = "2021"

[lib]
name = "rtic_core"