Skip to content

Files

Latest commit

fdca5fd · Nov 16, 2017

History

History
17 lines (10 loc) · 602 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 602 Bytes

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.