Sören Tempel 5bb3b3dfea tests: add test for the mpu_noexec_ram pseudomodule
The Makefiles have been copied from the mpu_stack_guard test.
2020-03-10 11:16:22 +01:00

6 lines
100 B
Makefile

include ../Makefile.tests_common
USEMODULE += mpu_noexec_ram
include $(RIOTBASE)/Makefile.include