add USBHID (not working)

This commit is contained in:
eddyem
2019-04-29 18:44:05 +03:00
parent 6d50b88096
commit f01c40a5e0
20 changed files with 2190 additions and 206 deletions

View File

@@ -63,8 +63,7 @@ CFLAGS += -fno-common -ffunction-sections -fdata-sections
###############################################################################
# Linker flags
LDFLAGS += --static -nostartfiles
#--specs=nano.specs
LDFLAGS += --static -nostartfiles --specs=nano.specs
#LDFLAGS += -fno-stack-protector
LDFLAGS += -L$(LIB_DIR)
LDFLAGS += -T$(LDSCRIPT)