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