contiki/apps
2016-06-08 14:03:24 +02:00
..
about
antelope Avoid compilation warnings in Antelope. 2014-09-05 18:21:47 +02:00
at-master AT driver (master) and example 2016-05-15 12:19:04 +02:00
calc A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
cmdd Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
codeprop Added MSP430X ELFLOADER support to load image with large memory model. 2015-06-15 17:53:18 +05:30
collect-view
dhcp Fix DHCP client retries. 2015-06-21 14:25:52 +02:00
directory
email Moved the ctk files from core/lib into core/lib/ and core/lib/libconio 2014-01-26 23:20:46 +01:00
er-coap
ftp
http-post-auth
httpd-ws A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
ipso-objects
irc
json
mqtt Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
netconf
oma-lwm2m
orchestra Orchestra: added support for RPL non-storing mode 2016-06-08 14:03:24 +02:00
ping6
powertrace Remove commented-out code 2015-10-20 10:11:47 +02:00
process-list A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
program-handler Merge pull request #1344 from tsparber/fix-doxygen 2015-11-30 22:07:15 +01:00
rest-engine Made rest-engine handle multiple init without dropping resources. 2015-09-24 22:51:30 +02:00
serial-shell
servreg-hack
shell
slip-cmd
telnet
telnetd Added missing charset abstraction. 2015-07-16 17:55:26 +02:00
unit-test Do not return test execution status. The information is already available in the test object, and it becomes possible for test function to easily clean up state allocated during the test by putting such code after UNIT_TEST_END. 2011-12-01 14:40:54 +01:00
webbrowser www.c: Explicitly declare itoa as it is non-standard and not necessarily in stdlib.h 2015-11-10 14:38:22 +01:00
webserver Fix compiler warnings 2015-10-20 10:11:30 +02:00
webserver-nano