171 lines
7.3 KiB
XML
171 lines
7.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectVersion>7.0</ProjectVersion>
|
|
<ToolchainName>com.Atmel.AVRGCC8.C</ToolchainName>
|
|
<ProjectGuid>{0aaadf73-70f0-4c23-875d-53cce8abbf9b}</ProjectGuid>
|
|
<avrdevice>ATtiny88</avrdevice>
|
|
<avrdeviceseries>none</avrdeviceseries>
|
|
<OutputType>Executable</OutputType>
|
|
<Language>C</Language>
|
|
<OutputFileName>$(MSBuildProjectName)</OutputFileName>
|
|
<OutputFileExtension>.elf</OutputFileExtension>
|
|
<OutputDirectory>$(MSBuildProjectDirectory)\$(Configuration)</OutputDirectory>
|
|
<AssemblyName>wp_dc22_attiny88</AssemblyName>
|
|
<Name>wp_dc22_attiny88</Name>
|
|
<RootNamespace>wp_dc22_attiny88</RootNamespace>
|
|
<ToolchainFlavour>Native</ToolchainFlavour>
|
|
<KeepTimersRunning>true</KeepTimersRunning>
|
|
<OverrideVtor>false</OverrideVtor>
|
|
<CacheFlash>true</CacheFlash>
|
|
<ProgFlashFromRam>true</ProgFlashFromRam>
|
|
<RamSnippetAddress>0x20000000</RamSnippetAddress>
|
|
<UncachedRange />
|
|
<OverrideVtorValue>exception_table</OverrideVtorValue>
|
|
<BootSegment>2</BootSegment>
|
|
<eraseonlaunchrule>1</eraseonlaunchrule>
|
|
<AsfFrameworkConfig>
|
|
<framework-data>
|
|
<options />
|
|
<configurations />
|
|
<files />
|
|
<documentation help="" />
|
|
<offline-documentation help="" />
|
|
<dependencies>
|
|
<content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.37" />
|
|
</dependencies>
|
|
</framework-data>
|
|
</AsfFrameworkConfig>
|
|
<preserveEEPROM>True</preserveEEPROM>
|
|
<avrtool>com.atmel.avrdbg.tool.simulator</avrtool>
|
|
<com_atmel_avrdbg_tool_simulator>
|
|
<ToolOptions xmlns="">
|
|
<InterfaceProperties>
|
|
<JtagEnableExtResetOnStartSession>false</JtagEnableExtResetOnStartSession>
|
|
</InterfaceProperties>
|
|
<InterfaceName>
|
|
</InterfaceName>
|
|
</ToolOptions>
|
|
<ToolType xmlns="">com.atmel.avrdbg.tool.simulator</ToolType>
|
|
<ToolNumber xmlns="">
|
|
</ToolNumber>
|
|
<ToolName xmlns="">Simulator</ToolName>
|
|
</com_atmel_avrdbg_tool_simulator>
|
|
<ResetRule>0</ResetRule>
|
|
<EraseKey />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
|
<ToolchainSettings>
|
|
<AvrGcc>
|
|
<avrgcc.common.Device>-mmcu=attiny88 -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.3.172\gcc\dev\attiny88"</avrgcc.common.Device>
|
|
<avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
|
|
<avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
|
|
<avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
|
|
<avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>
|
|
<avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>
|
|
<avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>
|
|
<avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>
|
|
<avrgcc.compiler.symbols.DefSymbols>
|
|
<ListValues>
|
|
<Value>NDEBUG</Value>
|
|
</ListValues>
|
|
</avrgcc.compiler.symbols.DefSymbols>
|
|
<avrgcc.compiler.directories.IncludePaths>
|
|
<ListValues>
|
|
<Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.3.172\include</Value>
|
|
</ListValues>
|
|
</avrgcc.compiler.directories.IncludePaths>
|
|
<avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>
|
|
<avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
|
|
<avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
|
|
<avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>
|
|
<avrgcc.linker.libraries.Libraries>
|
|
<ListValues>
|
|
<Value>libm</Value>
|
|
</ListValues>
|
|
</avrgcc.linker.libraries.Libraries>
|
|
<avrgcc.assembler.general.IncludePaths>
|
|
<ListValues>
|
|
<Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.3.172\include</Value>
|
|
</ListValues>
|
|
</avrgcc.assembler.general.IncludePaths>
|
|
</AvrGcc>
|
|
</ToolchainSettings>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
|
<ToolchainSettings>
|
|
<AvrGcc>
|
|
<avrgcc.common.Device>-mmcu=attiny88 -B "%24(PackRepoDir)\atmel\ATtiny_DFP\1.3.172\gcc\dev\attiny88"</avrgcc.common.Device>
|
|
<avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
|
|
<avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
|
|
<avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
|
|
<avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>
|
|
<avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>
|
|
<avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>
|
|
<avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>
|
|
<avrgcc.compiler.symbols.DefSymbols>
|
|
<ListValues>
|
|
<Value>DEBUG</Value>
|
|
</ListValues>
|
|
</avrgcc.compiler.symbols.DefSymbols>
|
|
<avrgcc.compiler.directories.IncludePaths>
|
|
<ListValues>
|
|
<Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.3.172\include</Value>
|
|
</ListValues>
|
|
</avrgcc.compiler.directories.IncludePaths>
|
|
<avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>
|
|
<avrgcc.compiler.optimization.OtherFlags>-finline-functions</avrgcc.compiler.optimization.OtherFlags>
|
|
<avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
|
|
<avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
|
|
<avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>
|
|
<avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>
|
|
<avrgcc.compiler.warnings.ExtraWarnings>True</avrgcc.compiler.warnings.ExtraWarnings>
|
|
<avrgcc.linker.libraries.Libraries>
|
|
<ListValues>
|
|
<Value>libm</Value>
|
|
</ListValues>
|
|
</avrgcc.linker.libraries.Libraries>
|
|
<avrgcc.assembler.general.IncludePaths>
|
|
<ListValues>
|
|
<Value>%24(PackRepoDir)\atmel\ATtiny_DFP\1.3.172\include</Value>
|
|
</ListValues>
|
|
</avrgcc.assembler.general.IncludePaths>
|
|
<avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>
|
|
</AvrGcc>
|
|
</ToolchainSettings>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Include="src\adc.c">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\adc.h">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\config.h">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\i2c.h">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\i2c_interrupt.h">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\led.c">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\led.h">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\main.c">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
<Compile Include="src\timer.h">
|
|
<SubType>compile</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="src" />
|
|
</ItemGroup>
|
|
<Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />
|
|
</Project> |