Crates.io | cortex-m-asm |
lib.rs | cortex-m-asm |
version | 0.1.2 |
source | src |
created_at | 2021-07-04 15:34:25.480524 |
updated_at | 2021-07-04 17:04:00.090488 |
description | ASM intrinsics for Cortex-M CPUs |
homepage | |
repository | https://github.com/adamgreig/cortex-m-asm |
max_upload_size | |
id | 418633 |
size | 23,587 |
Intrinsics for Cortex-M CPUs.
Requires a nightly Rust compiler to use the unstable asm!()
macro.
cortex-m-asm is licensed under either of
at your option.
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.