index
:
avr8js
avr32dd20
main
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
peripherals
/
timer.spec.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(timer): Overflow interrupt fires twice #80
Uri Shaked
2020-12-26
1
-6
/
+40
*
fix(timer): Output Compare sometimes misses Compare Match #79
Uri Shaked
2020-12-25
1
-0
/
+31
*
fix(timer): Output Compare issue #74
Uri Shaked
2020-12-21
1
-6
/
+23
*
fix(timer): TOV flag does not update correctly #75
Uri Shaked
2020-12-20
1
-3
/
+35
*
fix(timer): OCR values should be buffered #76
Uri Shaked
2020-12-20
1
-5
/
+92
*
fix(timer): Incorrect count when stopping a timer
Uri Shaked
2020-12-12
1
-4
/
+20
*
perf!: centeral timekeeping
Uri Shaked
2020-12-09
1
-115
/
+97
*
refactor: central interrupt handling #38
Uri Shaked
2020-12-09
1
-0
/
+58
*
feat: Support for simulating ATtinyx5 (e.g. ATtiny85) timers #64
Uri Shaked
2020-11-14
1
-0
/
+27
*
perf(timer): improve timer speed
Uri Shaked
2020-09-02
1
-9
/
+12
*
fix(timer): keeps counting even when stopped #41
Uri Shaked
2020-08-01
1
-36
/
+49
*
test(timer): use TestProgramRunner
Uri Shaked
2020-08-01
1
-130
/
+123
*
test(timer): remove stray console.log
Uri Shaked
2020-07-16
1
-1
/
+0
*
test(timer): extract constants
Uri Shaked
2020-05-30
1
-133
/
+185
*
feat(timer): Compare Match Output (#45)
Uri Shaked
2020-05-25
1
-14
/
+144
*
fix(timer): Reading TCNT in 2-cycle instructions
Uri Shaked
2020-04-29
1
-4
/
+22
*
fix(timer): incorrect high counter byte behavior
Uri Shaked
2020-04-28
1
-23
/
+70
*
style: reformat code with prettier 2.x
Uri Shaked
2020-04-27
1
-1
/
+1
*
fix(timer): Timer value should not increment on the same cycle as TCNTn write
Uri Shaked
2020-04-27
1
-0
/
+40
*
test(timer): add more 16-bit timer tests
Uri Shaked
2020-04-12
1
-3
/
+46
*
feat(timer): implement 16-bit timers
Uri Shaked
2020-04-12
1
-1
/
+18
*
refactor: added peripherals and cpu feature folders
lironh
2020-03-22
1
-0
/
+204