WICED_Anaren_BCM20737_Samples/Anaren_uart_example/makefile.mk

18 lines
749 B
Makefile

#
# Copyright 2015, Broadcom Corporation
# All Rights Reserved.
#
# This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
# 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 Broadcom Corporation.
#
########################################################################
# Application sources.
########################################################################
APP_SRC = uart_example.c utils.c
########################################################################
################ DO NOT MODIFY FILE BELOW THIS LINE ####################
########################################################################