Many changes from 2018
[owSlave2.git] / DS2450_CDM7160 / DS2450_CDM7160.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>DS2450</AssemblyName>\r
16     <Name>DS2450_CDM7160</Name>\r
17     <RootNamespace>DS2450</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>J41800000779</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>J41800000779</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.68\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.68\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.compiler.miscellaneous.OtherFlags>-std=gnu99 -D__4MHZ__</avrgcc.compiler.miscellaneous.OtherFlags>\r
83         <avrgcc.linker.libraries.Libraries>\r
84           <ListValues>\r
85             <Value>libm</Value>\r
86           </ListValues>\r
87         </avrgcc.linker.libraries.Libraries>\r
88         <avrgcc.assembler.general.AssemblerFlags>-D__4MHZ__</avrgcc.assembler.general.AssemblerFlags>\r
89       </AvrGcc>\r
90     </ToolchainSettings>\r
91   </PropertyGroup>\r
92   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
93     <ToolchainSettings>\r
94       <AvrGcc>\r
95         <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\gcc\dev\attiny84a"</avrgcc.common.Device>\r
96         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
97         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
98         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
99         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
100         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
101         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
102         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
103         <avrgcc.compiler.symbols.DefSymbols>\r
104           <ListValues>\r
105             <Value>DEBUG</Value>\r
106           </ListValues>\r
107         </avrgcc.compiler.symbols.DefSymbols>\r
108         <avrgcc.compiler.directories.IncludePaths>\r
109           <ListValues>\r
110             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.68\include</Value>\r
111           </ListValues>\r
112         </avrgcc.compiler.directories.IncludePaths>\r
113         <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
114         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
115         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
116         <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>\r
117         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
118         <avrgcc.linker.libraries.Libraries>\r
119           <ListValues>\r
120             <Value>libm</Value>\r
121           </ListValues>\r
122         </avrgcc.linker.libraries.Libraries>\r
123         <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
124       </AvrGcc>\r
125     </ToolchainSettings>\r
126   </PropertyGroup>\r
127   <ItemGroup>\r
128     <Compile Include="..\common\I2C\CDM7160.c">\r
129       <SubType>compile</SubType>\r
130       <Link>CDM7160.c</Link>\r
131     </Compile>\r
132     <Compile Include="..\common\I2C\USI_TWI_Master.c">\r
133       <SubType>compile</SubType>\r
134       <Link>USI_TWI_Master.c</Link>\r
135     </Compile>\r
136     <Compile Include="..\common\OWDS2450.S">\r
137       <SubType>compile</SubType>\r
138       <Link>OWDS2450.S</Link>\r
139     </Compile>\r
140     <Compile Include="DS2450_CDM7160.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>