Crates.io | avr-mcu |
lib.rs | avr-mcu |
version | 0.3.5 |
source | src |
created_at | 2017-08-29 09:04:04.469788 |
updated_at | 2021-01-27 15:29:45.109974 |
description | Pragmatic structures for all AVR microcontrollers |
homepage | |
repository | https://github.com/avr-rust/avr-mcu |
max_upload_size | |
id | 29735 |
size | 29,106,666 |
Pragmatic access to AVR chip information.
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.