This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-11-05 19:07:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3563089a91
contiki
/
examples
/
hello-world
History
adamdunkels
5783e704d4
Hello, world example
2010-11-06 14:56:48 +00:00
..
hello-world-example.csc
Hello, world example
2010-11-06 14:56:48 +00:00
hello-world.c
A really simple Contiki program, intended to show how the build system works and how to write simple Contiki programs
2006-10-02 21:46:46 +00:00
Makefile
Many project Makefiles build just one Contiki binary. Up to now the name of this binary was only available to the 'all' goal as prerequisite. So it was possible to create a non-project-specific rule to i.e. load that binary into the target device.
2008-05-26 07:37:24 +00:00