sram23x 0.2.2

Platform-agnostic Rust driver for the 23xx series serial SPI SRAMs.
Documentation
[dependencies.bit_field]
version = "0.10.0"

[dependencies.embedded-hal]
version = "0.2"
[dev-dependencies.embedded-hal-mock]
version = "0.7"

[package]
authors = ["Alexander Williams, On-Prem <license@on-premises.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Platform-agnostic Rust driver for the 23xx series serial SPI SRAMs."
documentation = "https://docs.rs/sram23x"
edition = "2018"
homepage = "https://github.com/aw/sram23x"
include = ["src/*.rs", "/Cargo.toml", "/README.md", "/LICENSE"]
keywords = ["sram", "spi", "microchip", "embedded-hal-driver"]
license = "MIT"
name = "sram23x"
readme = "README.md"
repository = "https://github.com/aw/sram23x"
version = "0.2.2"