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

6 lines
124 B
Plaintext

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