cortex-m-asm

Crates.iocortex-m-asm
lib.rscortex-m-asm
version0.1.2
sourcesrc
created_at2021-07-04 15:34:25.480524
updated_at2021-07-04 17:04:00.090488
descriptionASM intrinsics for Cortex-M CPUs
homepage
repositoryhttps://github.com/adamgreig/cortex-m-asm
max_upload_size
id418633
size23,587
Adam Greig (adamgreig)

documentation

https://docs.rs/cortex-m-asm

README

Cortex-M ASM Intrinsics

crates.io docs.rs CI

Intrinsics for Cortex-M CPUs.

Requires a nightly Rust compiler to use the unstable asm!() macro.

Licence

cortex-m-asm is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 13

cargo fmt