sparkfun / Arduino_Boards

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

LoRaSerial: Add interrupt definition for PB22 (CTS) #101

Closed LeeLeahy2 closed 1 year ago

LeeLeahy2 commented 1 year ago

Since PB22 is exposed as an input on the connector for serial1, adding the interrupt definition enables third partys to use the LoRaSerial serial header as an expansion header for other input and output operations.