OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [sw/] [example/] [demo_gptmr/] [makefile] - Diff between revs 67 and 68

Show entire file | Details | Blame | View Log

Rev 67 Rev 68
Line 32... Line 32...
# OF THE POSSIBILITY OF SUCH DAMAGE.                                                            #
# OF THE POSSIBILITY OF SUCH DAMAGE.                                                            #
# ********************************************************************************************* #
# ********************************************************************************************* #
# The NEORV32 Processor - https://github.com/stnolting/neorv32              (c) Stephan Nolting #
# The NEORV32 Processor - https://github.com/stnolting/neorv32              (c) Stephan Nolting #
#################################################################################################
#################################################################################################
 
 
 
# Modify this variable to fit your NEORV32 setup (neorv32 home folder)
NEORV32_HOME ?= ../../..
NEORV32_HOME ?= ../../..
 
 
include ../../common/common.mk
include $(NEORV32_HOME)/sw/common/common.mk
include $(NEORV32_HOME)/sw/common/common.mk
include $(NEORV32_HOME)/sw/common/common.mk

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.