Closed bzuidgeest closed 3 years ago
The Adafruit_Feather_32u4 is not currently supported. I'll have a look to see if I can add support to that board.
Hi @bzuidgeest
The new TimerInterrupt v1.4.0 has been published to add the support to Adafruit ATMEGA_32U4 and ATMEGA_328(P)
Thanks for your contribution which has been noted in Contributions and Thanks
Please test and inform if there is any issue.
I have tested and it compiles fine
I want to try your library with an AdaFruit feather 32u4. But it says its incompatible when compiling. I found this in the header
I tried adding Adafruit_Feather_32u4 but it didn't work. Can you tell me where these defines like ARDUINO_AVR_ESPLORA can be found so I can find the proper value for my board and add it?