Files
zTC1/mico-os/libraries/drivers/display/VGM128064/VGM128064.mk

18 lines
442 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_VGM128064_$(PLATFORM)
$(NAME)_SOURCES := AsciiLib.c \
oled.c
GLOBAL_INCLUDES := .
$(NAME)_CFLAGS += -Wno-missing-braces