|
30 | 30 | <EraseKey />
|
31 | 31 | <AsfFrameworkConfig>
|
32 | 32 | <framework-data>
|
33 |
| - <options /> |
34 |
| - <configurations /> |
35 |
| - <files /> |
36 |
| - <documentation help="" /> |
37 |
| - <offline-documentation help="" /> |
38 |
| - <dependencies> |
39 |
| - <content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.42.0" /> |
40 |
| - </dependencies> |
41 |
| -</framework-data> |
| 33 | + <options /> |
| 34 | + <configurations /> |
| 35 | + <files /> |
| 36 | + <documentation help="" /> |
| 37 | + <offline-documentation help="" /> |
| 38 | + <dependencies> |
| 39 | + <content-extension eid="atmel.asf" uuidref="Atmel.ASF" version="3.42.0" /> |
| 40 | + </dependencies> |
| 41 | + </framework-data> |
42 | 42 | </AsfFrameworkConfig>
|
43 | 43 | <avrtool>com.atmel.avrdbg.tool.ispmk2</avrtool>
|
44 | 44 | <avrtoolserialnumber>000200149999</avrtoolserialnumber>
|
|
60 | 60 | <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
61 | 61 | <ToolchainSettings>
|
62 | 62 | <AvrGcc>
|
63 |
| - <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
64 |
| - <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
65 |
| - <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
66 |
| - <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
67 |
| - <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
68 |
| - <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
69 |
| - <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
70 |
| - <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
71 |
| - <avrgcc.compiler.symbols.DefSymbols> |
72 |
| - <ListValues> |
73 |
| - <Value>NDEBUG</Value> |
74 |
| - </ListValues> |
75 |
| - </avrgcc.compiler.symbols.DefSymbols> |
76 |
| - <avrgcc.compiler.directories.IncludePaths> |
77 |
| - <ListValues> |
78 |
| - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
79 |
| - </ListValues> |
80 |
| - </avrgcc.compiler.directories.IncludePaths> |
81 |
| - <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level> |
82 |
| - <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
83 |
| - <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
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\ATmega_DFP\1.6.364\include\</Value> |
93 |
| - </ListValues> |
94 |
| - </avrgcc.assembler.general.IncludePaths> |
95 |
| - </AvrGcc> |
| 63 | + <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
| 64 | + <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
| 65 | + <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
| 66 | + <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
| 67 | + <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
| 68 | + <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
| 69 | + <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
| 70 | + <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
| 71 | + <avrgcc.compiler.symbols.DefSymbols> |
| 72 | + <ListValues> |
| 73 | + <Value>NDEBUG</Value> |
| 74 | + </ListValues> |
| 75 | + </avrgcc.compiler.symbols.DefSymbols> |
| 76 | + <avrgcc.compiler.directories.IncludePaths> |
| 77 | + <ListValues> |
| 78 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
| 79 | + </ListValues> |
| 80 | + </avrgcc.compiler.directories.IncludePaths> |
| 81 | + <avrgcc.compiler.optimization.level>Optimize for size (-Os)</avrgcc.compiler.optimization.level> |
| 82 | + <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
| 83 | + <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
| 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\ATmega_DFP\1.6.364\include\</Value> |
| 93 | + </ListValues> |
| 94 | + </avrgcc.assembler.general.IncludePaths> |
| 95 | +</AvrGcc> |
96 | 96 | </ToolchainSettings>
|
97 | 97 | </PropertyGroup>
|
98 | 98 | <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
99 | 99 | <ToolchainSettings>
|
100 | 100 | <AvrGcc>
|
101 |
| - <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
102 |
| - <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
103 |
| - <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
104 |
| - <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
105 |
| - <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
106 |
| - <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
107 |
| - <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
108 |
| - <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
109 |
| - <avrgcc.compiler.symbols.DefSymbols> |
110 |
| - <ListValues> |
111 |
| - <Value>DEBUG</Value> |
112 |
| - </ListValues> |
113 |
| - </avrgcc.compiler.symbols.DefSymbols> |
114 |
| - <avrgcc.compiler.directories.IncludePaths> |
115 |
| - <ListValues> |
116 |
| - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
117 |
| - </ListValues> |
118 |
| - </avrgcc.compiler.directories.IncludePaths> |
119 |
| - <avrgcc.compiler.optimization.level>Optimize debugging experience (-Og)</avrgcc.compiler.optimization.level> |
120 |
| - <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
121 |
| - <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
122 |
| - <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
123 |
| - <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
124 |
| - <avrgcc.linker.libraries.Libraries> |
125 |
| - <ListValues> |
126 |
| - <Value>libm</Value> |
127 |
| - </ListValues> |
128 |
| - </avrgcc.linker.libraries.Libraries> |
129 |
| - <avrgcc.assembler.general.IncludePaths> |
130 |
| - <ListValues> |
131 |
| - <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
132 |
| - </ListValues> |
133 |
| - </avrgcc.assembler.general.IncludePaths> |
134 |
| - <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
135 |
| - </AvrGcc> |
| 101 | + <avrgcc.common.Device>-mmcu=atmega328pb -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\gcc\dev\atmega328pb"</avrgcc.common.Device> |
| 102 | + <avrgcc.common.outputfiles.hex>True</avrgcc.common.outputfiles.hex> |
| 103 | + <avrgcc.common.outputfiles.lss>True</avrgcc.common.outputfiles.lss> |
| 104 | + <avrgcc.common.outputfiles.eep>True</avrgcc.common.outputfiles.eep> |
| 105 | + <avrgcc.common.outputfiles.srec>True</avrgcc.common.outputfiles.srec> |
| 106 | + <avrgcc.common.outputfiles.usersignatures>False</avrgcc.common.outputfiles.usersignatures> |
| 107 | + <avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned>True</avrgcc.compiler.general.ChangeDefaultCharTypeUnsigned> |
| 108 | + <avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned>True</avrgcc.compiler.general.ChangeDefaultBitFieldUnsigned> |
| 109 | + <avrgcc.compiler.symbols.DefSymbols> |
| 110 | + <ListValues> |
| 111 | + <Value>DEBUG</Value> |
| 112 | + </ListValues> |
| 113 | + </avrgcc.compiler.symbols.DefSymbols> |
| 114 | + <avrgcc.compiler.directories.IncludePaths> |
| 115 | + <ListValues> |
| 116 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
| 117 | + </ListValues> |
| 118 | + </avrgcc.compiler.directories.IncludePaths> |
| 119 | + <avrgcc.compiler.optimization.level>Optimize debugging experience (-Og)</avrgcc.compiler.optimization.level> |
| 120 | + <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
| 121 | + <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
| 122 | + <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> |
| 123 | + <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
| 124 | + <avrgcc.linker.libraries.Libraries> |
| 125 | + <ListValues> |
| 126 | + <Value>libm</Value> |
| 127 | + </ListValues> |
| 128 | + </avrgcc.linker.libraries.Libraries> |
| 129 | + <avrgcc.assembler.general.IncludePaths> |
| 130 | + <ListValues> |
| 131 | + <Value>%24(PackRepoDir)\atmel\ATmega_DFP\1.6.364\include\</Value> |
| 132 | + </ListValues> |
| 133 | + </avrgcc.assembler.general.IncludePaths> |
| 134 | + <avrgcc.assembler.debugging.DebugLevel>Default (-Wa,-g)</avrgcc.assembler.debugging.DebugLevel> |
| 135 | +</AvrGcc> |
136 | 136 | </ToolchainSettings>
|
137 | 137 | </PropertyGroup>
|
138 | 138 | <ItemGroup>
|
|
0 commit comments