- Make this crate work with a newer avr compiler
- Fixed triggering a compiler segfault by attempting to compile avr assembly on non avr architectures. (See rust-lang/rust#51130)
downgrade
goes directly to fully genericPin
type, the old behaviour is available asdowngrade_port
.