markhakansson / cortex-m-asm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cortex-m-asm

Provides cortex-m assembly from the cortex-m crate as a separate crate

NOTE: This crate is NOT affiliated with the Rust embedded group

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.38 and up. It might compile with older versions but that may change in any new patch release.

License

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.

About

License:Apache License 2.0


Languages

Language:Rust 100.0%