René Kijewski
ba1a15535b
core: remove extra thread_create_arg() function
2014-07-09 10:28:23 +02:00
Ludwig Ortmann
1a8967cb45
tests&examples: apply coding conventions to sizeof
2014-07-09 07:41:54 +02:00
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
9ee346c9d3
tests: test_vtimer_msg_diff: add some timers, change max values
2014-06-05 12:51:26 +02:00
8d9569d8b0
tests: test_vtimer_msg_diff: use array for timers, change first to 1s
2014-06-05 12:43:16 +02:00
40c939882d
tests: add test_vtimer_msg_diff
...
This test sets three timers and renews them periodically, showing the
difference they accumulate.
2014-06-05 12:35:06 +02:00