1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 11:33:51 +01:00
2023-05-12 10:39:28 +02:00

8 lines
122 B
Makefile

BOARD ?= nucleo-f767zi
include ../Makefile.cpu_common
USEMODULE += mpu_noexec_ram
include $(RIOTBASE)/Makefile.include