Update contrib.
1 // Copyright (c) 2008-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // template/template_assp/iic.mmp
18 #define __USING_ASSP_REGISTER_API__
19 #define __USING_ASSP_INTERRUPT_API__
21 #include <variant.mmh>
23 // Select the mode to build
24 // For Master-Slave mode, uncomment both MASTER and SLAVE defines
25 #define __USE_MASTER_MODE__
26 #define __USE_SLAVE_MODE__
29 #include "../../../kernel/eka/drivers/iic/iic_channel.mmh"
30 sourcepath ../../../kernel/eka/drivers/iic
34 sourcepath ../template_assp/iic
38 #ifdef __USE_MASTER_MODE__
44 #ifdef __USE_SLAVE_MODE__
50 macro BUS_IMPLMENTATION_PRIORITY=(KExtensionMaximumPriority-2)
52 target VariantTarget(iic,dll)
55 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
56 //SYMBIAN_BASE_SYSTEMINCLUDE(assp/template_assp)
57 //SYMBIAN_BASE_SYSTEMINCLUDE(template)
58 //SYMBIAN_BASE_SYSTEMINCLUDE(template/specific)
60 //library iic.lib // commented out as this iic.lib is now included from iic_channel.mmh
62 library VariantTarget(gpio,lib)
67 //uid 0x100039d0 0x10285812
71 MACRO CPU_AFFINITY_ANY