Open giabattag opened 10 months ago
Good morning,
I would like to use TimerOne on Atmega128 through MegaCore (https://github.com/MCUdude/MegaCore). Is it doable? How should I modify the program? I am interested mainly in the "attachInterrupt" and "detachInterrupt" functions.
Thank you for your time.
I just submitted PR #67 that adds support for the ATmega128.
Good morning,
I would like to use TimerOne on Atmega128 through MegaCore (https://github.com/MCUdude/MegaCore). Is it doable? How should I modify the program? I am interested mainly in the "attachInterrupt" and "detachInterrupt" functions.
Thank you for your time.