[dependencies]
[package]
authors = ["xgroleau <grox2901@usherbrooke.ca>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Platform-agnostic Rust driver for the macronix MX25R NOR flash."
documentation = "https://docs.rs/mx25r"
edition = "2021"
homepage = "https://github.com/xgroleau/mx25r-rs"
keywords = ["nor-flash", "spi", "driver", "embedded-hal-driver"]
license = "MIT OR Apache-2.0"
name = "mx25r"
readme = "README.md"
repository = "https://github.com/xgroleau/mx25r-rs"
resolver = "2"
version = "0.0.0"