mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
The test uses riot threads to calculate the factorial of 12, with one thread for each multiplication. The core mutex is used for synchronization.