Many changes from 2018
[owSlave2.git] / DS2438_HIH9121 / DS2438_HIH9121.cproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <SchemaVersion>2.0</SchemaVersion>\r
5     <ProjectVersion>7.0</ProjectVersion>\r
6     <ToolchainName>com.Atmel.AVRGCC8.C</ToolchainName>\r
7     <ProjectGuid>{91468d4f-8ae2-4c59-8a35-549c49e00934}</ProjectGuid>\r
8     <avrdevice>ATtiny84A</avrdevice>\r
9     <avrdeviceseries>none</avrdeviceseries>\r
10     <OutputType>Executable</OutputType>\r
11     <Language>C</Language>\r
12     <OutputFileName>$(MSBuildProjectName)</OutputFileName>\r
13     <OutputFileExtension>.elf</OutputFileExtension>\r
14     <OutputDirectory>$(MSBuildProjectDirectory)\$(Configuration)</OutputDirectory>\r
15     <AssemblyName>DS2438_SHT2X</AssemblyName>\r
16     <Name>DS2438_HIH9121</Name>\r
17     <RootNamespace>DS2438_SHT2X</RootNamespace>\r
18     <ToolchainFlavour>Native</ToolchainFlavour>\r
19     <KeepTimersRunning>true</KeepTimersRunning>\r
20     <OverrideVtor>false</OverrideVtor>\r
21     <CacheFlash>true</CacheFlash>\r
22     <ProgFlashFromRam>true</ProgFlashFromRam>\r
23     <RamSnippetAddress>0x20000000</RamSnippetAddress>\r
24     <UncachedRange />\r
25     <preserveEEPROM>true</preserveEEPROM>\r
26     <OverrideVtorValue>exception_table</OverrideVtorValue>\r
27     <BootSegment>2</BootSegment>\r
28     <eraseonlaunchrule>1</eraseonlaunchrule>\r
29     <AsfFrameworkConfig>\r
30       <framework-data xmlns="">\r
31         <options />\r
32         <configurations />\r
33         <files />\r
34         <documentation help="" />\r
35         <offline-documentation help="" />\r
36         <dependencies>\r
37           <content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.26.0" />\r
38         </dependencies>\r
39       </framework-data>\r
40     </AsfFrameworkConfig>\r
41     <avrtool>com.atmel.avrdbg.tool.atmelice</avrtool>\r
42     <com_atmel_avrdbg_tool_atmelice>\r
43       <ToolOptions>\r
44         <InterfaceProperties>\r
45         </InterfaceProperties>\r
46         <InterfaceName>debugWIRE</InterfaceName>\r
47       </ToolOptions>\r
48       <ToolType>com.atmel.avrdbg.tool.atmelice</ToolType>\r
49       <ToolNumber>J41800000779</ToolNumber>\r
50       <ToolName>Atmel-ICE</ToolName>\r
51     </com_atmel_avrdbg_tool_atmelice>\r
52     <avrtoolinterface>debugWIRE</avrtoolinterface>\r
53     <ExternalProgrammingToolCommand />\r
54   </PropertyGroup>\r
55   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
56     <ToolchainSettings>\r
57       <AvrGcc>\r
58         <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\gcc\dev\attiny84a"</avrgcc.common.Device>\r
59         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
60         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
61         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
62         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
63         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
64         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
65         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
66         <avrgcc.compiler.symbols.DefSymbols>\r
67           <ListValues>\r
68             <Value>DEBUG</Value>\r
69           </ListValues>\r
70         </avrgcc.compiler.symbols.DefSymbols>\r
71         <avrgcc.compiler.directories.IncludePaths>\r
72           <ListValues>\r
73             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\include</Value>\r
74           </ListValues>\r
75         </avrgcc.compiler.directories.IncludePaths>\r
76         <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
77         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
78         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
79         <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>\r
80         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
81         <avrgcc.linker.libraries.Libraries>\r
82           <ListValues>\r
83             <Value>libm</Value>\r
84           </ListValues>\r
85         </avrgcc.linker.libraries.Libraries>\r
86         <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
87       </AvrGcc>\r
88     </ToolchainSettings>\r
89   </PropertyGroup>\r
90   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
91     <ToolchainSettings>\r
92       <AvrGcc>\r
93         <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\gcc\dev\attiny84a"</avrgcc.common.Device>\r
94         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
95         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
96         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
97         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
98         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
99         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
100         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
101         <avrgcc.compiler.symbols.DefSymbols>\r
102           <ListValues>\r
103             <Value>DEBUG</Value>\r
104           </ListValues>\r
105         </avrgcc.compiler.symbols.DefSymbols>\r
106         <avrgcc.compiler.directories.IncludePaths>\r
107           <ListValues>\r
108             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\include</Value>\r
109           </ListValues>\r
110         </avrgcc.compiler.directories.IncludePaths>\r
111         <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
112         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
113         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
114         <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>\r
115         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
116         <avrgcc.linker.libraries.Libraries>\r
117           <ListValues>\r
118             <Value>libm</Value>\r
119           </ListValues>\r
120         </avrgcc.linker.libraries.Libraries>\r
121         <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
122       </AvrGcc>\r
123     </ToolchainSettings>\r
124   </PropertyGroup>\r
125   <ItemGroup>\r
126     <Compile Include="..\common\I2C\USI_TWI_Master.c">\r
127       <SubType>compile</SubType>\r
128       <Link>USI_TWI_Master.c</Link>\r
129     </Compile>\r
130     <Compile Include="..\common\OWDS2438.S">\r
131       <SubType>compile</SubType>\r
132       <Link>OWDS2438.S</Link>\r
133     </Compile>\r
134     <Compile Include="DS2438_HIH9121.c">\r
135       <SubType>compile</SubType>\r
136     </Compile>\r
137   </ItemGroup>\r
138   <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />\r
139 </Project>