Minor bug fixes
This commit is contained in:
@@ -27,7 +27,7 @@ LDFLAGS += -lm -Wl,-Bstatic,-T,$(VORTEX_RT_PATH)/linker/vx_link$(XLEN).ld -Wl,--
|
||||
|
||||
PROJECT = simple
|
||||
|
||||
SRCS = main.cpp
|
||||
SRCS = main.cpp tests.cpp
|
||||
|
||||
all: $(PROJECT).elf $(PROJECT).bin $(PROJECT).dump
|
||||
|
||||
|
||||
Reference in New Issue
Block a user