~ruther/avr-device

ref: 7562977273b002edd4c1349af45b8975b4cd0990 avr-device/src/devices/mod.rs -rw-r--r-- 2.6 KiB
dc45b3cc — Rahix 6 years ago
Switch to a new design as outlined in #17

Signed-off-by: Rahix <rahix@rahix.de>
4f73fe2e — Gabriel Pickl 6 years ago
Added atmega1280.
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