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
/
demo
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-04-12
feat(demo): add 16-bit timer (timer1)
Uri Shaked
1
-3
/
+7
2020-04-09
style(demo): formatting, lint issue
Uri Shaked
1
-4
/
+10
2020-04-02
feat(demo): make editor wider
Uri Shaked
1
-3
/
+3
2020-04-02
feat(demo): add LED labels
Uri Shaked
1
-2
/
+2
2020-04-02
chore(demo): upgrade monaco editor to 0.20.0
Uri Shaked
2
-2
/
+2
2020-03-22
feat(demo): saving user history
lironh
3
-5
/
+8
2020-03-21
feat(demo): saving user history
lironh
3
-1
/
+38
2020-03-20
perf(demo): improve main cpu loop performance
gfeun
3
-16
/
+103
2020-03-16
fix(demo): switch to hexi.wokwi.com build server
Uri Shaked
1
-1
/
+1
2020-02-11
fix(demo): browser freezes on edge case
Uri Shaked
1
-1
/
+4
2019-12-07
refactor: tslint → eslint
Uri Shaked
2
-5
/
+6
2019-12-07
refactor(demo): use LED from @wokwi/elements
Uri Shaked
3
-108
/
+8
2019-12-07
fix(demo): speed up execution
Uri Shaked
1
-1
/
+1
2019-12-01
feat(demo): show simulation speed
Uri Shaked
2
-1
/
+37
2019-12-01
feat: initial implementation of USART
Uri Shaked
4
-1
/
+19
#6
2019-11-30
cleanup(demo): remove unused constant
Uri Shaked
1
-1
/
+0
2019-11-25
feat: GPIO peripheral implementation
Uri Shaked
2
-8
/
+20
Add new AVRIOPort class, implements GPIO output logic
2019-11-21
feat: add blink demo
Uri Shaked
8
-0
/
+373