Move MAVLink to lib/main/MAVLink; Post-rebase fixups

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2016-10-17 17:24:42 +10:00
parent f73e07e299
commit 09140cfdef
127 changed files with 8 additions and 9 deletions

View File

@ -385,6 +385,9 @@ else
.DEFAULT_GOAL := hex
endif
INCLUDE_DIRS := $(INCLUDE_DIRS) \
$(ROOT)/lib/main/MAVLink
INCLUDE_DIRS := $(INCLUDE_DIRS) \
$(TARGET_DIR)

Some files were not shown because too many files have changed in this diff Show More