mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Fix? AnyFC-F7 travis-ci
This commit is contained in:
parent
4935b249b6
commit
820f1c3641
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -345,7 +345,7 @@ VPATH := $(VPATH):$(CMSIS_DIR)/CM7/Include:$(CMSIS_DIR)/CM7/Device/ST/
|
|||
CMSIS_SRC = $(notdir $(wildcard $(CMSIS_DIR)/CM7/Include/*.c \
|
||||
$(CMSIS_DIR)/CM7/Device/ST/STM32F7xx/*.c))
|
||||
INCLUDE_DIRS := $(INCLUDE_DIRS) \
|
||||
$(STDPERIPH_DIR)/inc \
|
||||
$(STDPERIPH_DIR)/Inc \
|
||||
$(USBCORE_DIR)/Inc \
|
||||
$(USBCDC_DIR)/Inc \
|
||||
$(CMSIS_DIR)/CM7/Include \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue