This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Added support for TCC1, TCC2, TC4 and TC5 #13
RatGit
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
FYI: I recently forked a version with support for additional timers: TCC1, TCC2, TC4 and TC5.
You can have a look at it here: (the changes are fairly minor).
I've tested it and it all seems to work...
Note: The examples will probably need "#if (TIMER_INTERRUPT_USING_SAMD21)" wrappers when declaring the SAMDTimer instances for timers not supported on the SAMD51.
Beta Was this translation helpful? Give feedback.
All reactions