contiki/doc
Yasuyuki Tanaka 49808b8f1c Update code-style.c
- mention Uncrustify instead of GNU Indent
- add a missing argument of code_style_example_function()
- make the function return 0 or 1 as per doxygen comment
- replace tab with spaces
- correct case() to switch() in a comment
- add an indentation example for switch statement
2016-12-03 12:21:04 +01:00
..
pics doxygen: Fix many warnings 2015-11-18 11:07:58 +11:00
apps.txt
build-system.txt
code-style.c Update code-style.c 2016-12-03 12:21:04 +01:00
code-style.txt
contiki-mainpage.txt
cpu.txt
dev.txt
Doxyfile Merge pull request #1133 from bkozak-scanimetrics/cc-gcc 2015-12-05 00:39:59 +01:00
example-list.c Use the list_item_next() API 2010-06-15 19:22:25 +00:00
example-pollhandler.c
example-program.c
example-psock-client.c
example-psock-server.c Make the Protosockets examples possible to compile. 2014-09-05 16:25:25 +02:00
examples.txt Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex. 2015-04-01 21:33:02 +02:00
lib.txt
Makefile
mem.txt
net.txt Documentation updates 2007-04-01 18:20:41 +00:00
platform.txt Remove documentation references to the Sensinode platform 2016-01-10 15:09:31 +00:00
pt-doc.txt
ravenusbstick-docs.txt Doc for uIPv6 2008-10-14 09:50:32 +00:00
rime-doc.txt
sicslowmac-doc.txt
sicslowpan-doc.txt updated sicslowpan documentation and platform configurations 2016-01-19 15:27:14 +01:00
sys.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
tutorial-raven.txt
tutorials.txt
uip6-doc.txt Update comments: RFC3513 is obsoleted by RFC4921 2016-07-18 17:29:16 +08:00
uip-doc.txt