mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Remove all implementatinos of up_wdginitialize(). It is no longer used.
This commit is contained in:
@@ -73,10 +73,6 @@ ifeq ($(CONFIG_ADC),y)
|
||||
CSRCS += stm32_adc.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_WATCHDOG),y)
|
||||
CSRCS += stm32_watchdog.c
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_STM32_PHYINIT),y)
|
||||
CSRCS += stm32_phyinit.c
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user