9 releases (1 stable)

Uses old Rust 2015

1.0.0 Jun 30, 2020
0.2.5 Aug 29, 2019
0.2.4 Oct 30, 2018
0.2.0 May 10, 2018
0.1.0 Jul 6, 2017

#2121 in Embedded development

Download history 38330/week @ 2023-11-20 50518/week @ 2023-11-27 45945/week @ 2023-12-04 42413/week @ 2023-12-11 39568/week @ 2023-12-18 27152/week @ 2023-12-25 39207/week @ 2024-01-01 41224/week @ 2024-01-08 34919/week @ 2024-01-15 40175/week @ 2024-01-22 39010/week @ 2024-01-29 34604/week @ 2024-02-05 36441/week @ 2024-02-12 37112/week @ 2024-02-19 38108/week @ 2024-02-26 38783/week @ 2024-03-04

153,395 downloads per month
Used in fewer than 243 crates

MIT/Apache

11KB
55 lines

bare-metal

Abstractions common to bare metal systems

This project is developed and maintained by the Cortex-A, Cortex-M, Cortex-R, MSP430, and RISCV teams.

Change log

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.31.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 maintainers of this crate, the Cortex-A, Cortex-M, Cortex-R, MSP430, and RISCV teams, promise to intervene to uphold that code of conduct.

No runtime deps