Makefile typo
This commit is contained in:
parent
0341b1bba8
commit
97d90e02a5
|
@ -110,7 +110,7 @@ include $(CHIBIOS)/os/various/shell/shell.mk
|
|||
|
||||
# Define linker script file here
|
||||
LDSCRIPT= $(STARTUPLD)/STM32F103xB.ld
|
||||
usbcfg
|
||||
|
||||
# C sources that can be compiled in ARM or THUMB mode depending on the global
|
||||
# setting.
|
||||
CSRC = $(ALLCSRC) \
|
||||
|
|
Loading…
Reference in New Issue