sparkfun / Arduino_Boards

Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
263 stars 125 forks source link

Samd51 Thing Plus Pin Definitions Update #81

Open ajahern95 opened 3 years ago

ajahern95 commented 3 years ago

Adding support for interrupt on Pin D9 and Analog on D4 (A6) and D9 (A7)

This adds the interrupt in Pin D9 used by the Adafruit Music Maker Feather Shield, and Analog pin capability on D4 and D9, as per the Sparkfun pinout guide.

To resolve Issue 79