Many changes from 2018
[owSlave2.git] / DS2450_ADC_JOE2 / DS2450_ADC_JOE2.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_ADC_JOE2</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     <avrtoolinterface>debugWIRE</avrtoolinterface>\r
44     <avrtoolserialnumber>J41800000789</avrtoolserialnumber>\r
45     <avrdeviceexpectedsignature>0x1E930C</avrdeviceexpectedsignature>\r
46     <com_atmel_avrdbg_tool_atmelice>\r
47       <ToolOptions>\r
48         <InterfaceProperties>\r
49           <IspClock>125000</IspClock>\r
50         </InterfaceProperties>\r
51         <InterfaceName>debugWIRE</InterfaceName>\r
52       </ToolOptions>\r
53       <ToolType>com.atmel.avrdbg.tool.atmelice</ToolType>\r
54       <ToolNumber>J41800000789</ToolNumber>\r
55       <ToolName>Atmel-ICE</ToolName>\r
56     </com_atmel_avrdbg_tool_atmelice>\r
57     <avrtoolinterfaceclock>125000</avrtoolinterfaceclock>\r
58   </PropertyGroup>\r
59   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
60     <ToolchainSettings>\r
61       <AvrGcc>\r
62         <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.1.102\gcc\dev\attiny84a"</avrgcc.common.Device>\r
63         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
64         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
65         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
66         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
67         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
68         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
69         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
70         <avrgcc.compiler.symbols.DefSymbols>\r
71           <ListValues>\r
72             <Value>NDEBUG</Value>\r
73           </ListValues>\r
74         </avrgcc.compiler.symbols.DefSymbols>\r
75         <avrgcc.compiler.directories.IncludePaths>\r
76           <ListValues>\r
77             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.1.102\include</Value>\r
78           </ListValues>\r
79         </avrgcc.compiler.directories.IncludePaths>\r
80         <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>\r
81         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
82         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
83         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
84         <avrgcc.linker.libraries.Libraries>\r
85           <ListValues>\r
86             <Value>libm</Value>\r
87           </ListValues>\r
88         </avrgcc.linker.libraries.Libraries>\r
89         <avrgcc.assembler.general.IncludePaths>\r
90           <ListValues>\r
91             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.1.102\include</Value>\r
92           </ListValues>\r
93         </avrgcc.assembler.general.IncludePaths>\r
94       </AvrGcc>\r
95     </ToolchainSettings>\r
96   </PropertyGroup>\r
97   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
98     <ToolchainSettings>\r
99       <AvrGcc>\r
100         <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.1.102\gcc\dev\attiny84a"</avrgcc.common.Device>\r
101         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
102         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
103         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
104         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
105         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
106         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
107         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
108         <avrgcc.compiler.symbols.DefSymbols>\r
109           <ListValues>\r
110             <Value>DEBUG</Value>\r
111           </ListValues>\r
112         </avrgcc.compiler.symbols.DefSymbols>\r
113         <avrgcc.compiler.directories.IncludePaths>\r
114           <ListValues>\r
115             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.1.102\include</Value>\r
116           </ListValues>\r
117         </avrgcc.compiler.directories.IncludePaths>\r
118         <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
119         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
120         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
121         <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>\r
122         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
123         <avrgcc.linker.libraries.Libraries>\r
124           <ListValues>\r
125             <Value>libm</Value>\r
126           </ListValues>\r
127         </avrgcc.linker.libraries.Libraries>\r
128         <avrgcc.assembler.general.IncludePaths>\r
129           <ListValues>\r
130             <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.1.102\include</Value>\r
131           </ListValues>\r
132         </avrgcc.assembler.general.IncludePaths>\r
133         <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
134       </AvrGcc>\r
135     </ToolchainSettings>\r
136   </PropertyGroup>\r
137   <ItemGroup>\r
138     <Compile Include="DS2450.c">\r
139       <SubType>compile</SubType>\r
140     </Compile>\r
141     <Compile Include="OWDS2450.S">\r
142       <SubType>compile</SubType>\r
143     </Compile>\r
144   </ItemGroup>\r
145   <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />\r
146 </Project>