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
2025-01-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
examples
History
nifi
822726f817
Added system time when the sensordata is received at the base station and fixed sensor data log to be flushed.
2008-08-29 10:00:23 +00:00
..
compile-platforms
Added the 6502 targets to the default nightly build checks
2008-08-19 09:20:27 +00:00
energest-demo
Updated window title and heading
2008-07-02 14:12:48 +00:00
esb
fixed compiler warning
2008-07-08 12:54:41 +00:00
hello-world
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
multi-threading
The Contiki 2.x build system allows to define arbitrary macros for the C compiler preprocessor (in other word add -d<macro[=value]>'s to the C compiler command line) directly from the gnumake command line by setting the gnumake variable DEFINES to a comma-seperated list of macros (and optionally values) like this:
2008-05-26 09:28:28 +00:00
rime
Renamed Rime module mh to multihop
2008-07-03 22:36:02 +00:00
sky
updated for the latest CC2420 api
2008-07-09 21:49:20 +00:00
sky-ip
Added an AJAX-style web server app that continously updates a web page with data from the Tmote Sky on-board sensors
2008-07-07 23:42:32 +00:00
sky-shell
Added system time when the sensordata is received at the base station and fixed sensor data log to be flushed.
2008-08-29 10:00:23 +00:00
telnet-server
Now that we started adding files to the CVS which are normally generated with a 'save...' make goal we can remove the DEFAULT_TARGET mechanism altogether and just add Makefile.target files.
2008-05-26 10:09:12 +00:00
test-ipv6
Now that we started adding files to the CVS which are normally generated with a 'save...' make goal we can remove the DEFAULT_TARGET mechanism altogether and just add Makefile.target files.
2008-05-26 10:09:12 +00:00
webbrowser
Now that we started adding files to the CVS which are normally generated with a 'save...' make goal we can remove the DEFAULT_TARGET mechanism altogether and just add Makefile.target files.
2008-05-26 10:09:12 +00:00
webserver
Now that we started adding files to the CVS which are normally generated with a 'save...' make goal we can remove the DEFAULT_TARGET mechanism altogether and just add Makefile.target files.
2008-05-26 10:09:12 +00:00