ArduinoCore-samd/variants/feather_m4
NanoCodeBug 57db4d7132
Fix external pin interrupt definitions for Feather M4
Spent a while trying to figure out why analog pins A4/18 and A5/19 where not working as interrupts, turns out the external interrupt definitions are wrong in-code. These fixed definitions now match the published pinout diagram for the feather m4 and the samd51 datasheet.
2020-07-21 22:07:38 -07:00
..
linker_scripts/gcc DM: adding feather m4 2018-08-30 14:58:44 -04:00
pins_arduino.h DM: adding feather m4 2018-08-30 14:58:44 -04:00
variant.cpp Fix external pin interrupt definitions for Feather M4 2020-07-21 22:07:38 -07:00
variant.h add flash definitions 2020-02-01 21:59:12 -05:00