Switch to a new design as outlined in #17 Signed-off-by: Rahix <rahix@rahix.de>
hack: Make sure you cannot build for more than one chip Signed-off-by: Rahix <rahix@rahix.de>
atmega1280: Add missing Peripherals::take() Signed-off-by: Rahix <rahix@rahix.de>
Added atmega1280.
Fix mistake in lib.rs Signed-off-by: Rahix <rahix@rahix.de>
Add support for atmega8 Signed-off-by: Filip <filip.skubacz.public@gmail.com>
Add support for atmega328p Signed-off-by: Rahix <rahix@rahix.de>
Add interrupts and use cfg-if Signed-off-by: Rahix <rahix@rahix.de>
Initial