URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
Subversion Repositories neorv32
Compare Revisions
- This comparison shows the changes necessary to convert path
/neorv32/trunk/sw/example/demo_freeRTOS
- from Rev 65 to Rev 68
- ↔ Reverse comparison
Rev 65 → Rev 68
/makefile
138,7 → 138,7
|
|
|
# Modify this variable to fit your NEORV32 setup (neorv32 home folder) |
NEORV32_HOME ?= ../../.. |
|
# Include central makefile |
include ../../common/common.mk |
include $(NEORV32_HOME)/sw/common/common.mk |