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

6 lines
103 B
Plaintext

SubDir TOP projects test_swtimer ;
Module test_swtimer : main.c : swtimer ;
UseModule test_swtimer ;