mayio 0.2.0

A minimal no-std GPIO HAL for embedded systems
Documentation
[lib]
name = "mayio"
path = "src/lib.rs"

[package]
authors = ["NaLaDcP"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["embedded", "no-std", "no-std::no-alloc"]
description = "A minimal no-std GPIO HAL for embedded systems"
documentation = "https://docs.rs/mayio"
edition = "2024"
keywords = ["embedded", "gpio", "no-std", "hal"]
license = "MIT OR Apache-2.0"
name = "mayio"
readme = "README.md"
repository = "https://github.com/NaLaDcP/mayio.git"
version = "0.2.0"