This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
antorcha
Watch
1
Star
0
Fork
0
You've already forked antorcha
mirror of
git://projects.qi-hardware.com/antorcha.git
synced
2024-11-01 07:24:58 +02:00
Code
08b06adbf9
antorcha
/
whirl
/
fw
/
whirl.c
Werner Almesberger
a5befafb90
whirl/fw/: skeleton test firmware (doesn't do anything useful yet)
2012-11-16 19:23:01 -03:00
5 lines
31 B
C
Raw
Blame
History
int
main
(
void
)
{
while
(
1
)
;
}
View Git Blame
Copy Permalink