.. |
email
|
Added high-level config macros for the C128 (due to lack of memory no DNS support for the webbrowser).
|
2010-02-01 21:15:36 +00:00 |
esb
|
Updated to match the new sensors API
|
2010-01-14 18:18:51 +00:00 |
example-shell
|
Broke out the base64 commands from the text module
|
2010-02-03 20:37:29 +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 |
ipso-ipv6-raven
|
Added an application and example to run IPSo interoperability test using RAVEN boards
|
2009-01-27 10:57:28 +00:00 |
irc
|
Added high-level config macros for the C128 (due to lack of memory no DNS support for the webbrowser).
|
2010-02-01 21:15:36 +00:00 |
jcreate
|
added example of ext-sensor for Jcreate
|
2010-02-13 12:21:31 +00:00 |
multi-threading
|
Now that "even" the 6502 targets support stdout we can just puts() our feedback.
|
2010-02-10 07:59:42 +00:00 |
netperf
|
Updated to use the command line options
|
2009-11-04 07:48:37 +00:00 |
new-ipv6
|
replaced DEFAULT_TARGET with Makefile.target for specifying default target
|
2009-06-26 12:04:46 +00:00 |
ping-ipv6
|
replaced DEFAULT_TARGET with Makefile.target for specifying default target
|
2009-06-26 12:04:46 +00:00 |
ravenusbstick
|
*** empty log message ***
|
2009-07-23 16:13:48 +00:00 |
rime
|
The button sensor must be initialized before it is used
|
2010-02-03 21:11:33 +00:00 |
sensinode
|
- Removed rime_test from the Makefile
|
2009-09-09 07:34:53 +00:00 |
sky
|
fixed button to toggle light sensor
|
2010-02-03 09:54:38 +00:00 |
sky-ip
|
Added the telnet code to the list of targets to make them compile when running a bare 'make'
|
2010-02-03 20:06:40 +00:00 |
sky-shell
|
Added power & Rime debug commands
|
2010-02-15 17:47:01 +00:00 |
sky-shell-exec
|
added dec64 command
|
2010-02-04 00:10:48 +00:00 |
sky-shell-webserver
|
Have to remove PLATFORM_BUILD from the makefile to make code fit into memory
|
2010-02-04 07:53:52 +00:00 |
telnet-server
|
Added webserver and irc.
|
2009-03-01 23:37:49 +00:00 |
test-ipv6
|
Adjusted process name to title case.
|
2010-02-05 19:13:05 +00:00 |
udp-ipv6
|
a little faster autoconfiguration
|
2009-10-16 15:13:25 +00:00 |
udp-receiver-ipv6
|
Minor spelling fix
|
2010-02-05 11:38:59 +00:00 |
udp-sender-ipv6
|
Added a #define option to send more data than needed to be able to test fragmentation
|
2010-02-06 09:58:59 +00:00 |
webbrowser
|
Without forms, centering and history we can just squeeze in DNS.
|
2010-02-13 10:44:23 +00:00 |
webserver
|
Reverted last change.
|
2010-01-31 15:11:02 +00:00 |
webserver-ipv6
|
Ensure that uIPv6 always is compiled and used
|
2010-02-01 11:52:52 +00:00 |
webserver-ipv6-raven
|
Add documentation
|
2009-07-23 23:51:36 +00:00 |
wget
|
Some targets (i.e. the CBMs) don't echo the \n. Therefore print (additional) \n's.
|
2010-02-12 10:14:09 +00:00 |