This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit d4b8177
authored
v1.9.0 to add more Timers to SAMD21
### Releases v1.9.0
1. Add TC4, TC5, TCC1 and TCC2 Timers to SAMD21
2. Add example [SAMD21_MultiTimers](examples/SAMD21_MultiTimers) to demo the how to use all 6 SAMD21 timers simultaneously.
3. Add functions `attachInterruptInterval_MS()` and `setInterval_MS()`
4. Rewrite examples to take advantage of new functions and timers1 parent 61aad97 commit d4b8177
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
0 commit comments