omap3530/omap3530_drivers/spi/test/t_spi_client_m.mmp
author Lukasz Forynski <lukasz.forynski@gmail.com>
Tue, 21 Sep 2010 02:30:11 +0100
branchBeagle_BSP_dev
changeset 77 e5fd00cbb70a
permissions -rw-r--r--
Added IIC SPI implementation / tests (Master channel only)

// This component and the accompanying materials are made available
// under the terms of the License "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// lukasz.forynski@gmail.com
//
// Contributors:
//
//
// Description:
// omap3530_drivers/spi/test/t_spi_client_m.mmp
//

target			t_spi_client_m.exe
targettype		exe

sourcepath      .
source  		t_spi_client_m.cpp

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
SYMBIAN_BASE_SYSTEMINCLUDE(nkern)

library 	euser.lib hal.lib

capability 	all


VENDORID 0x70000001