forked from arduino/ArduinoCore-samd
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
In 'WVariant.h" I am encountering a compilation issue with the PinDescription.ulExtInt member.
In Adafruit's SAMD support, they define it with the EExt_Interrupts enum, but here it's a plain uint_8t, which breaks some of the other SAMD libraries (like, ArduinoLowPower)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels