nes-proj/examples
adamdunkels 12a1ad2e7d Add the servreg-hack app to the Makefile 2010-06-15 19:02:40 +00:00
..
email Activated Platform-specific File System (PFS) for the C128 by default for all programs with R/O CFS access. 2010-04-06 10:39:50 +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
ipv6 Add the servreg-hack app to the Makefile 2010-06-15 19:02:40 +00:00
irc Activated Platform-specific File System (PFS) for the C128 by default for all programs with R/O CFS access. 2010-04-06 10:39:50 +00:00
jcreate Updated to use the platform 'jcreate' 2010-05-03 22:02:59 +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 Removed sendtest command to make binary fit in Tmote Sky 2010-02-28 20:20:43 +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
powertrace Powertrace: a program that periodically prints out the power consumption; suitable for experiments or simulations that want to measure power consumption 2010-02-20 14:15:45 +00:00
ravenusbstick *** empty log message *** 2009-07-23 16:13:48 +00:00
rime Updated to new collect router API 2010-03-25 08:52:23 +00:00
sensinode - Removed rime_test from the Makefile 2009-09-09 07:34:53 +00:00
servreg-hack A quick and dirty service registry daemon hack. The servreg-hack 2010-06-15 19:00:28 +00:00
sky Updated to new collect router API 2010-03-29 09:33:20 +00:00
sky-ip Updated to latest announcement API and fixed typo 2010-04-09 13:19:05 +00:00
sky-shell removed bad neighbor.h include 2010-03-29 09:50:44 +00:00
sky-shell-exec decreased elf loader memory to avoid stack overflow 2010-04-26 14:03:10 +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 Removed 6502-specific files as this example doesn't build on any platform cleanly anyway. 2010-04-06 10:21:34 +00:00
test-ipv6 Adjusted process name to title case. 2010-02-05 19:13:05 +00:00
udp-ipv6 minor cleanup of example (changed to use uiplib to parse IPv6 address) 2010-06-01 13:31:23 +00:00
webbrowser Activated Platform-specific File System (PFS) for the C128 by default for all programs with R/O CFS access. 2010-04-06 10:39:50 +00:00
webserver Configure maximum number of C128 web server connections indirectly via maximum number of TCP connections. 2010-04-11 21:34:18 +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 Updated API for uiplib and resolv to use uip_ipaddr_t instead of uint16_t for compability with IPv6 2010-05-31 15:22:08 +00:00