1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/puf_sram/Makefile
2018-07-04 17:55:20 +02:00

8 lines
118 B
Makefile

BOARD ?= nucleo-f411re
include ../Makefile.tests_common
USEMODULE += puf_sram
include $(RIOTBASE)/Makefile.include