This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
xinu-avr
mirror of
https://github.com/zrafa/xinu-avr.git
Watch
1
Star
0
Fork
You've already forked xinu-avr
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
206
Commits
1
Branch
1
Tag
4.8 MiB
C
88.8%
Yacc
3%
Shell
2.6%
HTML
2.6%
Makefile
1.2%
Other
1.9%
Branch:
master
master
v0.01
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
xinu-avr
/
apps
/
shell
/
lib
/
t
1 lines
77 B
Raw
Permalink
Blame
History
{ i = 0; a=0; read(a); print(a); do { i = i + 10; print(i);} while (i < a);}
Reference in new issue
Copy Permalink