1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/test_hwtimer
Ludwig Ortmann af7a15b3f0 move global char array out of thread
The char msg[] is accessed from outside the main thread after it has
exited, so it needs to outlive it.

Fixes #717
2014-02-22 13:28:21 +01:00
..
tests remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00
main.c move global char array out of thread 2014-02-22 13:28:21 +01:00
Makefile repace project by application in documentation 2014-02-18 12:28:32 +01:00