1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/cpuid/Makefile
2014-07-31 23:05:15 +02:00

7 lines
131 B
Makefile

export APPLICATION = test_cpu_id
include ../Makefile.tests_common
BOARD_WHITELIST := native
include $(RIOTBASE)/Makefile.include