Many changes from 2018
[owSlave2.git] / DS2438_DHT11 / DS2438_DHT22.cproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0">\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>dce6c7e3-ee26-4d79-826b-08594b9ad897</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_DHT22</AssemblyName>\r
16     <Name>DS2438_DHT22</Name>\r
17     <RootNamespace>DS2438_DHT22</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     <ExternalProgrammingToolCommand />\r
30     <AsfFrameworkConfig>\r
31       <framework-data>\r
32         <options />\r
33         <configurations />\r
34         <files />\r
35         <documentation help="" />\r
36         <offline-documentation help="" />\r
37         <dependencies>\r
38           <content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.28.1" />\r
39         </dependencies>\r
40       </framework-data>\r
41     </AsfFrameworkConfig>\r
42     <avrtool>com.atmel.avrdbg.tool.atmelice</avrtool>\r
43     <avrtoolserialnumber>J41800000789</avrtoolserialnumber>\r
44     <avrdeviceexpectedsignature>0x1E930C</avrdeviceexpectedsignature>\r
45     <com_atmel_avrdbg_tool_atmelice>\r
46       <ToolOptions>\r
47         <InterfaceProperties>\r
48         </InterfaceProperties>\r
49         <InterfaceName>debugWIRE</InterfaceName>\r
50       </ToolOptions>\r
51       <ToolType>com.atmel.avrdbg.tool.atmelice</ToolType>\r
52       <ToolNumber>J41800000789</ToolNumber>\r
53       <ToolName>Atmel-ICE</ToolName>\r
54     </com_atmel_avrdbg_tool_atmelice>\r
55     <avrtoolinterface>debugWIRE</avrtoolinterface>\r
56   </PropertyGroup>\r
57   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
58     <ToolchainSettings>\r
59       <AvrGcc>\r
60         <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\gcc\dev\attiny84a"</avrgcc.common.Device>\r
61         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
62         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
63         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
64         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
65         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
66         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
67         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
68         <avrgcc.compiler.symbols.DefSymbols>\r
69           <ListValues>\r
70             <Value>NDEBUG</Value>\r
71           </ListValues>\r
72         </avrgcc.compiler.symbols.DefSymbols>\r
73         <avrgcc.compiler.directories.IncludePaths>\r
74           <ListValues>\r
75             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
76           </ListValues>\r
77         </avrgcc.compiler.directories.IncludePaths>\r
78         <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>\r
79         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
80         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
81         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
82         <avrgcc.linker.libraries.Libraries>\r
83           <ListValues>\r
84             <Value>libm</Value>\r
85           </ListValues>\r
86         </avrgcc.linker.libraries.Libraries>\r
87         <avrgcc.assembler.general.IncludePaths>\r
88           <ListValues>\r
89             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
90           </ListValues>\r
91         </avrgcc.assembler.general.IncludePaths>\r
92       </AvrGcc>\r
93     </ToolchainSettings>\r
94   </PropertyGroup>\r
95   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
96     <ToolchainSettings>\r
97       <AvrGcc>\r
98         <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\gcc\dev\attiny84a"</avrgcc.common.Device>\r
99         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
100         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
101         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
102         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
103         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
104         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
105         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
106         <avrgcc.compiler.symbols.DefSymbols>\r
107           <ListValues>\r
108             <Value>DEBUG</Value>\r
109           </ListValues>\r
110         </avrgcc.compiler.symbols.DefSymbols>\r
111         <avrgcc.compiler.directories.IncludePaths>\r
112           <ListValues>\r
113             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
114           </ListValues>\r
115         </avrgcc.compiler.directories.IncludePaths>\r
116         <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
117         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
118         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
119         <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>\r
120         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
121         <avrgcc.linker.libraries.Libraries>\r
122           <ListValues>\r
123             <Value>libm</Value>\r
124           </ListValues>\r
125         </avrgcc.linker.libraries.Libraries>\r
126         <avrgcc.assembler.general.IncludePaths>\r
127           <ListValues>\r
128             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
129           </ListValues>\r
130         </avrgcc.assembler.general.IncludePaths>\r
131         <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
132       </AvrGcc>\r
133     </ToolchainSettings>\r
134   </PropertyGroup>\r
135   <ItemGroup>\r
136     <Compile Include="..\common\OWDS2438.S">\r
137       <SubType>compile</SubType>\r
138       <Link>OWDS2438.S</Link>\r
139     </Compile>\r
140     <Compile Include="DS2438_DHT22.c">\r
141       <SubType>compile</SubType>\r
142     </Compile>\r
143   </ItemGroup>\r
144   <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />\r
145 </Project>