#cortex-m #run-time #arm #startup

sys no-std cortex-m-rt

Minimal runtime / startup for Cortex-M microcontrollers

35 releases

new 0.7.4 Apr 16, 2024
0.7.3 Feb 14, 2023
0.7.2 Nov 8, 2022
0.7.1 Nov 25, 2021
0.3.5 Jul 22, 2017

#1880 in Embedded development

Download history 19937/week @ 2024-01-02 19529/week @ 2024-01-09 17376/week @ 2024-01-16 19257/week @ 2024-01-23 17197/week @ 2024-01-30 15902/week @ 2024-02-06 16962/week @ 2024-02-13 17987/week @ 2024-02-20 16627/week @ 2024-02-27 18817/week @ 2024-03-05 16867/week @ 2024-03-12 16496/week @ 2024-03-19 16111/week @ 2024-03-26 16911/week @ 2024-04-02 14054/week @ 2024-04-09 14911/week @ 2024-04-16

64,794 downloads per month
Used in 1,023 crates (924 directly)

MIT/Apache

53KB
457 lines

crates.io crates.io

cortex-m-rt

Startup code and minimal runtime for Cortex-M microcontrollers

This project is developed and maintained by the Cortex-M team.

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.60.0 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.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Cortex-M team, promises to intervene to uphold that code of conduct.

Dependencies

~1.5MB
~34K SLoC