STM32F103 Minimum: Eliminate warning stm32_usbdev.o give twice in same rule.
This commit is contained in:
parent
ba67eb742e
commit
0a5ae18772
@ -37,7 +37,7 @@
|
||||
-include $(TOPDIR)/Make.defs
|
||||
|
||||
ASRCS =
|
||||
CSRCS = stm32_boot.c stm32_bringup.c stm32_spi.c stm32_usbdev.c
|
||||
CSRCS = stm32_boot.c stm32_bringup.c stm32_spi.c
|
||||
|
||||
ifeq ($(CONFIG_LIB_BOARDCTL),y)
|
||||
CSRCS += stm32_appinit.c
|
||||
|
Loading…
Reference in New Issue
Block a user