Altaflux / avr-mcu

Pragmatic access to AVR chip specifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pragmatic access to AVR chip specifications

License:MIT License


Languages

Language:Rust 100.0%