sparkfun / Arduino_Boards

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

SAMD51 I2C slave support for Wire library and SAMD51 Thing Plus #58

Closed JordanMajd closed 4 years ago

JordanMajd commented 4 years ago

Fixes #56 by adding handlers for all for SAMD51 SERCOM I2C interrupts to wire.cpp and defining them in the Thing Plus' variant.h.

AndyEngland521 commented 4 years ago

Thanks a ton, added support in v1.7.2