This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit 668316d
authored
v2.0.1 to add one-shot examples, etc.
### Releases v2.0.1
1. Add example [ISR_16_Timers_Array_Complex_OneShot](examples/ISR_16_Timers_Array_Complex_OneShot) to demo how to use `one-shot ISR-based timer` in complex case
2. Add example [ISR_16_Timers_Array_OneShot](examples/ISR_16_Timers_Array_OneShot) to demo how to use `one-shot ISR-based timer`
3. Modify example [multiFileProject](examples/multiFileProject) to demo for more complex multiple-file project
4. Further optimize code by using passing by `reference` instead of by `value`1 parent bd85c79 commit 668316d
11 files changed
+75
-380
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments