Remove duplicate include entries
This commit is contained in:
parent
962dc6ab95
commit
7a087c918e
@ -147,7 +147,6 @@ C_INCLUDES = \
|
|||||||
-IMiddlewares/ST/STM32_USB_Device_Library/Core/Inc \
|
-IMiddlewares/ST/STM32_USB_Device_Library/Core/Inc \
|
||||||
-IMiddlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc \
|
-IMiddlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc \
|
||||||
-IDrivers/CMSIS/Device/ST/STM32F0xx/Include \
|
-IDrivers/CMSIS/Device/ST/STM32F0xx/Include \
|
||||||
-IDrivers/CMSIS/Include \
|
|
||||||
-IDrivers/CMSIS/Include
|
-IDrivers/CMSIS/Include
|
||||||
|
|
||||||
# C++ includes
|
# C++ includes
|
||||||
@ -158,7 +157,6 @@ CXX_INCLUDES = \
|
|||||||
-IMiddlewares/ST/STM32_USB_Device_Library/Core/Inc \
|
-IMiddlewares/ST/STM32_USB_Device_Library/Core/Inc \
|
||||||
-IMiddlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc \
|
-IMiddlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc \
|
||||||
-IDrivers/CMSIS/Device/ST/STM32F0xx/Include \
|
-IDrivers/CMSIS/Device/ST/STM32F0xx/Include \
|
||||||
-IDrivers/CMSIS/Include \
|
|
||||||
-IDrivers/CMSIS/Include
|
-IDrivers/CMSIS/Include
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user