mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
merge
This commit is contained in:
@@ -151,14 +151,6 @@ ifeq ($(CONFIG_STM32F7_SDMMC1),y)
|
||||
CHIP_CSRCS += stm32_sdmmc.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_USBDEV),y)
|
||||
CHIP_CSRCS += stm32_otgdev.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_USBHOST),y)
|
||||
CHIP_CSRCS += stm32_otghost.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_STM32F7_TIM),y)
|
||||
CHIP_CSRCS += stm32_tim.c
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user