2 releases
| 0.1.1 | Oct 1, 2025 |
|---|---|
| 0.1.0 | May 27, 2025 |
#1333 in Procedural macros
151 downloads per month
Used in 3 crates
(2 directly)
19KB
336 lines
Macros for cortex-a-rt and cortex-r-rt
This crate contains proc-macros that are re-exported through the following crates:
Minimum Supported Rust Version (MSRV)
This crate is guaranteed to compile on stable Rust 1.83.0 and up, as recorded
by the package.rust-version property in Cargo.toml.
Increasing the MSRV is not considered a breaking change and may occur in a
minor version release (e.g. from 0.3.0 to 0.3.1, because this is still a
0.x release).
Licence
- Copyright (c) Ferrous Systems
- Copyright (c) The Rust Embedded Devices Working Group developers
Licensed under either MIT or Apache-2.0 at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.
Dependencies
~145–550KB
~13K SLoC