~ruther/avr-device

ref: 5162a8a230eee0714ddc1b4a981491235e2a89d0 avr-device/src d---------
f77864dc — Rahix 6 years ago
hack: Make sure you cannot build for more than one chip

Signed-off-by: Rahix <rahix@rahix.de>
160cfaad — Rahix 6 years ago
atmega1280: Add missing Peripherals::take()

Signed-off-by: Rahix <rahix@rahix.de>
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