mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
7 lines
133 B
Makefile
7 lines
133 B
Makefile
export APPLICATION = periph_cpuid
|
|
include ../Makefile.tests_common
|
|
|
|
#BOARD_WHITELIST := native
|
|
|
|
include $(RIOTBASE)/Makefile.include
|