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