1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-23 21:43:51 +01:00
2023-06-28 11:55:34 +02:00

8 lines
117 B
Makefile

BOARD ?= hifive1b
include ../Makefile.cpu_common
USEMODULE += pmp_noexec_ram
include $(RIOTBASE)/Makefile.include