aarch32-rt-macros

Crates.ioaarch32-rt-macros
lib.rsaarch32-rt-macros
version0.2.0
created_at2025-10-31 18:34:46.898001+00
updated_at2026-01-21 15:35:14.810797+00
descriptionRun-Time macros for aarch32-rt
homepagehttps://github.com/rust-embedded/aarch32
repositoryhttps://github.com/rust-embedded/aarch32.git
max_upload_size
id1910534
size20,764
Arm (github:rust-embedded:arm)

documentation

README

Macros for aarch32-rt

This crate contains proc-macros that are re-exported through the aarch32-rt crate.

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.

Commit count: 0

cargo fmt