Files
zTC1/mico-os/libraries/filesystem/ftfs/ftfs.mk

22 lines
409 B
Makefile

#
# UNPUBLISHED PROPRIETARY SOURCE CODE
# Copyright (c) 2016 MXCHIP Inc.
#
# The contents of this file may not be disclosed to third parties, copied or
# duplicated in any form, in whole or in part, without the prior written
# permission of MXCHIP Corporation.
#
NAME := Lib_ftfs
GLOBAL_INCLUDES += . \
src
$(NAME)_SOURCES := src/ftfs.c \
ftfs_drivers.c
GLOBAL_DEFINES := USING_FTFS