Many changes from 2018
[owSlave2.git] / DS2438_MAX44009_VOC_DS2438_HDC_direct / DS2438_MAX44009_VOC_DS2438_HDC.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>{7a5672fe-8226-4158-b931-e1f36b9a8858}</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>DS18B20_DS2438</AssemblyName>\r
16     <Name>DS2438_MAX44009_VOC_DS2438_HDC</Name>\r
17     <RootNamespace>DS18B20_DS2438</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>\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.28.1" />\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>J41800000789</ToolNumber>\r
50       <ToolName>Atmel-ICE</ToolName>\r
51     </com_atmel_avrdbg_tool_atmelice>\r
52     <avrtoolinterface>debugWIRE</avrtoolinterface>\r
53     <com_atmel_avrdbg_tool_simulator>\r
54       <ToolOptions>\r
55         <InterfaceProperties>\r
56         </InterfaceProperties>\r
57         <InterfaceName>\r
58         </InterfaceName>\r
59       </ToolOptions>\r
60       <ToolType>com.atmel.avrdbg.tool.simulator</ToolType>\r
61       <ToolNumber>\r
62       </ToolNumber>\r
63       <ToolName>Simulator</ToolName>\r
64     </com_atmel_avrdbg_tool_simulator>\r
65     <ExternalProgrammingToolCommand />\r
66     <avrtoolserialnumber>J41800000789</avrtoolserialnumber>\r
67     <avrdeviceexpectedsignature>0x1E930C</avrdeviceexpectedsignature>\r
68     <ResetRule>0</ResetRule>\r
69     <EraseKey />\r
70   </PropertyGroup>\r
71   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
72     <ToolchainSettings>\r
73       <AvrGcc>\r
74   <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\gcc\dev\attiny84a"</avrgcc.common.Device>\r
75   <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
76   <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
77   <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
78   <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
79   <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
80   <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
81   <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
82   <avrgcc.compiler.symbols.DefSymbols>\r
83     <ListValues>\r
84       <Value>__4MHZ__</Value>\r
85     </ListValues>\r
86   </avrgcc.compiler.symbols.DefSymbols>\r
87   <avrgcc.compiler.directories.IncludePaths>\r
88     <ListValues>\r
89       <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\include</Value>\r
90     </ListValues>\r
91   </avrgcc.compiler.directories.IncludePaths>\r
92   <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
93   <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
94   <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
95   <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
96   <avrgcc.linker.libraries.Libraries>\r
97     <ListValues>\r
98       <Value>libm</Value>\r
99     </ListValues>\r
100   </avrgcc.linker.libraries.Libraries>\r
101   <avrgcc.assembler.general.AssemblerFlags>-D__4MHZ__</avrgcc.assembler.general.AssemblerFlags>\r
102   <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
103 </AvrGcc>\r
104     </ToolchainSettings>\r
105   </PropertyGroup>\r
106   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
107     <ToolchainSettings>\r
108       <AvrGcc>\r
109   <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\gcc\dev\attiny84a"</avrgcc.common.Device>\r
110   <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
111   <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
112   <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
113   <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
114   <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
115   <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
116   <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
117   <avrgcc.compiler.symbols.DefSymbols>\r
118     <ListValues>\r
119       <Value>DEBUG</Value>\r
120       <Value>__4MHZ__</Value>\r
121     </ListValues>\r
122   </avrgcc.compiler.symbols.DefSymbols>\r
123   <avrgcc.compiler.preprocessor.UndefSymbols>\r
124     <ListValues>\r
125       <Value>_CHANGEABLE_ID_</Value>\r
126     </ListValues>\r
127   </avrgcc.compiler.preprocessor.UndefSymbols>\r
128   <avrgcc.compiler.directories.IncludePaths>\r
129     <ListValues>\r
130       <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\include</Value>\r
131     </ListValues>\r
132   </avrgcc.compiler.directories.IncludePaths>\r
133   <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
134   <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
135   <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
136   <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>\r
137   <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
138   <avrgcc.linker.libraries.Libraries>\r
139     <ListValues>\r
140       <Value>libm</Value>\r
141     </ListValues>\r
142   </avrgcc.linker.libraries.Libraries>\r
143   <avrgcc.assembler.general.AssemblerFlags>-D__4MHZ__</avrgcc.assembler.general.AssemblerFlags>\r
144   <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
145 </AvrGcc>\r
146     </ToolchainSettings>\r
147   </PropertyGroup>\r
148   <ItemGroup>\r
149     <Compile Include="..\common\I2C\HDC2010.c">\r
150       <SubType>compile</SubType>\r
151       <Link>HDC2010.c</Link>\r
152     </Compile>\r
153     <Compile Include="..\common\I2C\MAX44009.c">\r
154       <SubType>compile</SubType>\r
155       <Link>MAX44009.c</Link>\r
156     </Compile>\r
157     <Compile Include="..\common\I2C\TWI_Master.c">\r
158       <SubType>compile</SubType>\r
159       <Link>TWI_Master.c</Link>\r
160     </Compile>\r
161     <Compile Include="..\common\OWDS2438_DS2438.S">\r
162       <SubType>compile</SubType>\r
163       <Link>OWDS2438_DS2438.S</Link>\r
164     </Compile>\r
165     <Compile Include="DS2438_DS2438.c">\r
166       <SubType>compile</SubType>\r
167     </Compile>\r
168   </ItemGroup>\r
169   <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />\r
170 </Project>