First Commit
[owSlave2.git] / DS2450 / DS2450.cproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <SchemaVersion>2.0</SchemaVersion>
5     <ProjectVersion>6.2</ProjectVersion>
6     <ToolchainName>com.Atmel.AVRGCC8.C</ToolchainName>
7     <ProjectGuid>{7a5672fe-8226-4158-b931-e1f36b9a8858}</ProjectGuid>
8     <avrdevice>ATtiny84A</avrdevice>
9     <avrdeviceseries>none</avrdeviceseries>
10     <OutputType>Executable</OutputType>
11     <Language>C</Language>
12     <OutputFileName>$(MSBuildProjectName)</OutputFileName>
13     <OutputFileExtension>.elf</OutputFileExtension>
14     <OutputDirectory>$(MSBuildProjectDirectory)\$(Configuration)</OutputDirectory>
15     <AssemblyName>DS2450</AssemblyName>
16     <Name>DS2450</Name>
17     <RootNamespace>DS2450</RootNamespace>
18     <ToolchainFlavour>Native</ToolchainFlavour>
19     <KeepTimersRunning>true</KeepTimersRunning>
20     <OverrideVtor>false</OverrideVtor>
21     <CacheFlash>true</CacheFlash>
22     <ProgFlashFromRam>true</ProgFlashFromRam>
23     <RamSnippetAddress>0x20000000</RamSnippetAddress>
24     <UncachedRange />
25     <preserveEEPROM>true</preserveEEPROM>
26     <OverrideVtorValue>exception_table</OverrideVtorValue>
27     <BootSegment>2</BootSegment>
28     <eraseonlaunchrule>1</eraseonlaunchrule>
29     <AsfFrameworkConfig>
30       <framework-data xmlns="">
31         <options />
32         <configurations />
33         <files />
34         <documentation help="" />
35         <offline-documentation help="" />
36         <dependencies>
37           <content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.19.0" />
38         </dependencies>
39       </framework-data>
40     </AsfFrameworkConfig>
41     <avrtool>com.atmel.avrdbg.tool.atmelice</avrtool>
42     <com_atmel_avrdbg_tool_atmelice>
43       <ToolOptions>
44         <InterfaceProperties>
45         </InterfaceProperties>
46         <InterfaceName>debugWIRE</InterfaceName>
47       </ToolOptions>
48       <ToolType>com.atmel.avrdbg.tool.atmelice</ToolType>
49       <ToolNumber>J41800000779</ToolNumber>
50       <ToolName>Atmel-ICE</ToolName>
51     </com_atmel_avrdbg_tool_atmelice>
52     <avrtoolinterface>debugWIRE</avrtoolinterface>
53   </PropertyGroup>
54   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
55     <ToolchainSettings>
56       <AvrGcc>
57         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
58         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
59         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
60         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>
61         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>
62         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>
63         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>
64         <avrgcc.compiler.symbols.DefSymbols>
65           <ListValues>
66             <Value>NDEBUG</Value>
67           </ListValues>
68         </avrgcc.compiler.symbols.DefSymbols>
69         <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>
70         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
71         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
72         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>
73         <avrgcc.linker.libraries.Libraries>
74           <ListValues>
75             <Value>libm</Value>
76           </ListValues>
77         </avrgcc.linker.libraries.Libraries>
78       </AvrGcc>
79     </ToolchainSettings>
80   </PropertyGroup>
81   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
82     <ToolchainSettings>
83       <AvrGcc>
84         <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
85         <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
86         <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
87         <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>
88         <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>
89         <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>
90         <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>
91         <avrgcc.compiler.symbols.DefSymbols>
92           <ListValues>
93             <Value>DEBUG</Value>
94           </ListValues>
95         </avrgcc.compiler.symbols.DefSymbols>
96         <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>
97         <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
98         <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
99         <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>
100         <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>
101         <avrgcc.linker.libraries.Libraries>
102           <ListValues>
103             <Value>libm</Value>
104           </ListValues>
105         </avrgcc.linker.libraries.Libraries>
106         <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>
107       </AvrGcc>
108     </ToolchainSettings>
109   </PropertyGroup>
110   <ItemGroup>
111     <Compile Include="DS2450.c">
112       <SubType>compile</SubType>
113     </Compile>
114     <Compile Include="OWDS2450.S">
115       <SubType>compile</SubType>
116     </Compile>
117   </ItemGroup>
118   <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />
119 </Project>