Crates.io | atmega32u4-hal |
lib.rs | atmega32u4-hal |
version | 0.1.4 |
source | src |
created_at | 2018-10-02 18:48:08.331283 |
updated_at | 2018-12-05 20:49:06.532153 |
description | Hardware Abstraction Layer for ATmega32U4 |
homepage | |
repository | https://github.com/Rahix/atmega32u4-hal |
max_upload_size | |
id | 87664 |
size | 52,717 |
ATmega32U4-HAL
Hardware Abstraction Layer for ATmega32U4. Built ontop of atmega32u4
for
register definitions and embedded-hal
for hardware abstractions.
The following features are implemented as of now:
embedded-hal
traits.PB5
, PB6
, PB7
, PC6
, PC7
& PD0
.Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.