equal
deleted
inserted
replaced
|
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 |
|
24 PRJ_MMPFILES |
|
25 spi |
|
26 |
|
27 PRJ_TESTMMPFILES |
|
28 test/t_spi_client_m |
|
29 test/d_spi_client_m |
|
30 |