12 releases

new 0.7.5 Nov 5, 2024
0.7.0 Aug 17, 2021
0.6.15 Jul 22, 2021
0.1.8 Jan 26, 2020
0.1.3 Oct 23, 2018

#1299 in Embedded development

Download history 14166/week @ 2024-07-16 12559/week @ 2024-07-23 13771/week @ 2024-07-30 14046/week @ 2024-08-06 13891/week @ 2024-08-13 15750/week @ 2024-08-20 18304/week @ 2024-08-27 21020/week @ 2024-09-03 16308/week @ 2024-09-10 17073/week @ 2024-09-17 17597/week @ 2024-09-24 12223/week @ 2024-10-01 11753/week @ 2024-10-08 16421/week @ 2024-10-15 16008/week @ 2024-10-22 12370/week @ 2024-10-29

58,635 downloads per month
Used in 1,117 crates (2 directly)

MIT/Apache

28KB
662 lines

Cortex-M crates

This repository contains various crates useful for writing Rust programs on Cortex-M microcontrollers:

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

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 repository 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.


lib.rs:

Internal implementation details of cortex-m-rt.

Do not use this crate directly.

Dependencies

~245–690KB
~16K SLoC