| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-04-29 | fix(timer): Reading TCNT in 2-cycle instructions | Uri Shaked | 1 | -4/+22 |
| 2020-04-28 | fix(timer): incorrect high counter byte behavior | Uri Shaked | 1 | -23/+70 |
| 2020-04-27 | style: reformat code with prettier 2.x | Uri Shaked | 1 | -1/+1 |
| 2020-04-27 | fix(timer): Timer value should not increment on the same cycle as TCNTn write | Uri Shaked | 1 | -0/+40 |
| 2020-04-12 | test(timer): add more 16-bit timer tests | Uri Shaked | 1 | -3/+46 |
| 2020-04-12 | feat(timer): implement 16-bit timers | Uri Shaked | 1 | -1/+18 |
| 2020-03-22 | refactor: added peripherals and cpu feature folders | lironh | 1 | -1/+1 |
| 2019-11-30 | fix: Wrong prescaler for Timer2 | Uri Shaked | 1 | -1/+14 |
| 2019-11-30 | feat: Output Compare for Timers | Uri Shaked | 1 | -0/+107 |
| 2019-11-21 | feat: initial timer implementation | Uri Shaked | 1 | -0/+84 |
