mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-21 17:21:04 +03:00
add USBHID (not working)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user