Skip to content

Fixed for Nano Every

Choose a tag to compare

@bitbank2 bitbank2 released this 16 Nov 17:04
· 68 commits to master since this release

The Nano Every (ATmega4809) doesn't use the same port names or scheme to directly access GPIO pins and didn't compile with the latest Arduino board support. I changed the #ifdef statements to disable direct port access on that target so that the library can compile successfully and work (although slower).