Crates.io | cortex-ar-rt-macros |
lib.rs | cortex-ar-rt-macros |
version | 0.1.0 |
created_at | 2025-05-27 10:54:08.376896+00 |
updated_at | 2025-05-27 10:54:08.376896+00 |
description | Run-Time macros for Arm Cortex-A and Cortex-R |
homepage | https://github.com/rust-embedded/cortex-ar.git |
repository | https://github.com/rust-embedded/cortex-ar.git |
max_upload_size | |
id | 1690906 |
size | 20,201 |
cortex-a-rt
and cortex-r-rt
This crate contains proc-macros that are re-exported through the following crates:
cortex-a-rt
]cortex-r-rt
]This crate is guaranteed to compile on stable Rust 1.82.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).
Licensed under either MIT or Apache-2.0 at your option.
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.