mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
93e32953b3
Eliminates special treatment of the hwtimer module and makes it a mandatory part of the kernel.
5 lines
106 B
Makefile
5 lines
106 B
Makefile
export PROJECT = test_hwtimer_spin
|
|
include ../Makefile.tests_common
|
|
|
|
include $(RIOTBASE)/Makefile.include
|