Remove inverter.c from STM32F7xx_COMMON_SRC

It has been there since F7 epoch (#1124).
This commit is contained in:
jflyper 2017-04-30 11:37:30 +09:00
parent 3e56bb75cf
commit aec4e7094a
1 changed files with 0 additions and 1 deletions

View File

@ -982,7 +982,6 @@ STM32F7xx_COMMON_SRC = \
drivers/bus_i2c_hal.c \
drivers/dma_stm32f7xx.c \
drivers/gpio_stm32f7xx.c \
drivers/inverter.c \
drivers/light_ws2811strip_hal.c \
drivers/bus_spi_hal.c \
drivers/pwm_output_stm32f7xx.c \