This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
d5b7268d95
nuttx-apps
/
examples
/
bastest
/
tests
/
test46.bas
Gregory Nutt
e0b6137de7
BAS: Rename examples/bas to examples/bastest. Hook into build and configuration system. Finish ROMFS logic
2014-11-07 15:03:03 -06:00
3 lines
35 B
QBasic
Raw
Blame
History
for
i
=
1
to
10
:
print
i
;
:
next
i:
end
Reference in New Issue
View Git Blame
Copy Permalink