1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/projects/test_thread_basic/Jamfile

6 lines
105 B
Plaintext
Raw Normal View History

2010-10-26 17:12:45 +02:00
SubDir TOP projects test_thread_exit ;
Module test_thread_exit : main.c ;
UseModule test_thread_exit ;