avr-mcu

Crates.ioavr-mcu
lib.rsavr-mcu
version0.3.5
sourcesrc
created_at2017-08-29 09:04:04.469788
updated_at2021-01-27 15:29:45.109974
descriptionPragmatic structures for all AVR microcontrollers
homepage
repositoryhttps://github.com/avr-rust/avr-mcu
max_upload_size
id29735
size29,106,666
Dylan McKay (dylanmckay)

documentation

https://docs.rs/avr-mcu

README

avr-mcu

Crates.io Build Status license

Pragmatic access to AVR chip information.

Documentation

Purpose

This library has been written to be used by other AVR libraries to generate code (such as IO-related compile time constants).

This crate can be compiled an run on all architectures, including x86 and AVR.

Commit count: 57

cargo fmt