adafruit / ArduinoCore-samd

116 stars 119 forks source link

Fix extint m4 #242

Closed hathach closed 4 years ago

hathach commented 4 years ago

follow up to #239. There are quite a bit of this typo across the boards due to copy & paste. As far as I could tell from datasheet, the mapping is relatively straighforward.

same for PB. I am not really sure if there is a special case to assign multiple EXTINT for a pin, @ladyada could you confirm if the EXTINT number is fixed for a pin.