1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 23:12:45 +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