add CDT project files, update binaries

This commit is contained in:
2020-06-18 12:32:41 +02:00
parent 27cad2f819
commit 830c1382b9
12 changed files with 668 additions and 6 deletions

View File

@ -3,7 +3,7 @@ TARGET = hello
C_SRCS += $(wildcard *.c)
CFLAGS += -g
#-fno-builtin-printf
LDFLAGS := -Wl,--wrap=scanf -Wl,--wrap=printf
LDFLAGS := -Wl,--wrap=scanf -Wl,--wrap=printf
#BOARD = iss
BOARD=freedom-e300-hifive1