1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/test_thread_cooperation
localadmin 0b8d5cf973 Adds test for riot threads.
The test uses riot threads to calculate the factorial of 12,
with one thread for each multiplication. The core mutex is
used for synchronization.
2014-02-25 21:58:56 +01:00
..
main.c Adds test for riot threads. 2014-02-25 21:58:56 +01:00
Makefile Adds test for riot threads. 2014-02-25 21:58:56 +01:00