You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

139 lines
6.8 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0">
  3. <PropertyGroup>
  4. <SchemaVersion>2.0</SchemaVersion>
  5. <ProjectVersion>7.0</ProjectVersion>
  6. <ToolchainName>com.Atmel.AVRGCC8.C</ToolchainName>
  7. <ProjectGuid>dce6c7e3-ee26-4d79-826b-08594b9ad897</ProjectGuid>
  8. <avrdevice>ATmega88PA</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>PoolClock</AssemblyName>
  16. <Name>PoolClockWaterTemp</Name>
  17. <RootNamespace>PoolClock</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>2</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.34.1" />
  38. </dependencies>
  39. </framework-data>
  40. </AsfFrameworkConfig>
  41. <avrtool>com.atmel.avrdbg.tool.simulator</avrtool>
  42. <avrtoolserialnumber />
  43. <avrdeviceexpectedsignature>0x1E930F</avrdeviceexpectedsignature>
  44. <com_atmel_avrdbg_tool_simulator>
  45. <ToolOptions xmlns="">
  46. <InterfaceProperties>
  47. </InterfaceProperties>
  48. </ToolOptions>
  49. <ToolType xmlns="">com.atmel.avrdbg.tool.simulator</ToolType>
  50. <ToolNumber xmlns="">
  51. </ToolNumber>
  52. <ToolName xmlns="">Simulator</ToolName>
  53. </com_atmel_avrdbg_tool_simulator>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
  56. <ToolchainSettings>
  57. <AvrGcc>
  58. <avrgcc.common.Device>-mmcu=atmega88pa -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\gcc\dev\atmega88pa"</avrgcc.common.Device>
  59. <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
  60. <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
  61. <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
  62. <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>
  63. <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>
  64. <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>
  65. <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>
  66. <avrgcc.compiler.symbols.DefSymbols>
  67. <ListValues>
  68. <Value>NDEBUG</Value>
  69. </ListValues>
  70. </avrgcc.compiler.symbols.DefSymbols>
  71. <avrgcc.compiler.directories.IncludePaths>
  72. <ListValues>
  73. <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include</Value>
  74. </ListValues>
  75. </avrgcc.compiler.directories.IncludePaths>
  76. <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level>
  77. <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
  78. <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
  79. <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>
  80. <avrgcc.linker.libraries.Libraries>
  81. <ListValues>
  82. <Value>libm</Value>
  83. </ListValues>
  84. </avrgcc.linker.libraries.Libraries>
  85. <avrgcc.assembler.general.IncludePaths>
  86. <ListValues>
  87. <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include</Value>
  88. </ListValues>
  89. </avrgcc.assembler.general.IncludePaths>
  90. </AvrGcc>
  91. </ToolchainSettings>
  92. </PropertyGroup>
  93. <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
  94. <ToolchainSettings>
  95. <AvrGcc>
  96. <avrgcc.common.Device>-mmcu=atmega88pa -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\gcc\dev\atmega88pa"</avrgcc.common.Device>
  97. <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex>
  98. <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss>
  99. <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep>
  100. <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec>
  101. <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures>
  102. <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>
  103. <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>
  104. <avrgcc.compiler.symbols.DefSymbols>
  105. <ListValues>
  106. <Value>DEBUG</Value>
  107. </ListValues>
  108. </avrgcc.compiler.symbols.DefSymbols>
  109. <avrgcc.compiler.directories.IncludePaths>
  110. <ListValues>
  111. <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include</Value>
  112. </ListValues>
  113. </avrgcc.compiler.directories.IncludePaths>
  114. <avrgcc.compiler.optimization.level>Optimize (-O1)</avrgcc.compiler.optimization.level>
  115. <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers>
  116. <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum>
  117. <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel>
  118. <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings>
  119. <avrgcc.linker.libraries.Libraries>
  120. <ListValues>
  121. <Value>libm</Value>
  122. </ListValues>
  123. </avrgcc.linker.libraries.Libraries>
  124. <avrgcc.assembler.general.IncludePaths>
  125. <ListValues>
  126. <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include</Value>
  127. </ListValues>
  128. </avrgcc.assembler.general.IncludePaths>
  129. <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel>
  130. </AvrGcc>
  131. </ToolchainSettings>
  132. </PropertyGroup>
  133. <ItemGroup>
  134. <Compile Include="main.c">
  135. <SubType>compile</SubType>
  136. </Compile>
  137. </ItemGroup>
  138. <Import Project="$(AVRSTUDIO_EXE_PATH)\\Vs\\Compiler.targets" />
  139. </Project>