cortex-m-rtfm-macros 0.5.0-beta.1

Procedural macros of the cortex-m-rtfm crate
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.rtfm-syntax]
version = "0.4.0-beta.2"

[dependencies.syn]
version = "1"

[features]
heterogeneous = []
homogeneous = []

[lib]
proc-macro = true

[package]
authors = ["The Real Time For the Masses developers", "Jorge Aparicio <jorge@japaric.io>"]
categories = ["concurrency", "embedded", "no-std"]
description = "Procedural macros of the cortex-m-rtfm crate"
documentation = "https://rtfm-rs.github.io/cortex-m-rtfm/api/cortex_m_rtfm"
edition = "2018"
keywords = ["arm", "cortex-m"]
license = "MIT OR Apache-2.0"
name = "cortex-m-rtfm-macros"
readme = "../README.md"
repository = "https://github.com/rtfm-rs/cortex-m-rtfm"
version = "0.5.0-beta.1"