mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/puf_sram: use puf_sram as a feature
This commit is contained in:
parent
3dbe468c14
commit
f8ee32a8e1
@ -2,7 +2,7 @@ BOARD ?= nucleo-f411re
|
||||
|
||||
include ../Makefile.tests_common
|
||||
|
||||
USEMODULE += puf_sram
|
||||
FEATURES_REQUIRED += puf_sram
|
||||
DISABLE_MODULE += test_utils_interactive_sync
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user