[sw/example] define NEORV32_HOME

This commit is contained in:
umarcor 2021-07-12 13:16:54 +02:00
parent 8eb3dad8e1
commit 5b380dc56b
14 changed files with 28 additions and 0 deletions

View file

@ -34,4 +34,6 @@
# The NEORV32 Processor - https://github.com/stnolting/neorv32 (c) Stephan Nolting #
#################################################################################################
NEORV32_HOME ?= ../../..
include ../../common/common.mk