Makefile typo

This commit is contained in:
Fabien Poussin 2019-10-01 22:44:42 +02:00
parent 0341b1bba8
commit 97d90e02a5
1 changed files with 1 additions and 1 deletions

View File

@ -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) \