mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
STM32F103 Minimum: Eliminate warning stm32_usbdev.o give twice in same rule.
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
-include $(TOPDIR)/Make.defs
|
-include $(TOPDIR)/Make.defs
|
||||||
|
|
||||||
ASRCS =
|
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)
|
ifeq ($(CONFIG_LIB_BOARDCTL),y)
|
||||||
CSRCS += stm32_appinit.c
|
CSRCS += stm32_appinit.c
|
||||||
|
|||||||
Reference in New Issue
Block a user