~ruther/avr-device

160cfaadc5e26288f3242eba60b36a27ce10366c — Rahix 5 years ago 4f73fe2
atmega1280: Add missing Peripherals::take()

Signed-off-by: Rahix <rahix@rahix.de>
1 files changed, 1 insertions(+), 0 deletions(-)

M src/lib.rs
M src/lib.rs => src/lib.rs +1 -0
@@ 23,6 23,7 @@ cfg_if::cfg_if! {
}

#[cfg(any(
    feature = "atmega1280",
    feature = "atmega8",
    feature = "atmega328p",
    feature = "atmega32u4",

Do not follow this link