fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite)

This commit is contained in:
hexkyz
2020-11-10 18:44:50 +00:00
committed by Michael Scire
parent 7a9018dc7a
commit b5d866f5a0
128 changed files with 204 additions and 99434 deletions

View File

@@ -27,7 +27,7 @@ endif
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := src src/sdmmc src/lib src/lib/fatfs src/display
SOURCES := src ../../fusee/common ../../fusee/common/display ../../fusee/common/fatfs ../../fusee/common/sdmmc
DATA := data
INCLUDES := include ../../libraries/libvapours/include