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

6 lines
103 B
Plaintext
Raw Normal View History

SubDir TOP projects test_hwtimer ;
Module test_hwtimer : main.c : hwtimer ;
UseModule test_hwtimer ;