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
/
cpu
/
cpu.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-10
feat(watchdog): implement watchdog timer #106
Uri Shaked
1
-0
/
+11
2021-09-07
fix(gpio): CBI/SBI handling in writes to PIN register #103
Uri Shaked
1
-4
/
+4
2021-08-15
feat(timer): external timer support #97
Uri Shaked
1
-2
/
+1
2021-07-07
feat(gpio): external interrupt/PCINT support (#82)
Uri Shaked
1
-0
/
+2
2021-06-20
perf(cpu): speed up event system
Uri Shaked
1
-25
/
+47
2021-02-19
feat(usart): implement RX #11
Uri Shaked
1
-1
/
+2
2020-12-12
perf(cpu): speed up event system
Uri Shaked
1
-18
/
+28
2020-12-12
fix(cpu): event system issue
Uri Shaked
1
-2
/
+2
2020-12-09
perf!: centeral timekeeping
Uri Shaked
1
-1
/
+44
2020-12-09
refactor: central interrupt handling #38
Uri Shaked
1
-3
/
+76
2020-05-25
feat(timer): Compare Match Output (#45)
Uri Shaked
1
-0
/
+4
2020-04-28
fix(timer): incorrect high counter byte behavior
Uri Shaked
1
-0
/
+8
2020-04-09
feat(instruction): 22-bit PC support #31
Uri Shaked
1
-2
/
+16
2020-03-22
refactor: added peripherals and cpu feature folders
lironh
1
-1
/
+1
2019-12-07
refactor: tslint → eslint
Uri Shaked
1
-4
/
+5
2019-11-27
fix: SP not initialized on reset
Uri Shaked
1
-2
/
+11
2019-11-25
feat: GPIO peripheral implementation
Uri Shaked
1
-2
/
+4
2019-11-19
doc: avr8js → AVR8js
Uri Shaked
1
-1
/
+17
2019-11-19
doc: add some comments
Uri Shaked
1
-0
/
+7
2019-11-19
feat: implement some AVR instructions + tests
Uri Shaked
1
-0
/
+43