1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/sys/puf_sram/Makefile

9 lines
170 B
Makefile

BOARD ?= nucleo-f411re
include ../Makefile.sys_common
FEATURES_REQUIRED += puf_sram
DISABLE_MODULE += test_utils_interactive_sync
include $(RIOTBASE)/Makefile.include