avrd 0.1.1

Device-specific constants and information for all AVR microcontrollers
Documentation
[package]
name = "avrd"
version = "0.1.1"
authors = ["Dylan McKay <me@dylanmckay.io>"]

description = """
Device-specific constants and information for all AVR microcontrollers
"""

license = "MIT"
repository = "https://github.com/avr-rust/avrd"
documentation = "https://docs.rs/avrd"

keywords = ["avr", "mcu", "io", "constants", "pins"]
categories = ["embedded"]

[dependencies]

[build-dependencies]
xmltree = "0.4"