mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5bb3b3dfea
The Makefiles have been copied from the mpu_stack_guard test.
6 lines
100 B
Makefile
6 lines
100 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += mpu_noexec_ram
|
|
|
|
include $(RIOTBASE)/Makefile.include
|