mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d46c7e00d4
Closes #1485.
5 lines
108 B
Makefile
5 lines
108 B
Makefile
APPLICATION = test_bitarithm_timings
|
|
include ../Makefile.tests_common
|
|
|
|
include $(RIOTBASE)/Makefile.include
|