author | Simon Howkins <simonh@symbian.org> |
Mon, 29 Nov 2010 13:27:18 +0000 | |
changeset 122 | d8dcdd4c8ab4 |
parent 77 | e5fd00cbb70a |
permissions | -rwxr-xr-x |
0 | 1 |
// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 |
// All rights reserved. |
|
3 |
// This component and the accompanying materials are made available |
|
4 |
// under the terms of the License "Eclipse Public License v1.0" |
|
5 |
// which accompanies this distribution, and is available |
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 |
// |
|
8 |
// Initial Contributors: |
|
9 |
// Nokia Corporation - initial contribution. |
|
10 |
// |
|
11 |
// Contributors: |
|
12 |
// |
|
13 |
// Description: |
|
14 |
// omap3530/assp/bld.inf |
|
15 |
// |
|
16 |
||
17 |
PRJ_PLATFORMS |
|
18 |
ARMV5 |
|
19 |
||
20 |
PRJ_EXPORTS |
|
21 |
||
77
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
22 |
./inc/assp.mmh assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
23 |
./inc/omap3530_assp_priv.h assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
24 |
./inc/omap3530_irqmap.h assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
25 |
./inc/omap3530_hardware_base.h assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
26 |
./inc/omap3530_timer.h assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
27 |
./inc/omap3530_ktrace.h assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
28 |
./inc/omap3530_asspreg.h assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
29 |
./inc/omap3530_scm.h assp/omap3530_assp/ // |
e5fd00cbb70a
Added IIC SPI implementation / tests (Master channel only)
Lukasz Forynski <lukasz.forynski@gmail.com>
parents:
0
diff
changeset
|
30 |
./inc/locks.h assp/omap3530_assp/ // |
0 | 31 |
|
32 |
||
33 |
PRJ_MMPFILES |
|
34 |
./src/kaomap3530 |