failed approach

This commit is contained in:
2020-11-19 18:24:03 +01:00
parent 349897d878
commit 6c23b00c22
324 changed files with 57839 additions and 11 deletions

View File

@ -25,6 +25,7 @@ MISSION_PATH = mission
CONFIG_PATH = config
TEST_PATH = test
UNITTEST_PATH = unittest
GOMSPACE_PATH = gomspace
# Board specific paths
BSP_PATH = $(BOARD_FILE_ROOT)
@ -109,7 +110,7 @@ INCLUDES :=
# Directories where $(directoryname).mk files should be included from
SUBDIRS := $(FRAMEWORK_PATH) $(TEST_PATH) $(BSP_PATH) $(UNITTEST_PATH)\
$(CONFIG_PATH) $(MISSION_PATH)
$(CONFIG_PATH) $(MISSION_PATH) $(GOMSPACE_PATH)
# INCLUDES += framework/test/catch2
# ETL library include.