Oleg Hahm
13028b41bf
applications: set stack size correctly
...
The correct stack size for all examples and test applications correctly.
KERNEL_CONF_STACKSIZE_MAIN is the correct stack size for any thread
using printf.
Also adapted black lists accordingly.
2014-07-04 15:39:43 +02:00
Christian Mehlis
9d9f114f42
shell: adapt register prefix command to new shell api
2014-02-26 13:55:20 +01:00
René Kijewski
0eb7597ab1
Convert examples
2014-02-25 17:54:17 +01:00
Christian Mehlis
87d8e4f99c
enable nonces in interests
2014-02-19 23:23:53 +01:00
Christian Mehlis
341b095acf
added LGPL header and doxygen headers
2014-02-04 12:57:06 +01:00
Christian Mehlis
f00693255b
examples: use astyle to adopt current code style guide
2014-01-29 16:54:20 +01:00
Christian Mehlis
3f246803af
ccnl: remove energy mesurement code
...
This code causes some troubles with the heavy usage of hwtimer and
foating point operations.
Ref: https://github.com/RIOT-OS/RIOT/issues/495
2014-01-15 18:55:49 +01:00
Oleg Hahm
1b1ca336f8
created examples folder with six apps
2014-01-06 10:10:47 +01:00