170 lines
6.9 KiB
Plaintext
170 lines
6.9 KiB
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0">
|
||
|
|
<PropertyGroup>
|
||
|
|
<SchemaVersion>2.0</SchemaVersion>
|
||
|
|
<ProjectVersion>7.0</ProjectVersion>
|
||
|
|
<ToolchainName>com.Atmel.ARMGCC.C</ToolchainName>
|
||
|
|
<ProjectGuid>{455e4427-ce14-46e7-9078-c475b78a1305}</ProjectGuid>
|
||
|
|
<avrdevice>ATSAMV71Q21B</avrdevice>
|
||
|
|
<avrdeviceseries>none</avrdeviceseries>
|
||
|
|
<OutputType>StaticLibrary</OutputType>
|
||
|
|
<Language>C</Language>
|
||
|
|
<OutputFileName>lib$(MSBuildProjectName)</OutputFileName>
|
||
|
|
<OutputFileExtension>.a</OutputFileExtension>
|
||
|
|
<OutputDirectory>$(MSBuildProjectDirectory)\$(Configuration)</OutputDirectory>
|
||
|
|
<AvrGccProjectExtensions>
|
||
|
|
</AvrGccProjectExtensions>
|
||
|
|
<AssemblyName>PrjAttCtrlMng</AssemblyName>
|
||
|
|
<Name>PrjAttCtrlMng</Name>
|
||
|
|
<RootNamespace>PrjAttCtrlMng</RootNamespace>
|
||
|
|
<ToolchainFlavour>Native</ToolchainFlavour>
|
||
|
|
<KeepTimersRunning>true</KeepTimersRunning>
|
||
|
|
<OverrideVtor>false</OverrideVtor>
|
||
|
|
<CacheFlash>true</CacheFlash>
|
||
|
|
<ProgFlashFromRam>true</ProgFlashFromRam>
|
||
|
|
<RamSnippetAddress>0x20000000</RamSnippetAddress>
|
||
|
|
<UncachedRange />
|
||
|
|
<preserveEEPROM>true</preserveEEPROM>
|
||
|
|
<OverrideVtorValue>exception_table</OverrideVtorValue>
|
||
|
|
<BootSegment>2</BootSegment>
|
||
|
|
<ResetRule>0</ResetRule>
|
||
|
|
<eraseonlaunchrule>0</eraseonlaunchrule>
|
||
|
|
<EraseKey />
|
||
|
|
<AsfFrameworkConfig>
|
||
|
|
<framework-data xmlns="">
|
||
|
|
<options />
|
||
|
|
<configurations />
|
||
|
|
<files />
|
||
|
|
<documentation help="" />
|
||
|
|
<offline-documentation help="" />
|
||
|
|
<dependencies>
|
||
|
|
<content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.49.1" />
|
||
|
|
</dependencies>
|
||
|
|
</framework-data>
|
||
|
|
</AsfFrameworkConfig>
|
||
|
|
</PropertyGroup>
|
||
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
||
|
|
<ToolchainSettings>
|
||
|
|
<ArmGcc>
|
||
|
|
<armgcc.common.outputfiles.hex>True</armgcc.common.outputfiles.hex>
|
||
|
|
<armgcc.common.outputfiles.lss>True</armgcc.common.outputfiles.lss>
|
||
|
|
<armgcc.common.outputfiles.eep>True</armgcc.common.outputfiles.eep>
|
||
|
|
<armgcc.common.outputfiles.bin>True</armgcc.common.outputfiles.bin>
|
||
|
|
<armgcc.common.outputfiles.srec>True</armgcc.common.outputfiles.srec>
|
||
|
|
<armgcc.compiler.symbols.DefSymbols>
|
||
|
|
<ListValues>
|
||
|
|
<Value>NDEBUG</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.compiler.symbols.DefSymbols>
|
||
|
|
<armgcc.compiler.directories.IncludePaths>
|
||
|
|
<ListValues>
|
||
|
|
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
|
||
|
|
<Value>%24(PackRepoDir)\atmel\SAMV71_DFP\2.4.182\samv71b\include</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.compiler.directories.IncludePaths>
|
||
|
|
<armgcc.compiler.optimization.level>Optimize for size (-Os)</armgcc.compiler.optimization.level>
|
||
|
|
<armgcc.compiler.optimization.PrepareFunctionsForGarbageCollection>True</armgcc.compiler.optimization.PrepareFunctionsForGarbageCollection>
|
||
|
|
<armgcc.compiler.warnings.AllWarnings>True</armgcc.compiler.warnings.AllWarnings>
|
||
|
|
<armgcc.linker.libraries.Libraries>
|
||
|
|
<ListValues>
|
||
|
|
<Value>libm</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.linker.libraries.Libraries>
|
||
|
|
<armgcc.linker.optimization.GarbageCollectUnusedSections>True</armgcc.linker.optimization.GarbageCollectUnusedSections>
|
||
|
|
<armgcc.assembler.general.IncludePaths>
|
||
|
|
<ListValues>
|
||
|
|
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
|
||
|
|
<Value>%24(PackRepoDir)\atmel\SAMV71_DFP\2.4.182\samv71b\include</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.assembler.general.IncludePaths>
|
||
|
|
<armgcc.preprocessingassembler.general.IncludePaths>
|
||
|
|
<ListValues>
|
||
|
|
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
|
||
|
|
<Value>%24(PackRepoDir)\atmel\SAMV71_DFP\2.4.182\samv71b\include</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.preprocessingassembler.general.IncludePaths>
|
||
|
|
</ArmGcc>
|
||
|
|
</ToolchainSettings>
|
||
|
|
</PropertyGroup>
|
||
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||
|
|
<ToolchainSettings>
|
||
|
|
<ArmGcc>
|
||
|
|
<armgcc.common.outputfiles.hex>True</armgcc.common.outputfiles.hex>
|
||
|
|
<armgcc.common.outputfiles.lss>True</armgcc.common.outputfiles.lss>
|
||
|
|
<armgcc.common.outputfiles.eep>True</armgcc.common.outputfiles.eep>
|
||
|
|
<armgcc.common.outputfiles.bin>True</armgcc.common.outputfiles.bin>
|
||
|
|
<armgcc.common.outputfiles.srec>True</armgcc.common.outputfiles.srec>
|
||
|
|
<armgcc.compiler.symbols.DefSymbols>
|
||
|
|
<ListValues>
|
||
|
|
<Value>DEBUG</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.compiler.symbols.DefSymbols>
|
||
|
|
<armgcc.compiler.directories.IncludePaths>
|
||
|
|
<ListValues>
|
||
|
|
<Value>../../libos3/include</Value>
|
||
|
|
<Value>../../PrjCommon</Value>
|
||
|
|
<Value>../../PrjCommon/drivers</Value>
|
||
|
|
<Value>../../PrjCommon/gcc</Value>
|
||
|
|
<Value>../../PrjModLoader/src/symbol</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.compiler.directories.IncludePaths>
|
||
|
|
<armgcc.compiler.optimization.PrepareFunctionsForGarbageCollection>True</armgcc.compiler.optimization.PrepareFunctionsForGarbageCollection>
|
||
|
|
<armgcc.compiler.warnings.AllWarnings>True</armgcc.compiler.warnings.AllWarnings>
|
||
|
|
<armgcc.linker.libraries.Libraries>
|
||
|
|
<ListValues>
|
||
|
|
<Value>libm</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.linker.libraries.Libraries>
|
||
|
|
<armgcc.linker.optimization.GarbageCollectUnusedSections>True</armgcc.linker.optimization.GarbageCollectUnusedSections>
|
||
|
|
<armgcc.linker.memorysettings.ExternalRAM />
|
||
|
|
<armgcc.assembler.debugging.DebugLevel>Default (-g)</armgcc.assembler.debugging.DebugLevel>
|
||
|
|
<armgcc.preprocessingassembler.general.IncludePaths>
|
||
|
|
<ListValues>
|
||
|
|
<Value>%24(PackRepoDir)\arm\CMSIS\5.4.0\CMSIS\Core\Include\</Value>
|
||
|
|
<Value>%24(PackRepoDir)\atmel\SAMV71_DFP\2.4.182\samv71b\include</Value>
|
||
|
|
</ListValues>
|
||
|
|
</armgcc.preprocessingassembler.general.IncludePaths>
|
||
|
|
<armgcc.preprocessingassembler.debugging.DebugLevel>Default (-Wa,-g)</armgcc.preprocessingassembler.debugging.DebugLevel>
|
||
|
|
</ArmGcc>
|
||
|
|
</ToolchainSettings>
|
||
|
|
</PropertyGroup>
|
||
|
|
<ItemGroup>
|
||
|
|
<Compile Include="AttCmdAct.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttCtrlMain.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttCtrlMain.h">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttDaoYing.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttDataPre.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttEnvMod.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttMath.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttMath.h">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttModeSel.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttPosCtrl.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttPosGet.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
<Compile Include="AttRECheck.c">
|
||
|
|
<SubType>compile</SubType>
|
||
|
|
</Compile>
|
||
|
|
</ItemGroup>
|
||
|
|
<Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />
|
||
|
|
</Project>
|