mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +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
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user