Merge pull request #2985 from jflyper/bfdev-remove-inverter-from-f7

Remove inverter.c from STM32F7xx_COMMON_SRC
This commit is contained in:
Michael Keller 2017-04-30 14:52:46 +12:00 committed by GitHub
commit 994058ce78
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 \