#driver #st-microelectronics #eeprom #rust-embedded

no-std m24c64

A rust-embedded driver for the STMicroelectronics M24C64(-D) EEPROM

6 releases

0.1.5 Aug 26, 2022
0.1.4 Aug 26, 2022

#706 in Hardware support

30 downloads per month

MIT/Apache

10KB
114 lines

crates.io crates.io Documentation Minimum Supported Rust Version

m24c64

A rust-embedded driver for the STMicroelectronics M24C64(-D) EEPROM

API reference

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.46 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 promises to intervene to uphold that code of conduct.

Dependencies

~71KB