Projet_SETI_RISC-V/branchement/makefile

5 lines
143 B
Makefile
Raw Permalink Normal View History

2023-03-09 18:34:12 +01:00
# Modify this variable to fit your NEORV32 setup (neorv32 home folder)
NEORV32_HOME ?= ../neorv32
include $(NEORV32_HOME)/sw/common/common.mk