omap3530/omap3530_drivers/spi/bld.inf
branchBeagle_BSP_dev
changeset 77 e5fd00cbb70a
child 84 09e266454dcf
equal deleted inserted replaced
76:29b14275133a 77:e5fd00cbb70a
       
     1 // This component and the accompanying materials are made available
       
     2 // under the terms of the License "Eclipse Public License v1.0"
       
     3 // which accompanies this distribution, and is available
       
     4 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     5 //
       
     6 // Initial Contributors:
       
     7 // lukasz.forynski@gmail.com
       
     8 //
       
     9 // Contributors:
       
    10 //
       
    11 //
       
    12 // Description:
       
    13 // omap3530/omap3530_drivers/spi/bld.inf
       
    14 //
       
    15 
       
    16 
       
    17 PRJ_PLATFORMS
       
    18 ARMV5
       
    19 
       
    20 PRJ_EXPORTS
       
    21 spi.iby  rom/omap3530/
       
    22 
       
    23 PRJ_MMPFILES
       
    24 spi
       
    25 
       
    26 PRJ_TESTMMPFILES
       
    27 test/t_spi_client_m
       
    28 test/d_spi_client_m
       
    29