1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/cpu/pmp_noexec_ram/Makefile

8 lines
117 B
Makefile
Raw Normal View History

2023-06-06 17:30:51 +02:00
BOARD ?= hifive1b
include ../Makefile.cpu_common
USEMODULE += pmp_noexec_ram
include $(RIOTBASE)/Makefile.include