CRC16 correctur by get Info (0x85)
[owSlave2.git] / DS2450 / DS2450.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</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 xmlns="">\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.27.3" />\r
39         </dependencies>\r
40       </framework-data>\r
41     </AsfFrameworkConfig>\r
42     <avrtool />\r
43   </PropertyGroup>\r
44   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
45     <ToolchainSettings>\r
46       <AvrGcc>\r
47   <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\gcc\dev\attiny84a"</avrgcc.common.Device>\r
48   <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
49   <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
50   <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
51   <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
52   <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
53   <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
54   <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
55   <avrgcc.compiler.symbols.DefSymbols>\r
56     <ListValues>\r
57       <Value>NDEBUG</Value>\r
58     </ListValues>\r
59   </avrgcc.compiler.symbols.DefSymbols>\r
60   <avrgcc.compiler.directories.IncludePaths>\r
61     <ListValues>\r
62       <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
63     </ListValues>\r
64   </avrgcc.compiler.directories.IncludePaths>\r
65   <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>\r
66   <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
67   <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
68   <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
69   <avrgcc.linker.libraries.Libraries>\r
70     <ListValues>\r
71       <Value>libm</Value>\r
72     </ListValues>\r
73   </avrgcc.linker.libraries.Libraries>\r
74   <avrgcc.assembler.general.IncludePaths>\r
75     <ListValues>\r
76       <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
77     </ListValues>\r
78   </avrgcc.assembler.general.IncludePaths>\r
79 </AvrGcc>\r
80     </ToolchainSettings>\r
81   </PropertyGroup>\r
82   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
83     <ToolchainSettings>\r
84       <AvrGcc>\r
85   <avrgcc.common.Device>-mmcu=attiny84a -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\gcc\dev\attiny84a"</avrgcc.common.Device>\r
86   <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>\r
87   <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>\r
88   <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>\r
89   <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>\r
90   <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>\r
91   <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>\r
92   <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>\r
93   <avrgcc.compiler.symbols.DefSymbols>\r
94     <ListValues>\r
95       <Value>DEBUG</Value>\r
96     </ListValues>\r
97   </avrgcc.compiler.symbols.DefSymbols>\r
98   <avrgcc.compiler.directories.IncludePaths>\r
99     <ListValues>\r
100       <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
101     </ListValues>\r
102   </avrgcc.compiler.directories.IncludePaths>\r
103   <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>\r
104   <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>\r
105   <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>\r
106   <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>\r
107   <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>\r
108   <avrgcc.linker.libraries.Libraries>\r
109     <ListValues>\r
110       <Value>libm</Value>\r
111     </ListValues>\r
112   </avrgcc.linker.libraries.Libraries>\r
113   <avrgcc.assembler.general.IncludePaths>\r
114     <ListValues>\r
115       <Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.0.79\include</Value>\r
116     </ListValues>\r
117   </avrgcc.assembler.general.IncludePaths>\r
118   <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>\r
119 </AvrGcc>\r
120     </ToolchainSettings>\r
121   </PropertyGroup>\r
122   <ItemGroup>\r
123     <Compile Include="DS2450.c">\r
124       <SubType>compile</SubType>\r
125     </Compile>\r
126     <Compile Include="OWDS2450.S">\r
127       <SubType>compile</SubType>\r
128     </Compile>\r
129   </ItemGroup>\r
130   <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />\r
131 </Project>