1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/mpu_noexec_ram/Makefile
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