3 unstable releases

0.2.0 Dec 6, 2023
0.1.1 Nov 28, 2023
0.1.0 Nov 27, 2023

#591 in Embedded development

Download history 17/week @ 2024-02-18 28/week @ 2024-02-25 16/week @ 2024-03-03 31/week @ 2024-03-10 7/week @ 2024-03-17 8/week @ 2024-03-24 54/week @ 2024-03-31 19/week @ 2024-04-07 15/week @ 2024-04-14

96 downloads per month
Used in erdnuss-comms

MIT/Apache

21KB
236 lines

Grounded

Building blocks for handling potentially unsafe statics.

This crate aims to provide useful and sound components that serve as building blocks for static datatypes that are common, and often necessary, in embedded systems.

In some cases, fully safe methods and types will be provided. In other cases, "harm reduction" tools will be provided to make it easier to build sound abstractions and avoid undefined behavior.

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.

Dependencies

~1MB
~15K SLoC