1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 20:43:50 +01:00

4 Commits

Author SHA1 Message Date
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
Martin Lenders
2362623490 Fix trailing whitespaces
Fixes #1138
2014-05-26 14:54:23 +02:00
493f17a4bf test_thread_msg_seq: add missing main() return statement 2014-02-28 17:10:53 +01:00
6bc9ad69c3 tests: add test that shows sequence of received messages 2014-02-28 16:13:33 +01:00