neorv32/sw/example/floating_point_test/makefile

5 lines
141 B
Makefile

# Modify this variable to fit your NEORV32 setup (neorv32 home folder)
NEORV32_HOME ?= ../../..
include $(NEORV32_HOME)/sw/common/common.mk