forked from Firmware/Firmwares
add CDT project files, update binaries
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user