~ruther/avr-device

ref: fd9aa57812fa18458bb469d68ee79cc537539d4c avr-device/src/lib.rs -rw-r--r-- 1.1 KiB
4f73fe2e — Gabriel Pickl 6 years ago
Added atmega1280.
1d62dc82 — Rahix 6 years ago
Fix mistake in lib.rs

Signed-off-by: Rahix <rahix@rahix.de>
34861ead — Filip 6 years ago
Add support for atmega8

Signed-off-by: Filip <filip.skubacz.public@gmail.com>
8b1679a8 — Rahix 6 years ago
Add support for atmega328p

Signed-off-by: Rahix <rahix@rahix.de>
4d71c0ee — Rahix 6 years ago
Add interrupts and use cfg-if

Signed-off-by: Rahix <rahix@rahix.de>
769efac4 — Rahix 6 years ago
Initial