Clone of official tools
export/iar/ewp.tmpl@47:21ae3e5a7128, 2021-02-04 (annotated)
- Committer:
- Anders Blomdell
- Date:
- Thu Feb 04 17:17:13 2021 +0100
- Revision:
- 47:21ae3e5a7128
- Parent:
- 43:2a7da56ebd24
Add a few normpath calls
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
The Other Jimmy |
31:8ea194f6145b | 1 | <?xml version="1.0" encoding="utf-8"?> |
The Other Jimmy |
31:8ea194f6145b | 2 | <project> |
The Other Jimmy |
31:8ea194f6145b | 3 | <fileVersion>2</fileVersion> |
The Other Jimmy |
31:8ea194f6145b | 4 | <configuration> |
The Other Jimmy |
31:8ea194f6145b | 5 | <name>{{name}}</name> |
The Other Jimmy |
31:8ea194f6145b | 6 | <toolchain> |
The Other Jimmy |
31:8ea194f6145b | 7 | <name>ARM</name> |
The Other Jimmy |
31:8ea194f6145b | 8 | </toolchain> |
The Other Jimmy |
31:8ea194f6145b | 9 | <debug>1</debug> |
The Other Jimmy |
31:8ea194f6145b | 10 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 11 | <name>General</name> |
The Other Jimmy |
31:8ea194f6145b | 12 | <archiveVersion>3</archiveVersion> |
theotherjimmy |
43:2a7da56ebd24 | 13 | <data> |
theotherjimmy |
43:2a7da56ebd24 | 14 | <version>24</version> |
theotherjimmy |
43:2a7da56ebd24 | 15 | <wantNonLocal>1</wantNonLocal> |
theotherjimmy |
43:2a7da56ebd24 | 16 | <debug>1</debug> |
theotherjimmy |
43:2a7da56ebd24 | 17 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 18 | <name>GRuntimeLibThreads</name> |
theotherjimmy |
43:2a7da56ebd24 | 19 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 20 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 21 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 22 | <name>ExePath</name> |
theotherjimmy |
43:2a7da56ebd24 | 23 | <state>$PROJ_DIR$\BUILD\Exe</state> |
theotherjimmy |
43:2a7da56ebd24 | 24 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 25 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 26 | <name>ObjPath</name> |
theotherjimmy |
43:2a7da56ebd24 | 27 | <state>$PROJ_DIR$\BUILD\Obj</state> |
theotherjimmy |
43:2a7da56ebd24 | 28 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 29 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 30 | <name>ListPath</name> |
theotherjimmy |
43:2a7da56ebd24 | 31 | <state>$PROJ_DIR$\BUILD\List</state> |
theotherjimmy |
43:2a7da56ebd24 | 32 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 33 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 34 | <name>GEndianMode</name> |
theotherjimmy |
43:2a7da56ebd24 | 35 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 36 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 37 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 38 | <name>Input variant</name> |
theotherjimmy |
43:2a7da56ebd24 | 39 | <version>3</version> |
theotherjimmy |
43:2a7da56ebd24 | 40 | <state>1</state> |
theotherjimmy |
43:2a7da56ebd24 | 41 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 42 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 43 | <name>Input description</name> |
theotherjimmy |
43:2a7da56ebd24 | 44 | <state>Full formatting.</state> |
theotherjimmy |
43:2a7da56ebd24 | 45 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 46 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 47 | <name>Output variant</name> |
theotherjimmy |
43:2a7da56ebd24 | 48 | <version>2</version> |
theotherjimmy |
43:2a7da56ebd24 | 49 | <state>3</state> |
theotherjimmy |
43:2a7da56ebd24 | 50 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 51 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 52 | <name>Output description</name> |
theotherjimmy |
43:2a7da56ebd24 | 53 | <state>No specifier a, A.</state> |
theotherjimmy |
43:2a7da56ebd24 | 54 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 55 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 56 | <name>GOutputBinary</name> |
theotherjimmy |
43:2a7da56ebd24 | 57 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 58 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 59 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 60 | <name>OGCoreOrChip</name> |
theotherjimmy |
43:2a7da56ebd24 | 61 | <state>1</state> |
theotherjimmy |
43:2a7da56ebd24 | 62 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 63 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 64 | <name>GRuntimeLibSelect</name> |
theotherjimmy |
43:2a7da56ebd24 | 65 | <version>0</version> |
theotherjimmy |
43:2a7da56ebd24 | 66 | <state>2</state> |
theotherjimmy |
43:2a7da56ebd24 | 67 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 68 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 69 | <name>GRuntimeLibSelectSlave</name> |
theotherjimmy |
43:2a7da56ebd24 | 70 | <version>0</version> |
theotherjimmy |
43:2a7da56ebd24 | 71 | <state>2</state> |
theotherjimmy |
43:2a7da56ebd24 | 72 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 73 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 74 | <name>RTDescription</name> |
theotherjimmy |
43:2a7da56ebd24 | 75 | <state>Use the full configuration of the C/C++ runtime library. Full locale interface, C locale, file descriptor support, multibytes in printf and scanf, and hex floats in strtod.</state> |
theotherjimmy |
43:2a7da56ebd24 | 76 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 77 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 78 | <name>OGProductVersion</name> |
theotherjimmy |
43:2a7da56ebd24 | 79 | <state>5.10.0.159</state> |
theotherjimmy |
43:2a7da56ebd24 | 80 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 81 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 82 | <name>OGLastSavedByProductVersion</name> |
theotherjimmy |
43:2a7da56ebd24 | 83 | <state>7.80.2.11970</state> |
theotherjimmy |
43:2a7da56ebd24 | 84 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 85 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 86 | <name>GeneralEnableMisra</name> |
theotherjimmy |
43:2a7da56ebd24 | 87 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 88 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 89 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 90 | <name>GeneralMisraVerbose</name> |
theotherjimmy |
43:2a7da56ebd24 | 91 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 92 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 93 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 94 | <name>OGChipSelectEditMenu</name> |
theotherjimmy |
43:2a7da56ebd24 | 95 | <state>{{device.OGChipSelectEditMenu}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 96 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 97 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 98 | <name>GenLowLevelInterface</name> |
theotherjimmy |
43:2a7da56ebd24 | 99 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 100 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 101 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 102 | <name>GEndianModeBE</name> |
theotherjimmy |
43:2a7da56ebd24 | 103 | <state>1</state> |
theotherjimmy |
43:2a7da56ebd24 | 104 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 105 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 106 | <name>OGBufferedTerminalOutput</name> |
theotherjimmy |
43:2a7da56ebd24 | 107 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 108 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 109 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 110 | <name>GenStdoutInterface</name> |
theotherjimmy |
43:2a7da56ebd24 | 111 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 112 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 113 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 114 | <name>GeneralMisraRules98</name> |
theotherjimmy |
43:2a7da56ebd24 | 115 | <version>0</version> |
theotherjimmy |
43:2a7da56ebd24 | 116 | <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state> |
theotherjimmy |
43:2a7da56ebd24 | 117 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 118 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 119 | <name>GeneralMisraVer</name> |
theotherjimmy |
43:2a7da56ebd24 | 120 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 121 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 122 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 123 | <name>GeneralMisraRules04</name> |
theotherjimmy |
43:2a7da56ebd24 | 124 | <version>0</version> |
theotherjimmy |
43:2a7da56ebd24 | 125 | <state>111101110010111111111000110111111111111111111111111110010111101111010101111111111111111111111111101111111011111001111011111011111111111111111</state> |
theotherjimmy |
43:2a7da56ebd24 | 126 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 127 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 128 | <name>RTConfigPath2</name> |
theotherjimmy |
43:2a7da56ebd24 | 129 | <state>$TOOLKIT_DIR$\INC\c\DLib_Config_Full.h</state> |
theotherjimmy |
43:2a7da56ebd24 | 130 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 131 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 132 | <name>GBECoreSlave</name> |
theotherjimmy |
43:2a7da56ebd24 | 133 | <version>24</version> |
theotherjimmy |
43:2a7da56ebd24 | 134 | <state>{{device.GBECoreSlave}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 135 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 136 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 137 | <name>OGUseCmsis</name> |
theotherjimmy |
43:2a7da56ebd24 | 138 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 139 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 140 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 141 | <name>OGUseCmsisDspLib</name> |
theotherjimmy |
43:2a7da56ebd24 | 142 | <state>0</state> |
theotherjimmy |
43:2a7da56ebd24 | 143 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 144 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 145 | <name>CoreVariant</name> |
theotherjimmy |
43:2a7da56ebd24 | 146 | <version>24</version> |
theotherjimmy |
43:2a7da56ebd24 | 147 | <state>{{device.CoreVariant}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 148 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 149 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 150 | <name>GFPUDeviceSlave</name> |
theotherjimmy |
43:2a7da56ebd24 | 151 | <state></state> |
theotherjimmy |
43:2a7da56ebd24 | 152 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 153 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 154 | <name>FPU2</name> |
theotherjimmy |
43:2a7da56ebd24 | 155 | <version>0</version> |
theotherjimmy |
43:2a7da56ebd24 | 156 | <state>{{device.FPU2}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 157 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 158 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 159 | <name>NrRegs</name> |
theotherjimmy |
43:2a7da56ebd24 | 160 | <version>0</version> |
theotherjimmy |
43:2a7da56ebd24 | 161 | <state>{{device.NrRegs}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 162 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 163 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 164 | <name>NEON</name> |
theotherjimmy |
43:2a7da56ebd24 | 165 | <state>{{device.NEON}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 166 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 167 | <option> |
theotherjimmy |
43:2a7da56ebd24 | 168 | <name>GFPUCoreSlave2</name> |
theotherjimmy |
43:2a7da56ebd24 | 169 | <version>24</version> |
theotherjimmy |
43:2a7da56ebd24 | 170 | <state>{{device.GFPUCoreSlave2}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 171 | </option> |
theotherjimmy |
43:2a7da56ebd24 | 172 | </data> |
The Other Jimmy |
31:8ea194f6145b | 173 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 174 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 175 | <name>ICCARM</name> |
The Other Jimmy |
31:8ea194f6145b | 176 | <archiveVersion>2</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 177 | <data> |
The Other Jimmy |
31:8ea194f6145b | 178 | <version>31</version> |
The Other Jimmy |
31:8ea194f6145b | 179 | <wantNonLocal>1</wantNonLocal> |
The Other Jimmy |
31:8ea194f6145b | 180 | <debug>1</debug> |
The Other Jimmy |
31:8ea194f6145b | 181 | <option> |
The Other Jimmy |
31:8ea194f6145b | 182 | <name>CCOptimizationNoSizeConstraints</name> |
The Other Jimmy |
31:8ea194f6145b | 183 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 184 | </option> |
The Other Jimmy |
31:8ea194f6145b | 185 | <option> |
The Other Jimmy |
31:8ea194f6145b | 186 | <name>CCDefines</name> |
The Other Jimmy |
31:8ea194f6145b | 187 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 188 | </option> |
The Other Jimmy |
31:8ea194f6145b | 189 | <option> |
The Other Jimmy |
31:8ea194f6145b | 190 | <name>CCPreprocFile</name> |
The Other Jimmy |
31:8ea194f6145b | 191 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 192 | </option> |
The Other Jimmy |
31:8ea194f6145b | 193 | <option> |
The Other Jimmy |
31:8ea194f6145b | 194 | <name>CCPreprocComments</name> |
The Other Jimmy |
31:8ea194f6145b | 195 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 196 | </option> |
The Other Jimmy |
31:8ea194f6145b | 197 | <option> |
The Other Jimmy |
31:8ea194f6145b | 198 | <name>CCPreprocLine</name> |
The Other Jimmy |
31:8ea194f6145b | 199 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 200 | </option> |
The Other Jimmy |
31:8ea194f6145b | 201 | <option> |
The Other Jimmy |
31:8ea194f6145b | 202 | <name>CCListCFile</name> |
The Other Jimmy |
31:8ea194f6145b | 203 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 204 | </option> |
The Other Jimmy |
31:8ea194f6145b | 205 | <option> |
The Other Jimmy |
31:8ea194f6145b | 206 | <name>CCListCMnemonics</name> |
The Other Jimmy |
31:8ea194f6145b | 207 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 208 | </option> |
The Other Jimmy |
31:8ea194f6145b | 209 | <option> |
The Other Jimmy |
31:8ea194f6145b | 210 | <name>CCListCMessages</name> |
The Other Jimmy |
31:8ea194f6145b | 211 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 212 | </option> |
The Other Jimmy |
31:8ea194f6145b | 213 | <option> |
The Other Jimmy |
31:8ea194f6145b | 214 | <name>CCListAssFile</name> |
The Other Jimmy |
31:8ea194f6145b | 215 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 216 | </option> |
The Other Jimmy |
31:8ea194f6145b | 217 | <option> |
The Other Jimmy |
31:8ea194f6145b | 218 | <name>CCListAssSource</name> |
The Other Jimmy |
31:8ea194f6145b | 219 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 220 | </option> |
The Other Jimmy |
31:8ea194f6145b | 221 | <option> |
The Other Jimmy |
31:8ea194f6145b | 222 | <name>CCEnableRemarks</name> |
The Other Jimmy |
31:8ea194f6145b | 223 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 224 | </option> |
The Other Jimmy |
31:8ea194f6145b | 225 | <option> |
The Other Jimmy |
31:8ea194f6145b | 226 | <name>CCDiagSuppress</name> |
The Other Jimmy |
31:8ea194f6145b | 227 | <state>Pa050,Pa084,Pa093,Pa082</state> |
The Other Jimmy |
31:8ea194f6145b | 228 | </option> |
The Other Jimmy |
31:8ea194f6145b | 229 | <option> |
The Other Jimmy |
31:8ea194f6145b | 230 | <name>CCDiagRemark</name> |
The Other Jimmy |
31:8ea194f6145b | 231 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 232 | </option> |
The Other Jimmy |
31:8ea194f6145b | 233 | <option> |
The Other Jimmy |
31:8ea194f6145b | 234 | <name>CCDiagWarning</name> |
The Other Jimmy |
31:8ea194f6145b | 235 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 236 | </option> |
The Other Jimmy |
31:8ea194f6145b | 237 | <option> |
The Other Jimmy |
31:8ea194f6145b | 238 | <name>CCDiagError</name> |
The Other Jimmy |
31:8ea194f6145b | 239 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 240 | </option> |
The Other Jimmy |
31:8ea194f6145b | 241 | <option> |
The Other Jimmy |
31:8ea194f6145b | 242 | <name>CCObjPrefix</name> |
The Other Jimmy |
31:8ea194f6145b | 243 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 244 | </option> |
The Other Jimmy |
31:8ea194f6145b | 245 | <option> |
The Other Jimmy |
31:8ea194f6145b | 246 | <name>CCAllowList</name> |
The Other Jimmy |
31:8ea194f6145b | 247 | <version>1</version> |
The Other Jimmy |
31:8ea194f6145b | 248 | <state>1111110</state> |
The Other Jimmy |
31:8ea194f6145b | 249 | </option> |
The Other Jimmy |
31:8ea194f6145b | 250 | <option> |
The Other Jimmy |
31:8ea194f6145b | 251 | <name>CCDebugInfo</name> |
The Other Jimmy |
31:8ea194f6145b | 252 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 253 | </option> |
The Other Jimmy |
31:8ea194f6145b | 254 | <option> |
The Other Jimmy |
31:8ea194f6145b | 255 | <name>IEndianMode</name> |
The Other Jimmy |
31:8ea194f6145b | 256 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 257 | </option> |
The Other Jimmy |
31:8ea194f6145b | 258 | <option> |
The Other Jimmy |
31:8ea194f6145b | 259 | <name>IProcessor</name> |
The Other Jimmy |
31:8ea194f6145b | 260 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 261 | </option> |
The Other Jimmy |
31:8ea194f6145b | 262 | <option> |
The Other Jimmy |
31:8ea194f6145b | 263 | <name>IExtraOptionsCheck</name> |
The Other Jimmy |
31:8ea194f6145b | 264 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 265 | </option> |
The Other Jimmy |
31:8ea194f6145b | 266 | <option> |
The Other Jimmy |
31:8ea194f6145b | 267 | <name>IExtraOptions</name> |
theotherjimmy |
43:2a7da56ebd24 | 268 | {% for flag in c_flags -%} |
The Other Jimmy |
31:8ea194f6145b | 269 | <state>{{flag}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 270 | {% endfor -%} |
The Other Jimmy |
31:8ea194f6145b | 271 | </option> |
The Other Jimmy |
31:8ea194f6145b | 272 | <option> |
The Other Jimmy |
31:8ea194f6145b | 273 | <name>CCLangConformance</name> |
The Other Jimmy |
31:8ea194f6145b | 274 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 275 | </option> |
The Other Jimmy |
31:8ea194f6145b | 276 | <option> |
The Other Jimmy |
31:8ea194f6145b | 277 | <name>CCSignedPlainChar</name> |
The Other Jimmy |
31:8ea194f6145b | 278 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 279 | </option> |
The Other Jimmy |
31:8ea194f6145b | 280 | <option> |
The Other Jimmy |
31:8ea194f6145b | 281 | <name>CCRequirePrototypes</name> |
The Other Jimmy |
31:8ea194f6145b | 282 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 283 | </option> |
The Other Jimmy |
31:8ea194f6145b | 284 | <option> |
The Other Jimmy |
31:8ea194f6145b | 285 | <name>CCMultibyteSupport</name> |
The Other Jimmy |
31:8ea194f6145b | 286 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 287 | </option> |
The Other Jimmy |
31:8ea194f6145b | 288 | <option> |
The Other Jimmy |
31:8ea194f6145b | 289 | <name>CCDiagWarnAreErr</name> |
The Other Jimmy |
31:8ea194f6145b | 290 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 291 | </option> |
The Other Jimmy |
31:8ea194f6145b | 292 | <option> |
The Other Jimmy |
31:8ea194f6145b | 293 | <name>CCCompilerRuntimeInfo</name> |
The Other Jimmy |
31:8ea194f6145b | 294 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 295 | </option> |
The Other Jimmy |
31:8ea194f6145b | 296 | <option> |
The Other Jimmy |
31:8ea194f6145b | 297 | <name>IFpuProcessor</name> |
The Other Jimmy |
31:8ea194f6145b | 298 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 299 | </option> |
The Other Jimmy |
31:8ea194f6145b | 300 | <option> |
The Other Jimmy |
31:8ea194f6145b | 301 | <name>OutputFile</name> |
The Other Jimmy |
31:8ea194f6145b | 302 | <state>$FILE_BNAME$.o</state> |
The Other Jimmy |
31:8ea194f6145b | 303 | </option> |
The Other Jimmy |
31:8ea194f6145b | 304 | <option> |
The Other Jimmy |
31:8ea194f6145b | 305 | <name>CCLibConfigHeader</name> |
The Other Jimmy |
31:8ea194f6145b | 306 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 307 | </option> |
The Other Jimmy |
31:8ea194f6145b | 308 | <option> |
The Other Jimmy |
31:8ea194f6145b | 309 | <name>PreInclude</name> |
The Other Jimmy |
31:8ea194f6145b | 310 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 311 | </option> |
The Other Jimmy |
31:8ea194f6145b | 312 | <option> |
The Other Jimmy |
31:8ea194f6145b | 313 | <name>CompilerMisraOverride</name> |
The Other Jimmy |
31:8ea194f6145b | 314 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 315 | </option> |
The Other Jimmy |
31:8ea194f6145b | 316 | <option> |
The Other Jimmy |
31:8ea194f6145b | 317 | <name>CCIncludePath2</name> |
theotherjimmy |
43:2a7da56ebd24 | 318 | {% for file in include_paths -%} |
The Other Jimmy |
31:8ea194f6145b | 319 | <state>{{file}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 320 | {% endfor -%} |
The Other Jimmy |
31:8ea194f6145b | 321 | </option> |
The Other Jimmy |
31:8ea194f6145b | 322 | <option> |
The Other Jimmy |
31:8ea194f6145b | 323 | <name>CCStdIncCheck</name> |
The Other Jimmy |
31:8ea194f6145b | 324 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 325 | </option> |
The Other Jimmy |
31:8ea194f6145b | 326 | <option> |
The Other Jimmy |
31:8ea194f6145b | 327 | <name>CCCodeSection</name> |
The Other Jimmy |
31:8ea194f6145b | 328 | <state>.text</state> |
The Other Jimmy |
31:8ea194f6145b | 329 | </option> |
The Other Jimmy |
31:8ea194f6145b | 330 | <option> |
The Other Jimmy |
31:8ea194f6145b | 331 | <name>IInterwork2</name> |
The Other Jimmy |
31:8ea194f6145b | 332 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 333 | </option> |
The Other Jimmy |
31:8ea194f6145b | 334 | <option> |
The Other Jimmy |
31:8ea194f6145b | 335 | <name>IProcessorMode2</name> |
The Other Jimmy |
31:8ea194f6145b | 336 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 337 | </option> |
The Other Jimmy |
31:8ea194f6145b | 338 | <option> |
The Other Jimmy |
31:8ea194f6145b | 339 | <name>CCOptLevel</name> |
The Other Jimmy |
31:8ea194f6145b | 340 | <state>3</state> |
The Other Jimmy |
31:8ea194f6145b | 341 | </option> |
The Other Jimmy |
31:8ea194f6145b | 342 | <option> |
The Other Jimmy |
31:8ea194f6145b | 343 | <name>CCOptStrategy</name> |
The Other Jimmy |
31:8ea194f6145b | 344 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 345 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 346 | </option> |
The Other Jimmy |
31:8ea194f6145b | 347 | <option> |
The Other Jimmy |
31:8ea194f6145b | 348 | <name>CCOptLevelSlave</name> |
The Other Jimmy |
31:8ea194f6145b | 349 | <state>3</state> |
The Other Jimmy |
31:8ea194f6145b | 350 | </option> |
The Other Jimmy |
31:8ea194f6145b | 351 | <option> |
The Other Jimmy |
31:8ea194f6145b | 352 | <name>CompilerMisraRules98</name> |
The Other Jimmy |
31:8ea194f6145b | 353 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 354 | <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state> |
The Other Jimmy |
31:8ea194f6145b | 355 | </option> |
The Other Jimmy |
31:8ea194f6145b | 356 | <option> |
The Other Jimmy |
31:8ea194f6145b | 357 | <name>CompilerMisraRules04</name> |
The Other Jimmy |
31:8ea194f6145b | 358 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 359 | <state>111101110010111111111000110111111111111111111111111110010111101111010101111111111111111111111111101111111011111001111011111011111111111111111</state> |
The Other Jimmy |
31:8ea194f6145b | 360 | </option> |
The Other Jimmy |
31:8ea194f6145b | 361 | <option> |
The Other Jimmy |
31:8ea194f6145b | 362 | <name>CCPosIndRopi</name> |
The Other Jimmy |
31:8ea194f6145b | 363 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 364 | </option> |
The Other Jimmy |
31:8ea194f6145b | 365 | <option> |
The Other Jimmy |
31:8ea194f6145b | 366 | <name>CCPosIndRwpi</name> |
The Other Jimmy |
31:8ea194f6145b | 367 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 368 | </option> |
The Other Jimmy |
31:8ea194f6145b | 369 | <option> |
The Other Jimmy |
31:8ea194f6145b | 370 | <name>CCPosIndNoDynInit</name> |
The Other Jimmy |
31:8ea194f6145b | 371 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 372 | </option> |
The Other Jimmy |
31:8ea194f6145b | 373 | <option> |
The Other Jimmy |
31:8ea194f6145b | 374 | <name>IccLang</name> |
The Other Jimmy |
31:8ea194f6145b | 375 | <state>2</state> |
The Other Jimmy |
31:8ea194f6145b | 376 | </option> |
The Other Jimmy |
31:8ea194f6145b | 377 | <option> |
The Other Jimmy |
31:8ea194f6145b | 378 | <name>IccCDialect</name> |
The Other Jimmy |
31:8ea194f6145b | 379 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 380 | </option> |
The Other Jimmy |
31:8ea194f6145b | 381 | <option> |
The Other Jimmy |
31:8ea194f6145b | 382 | <name>IccAllowVLA</name> |
The Other Jimmy |
31:8ea194f6145b | 383 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 384 | </option> |
The Other Jimmy |
31:8ea194f6145b | 385 | <option> |
The Other Jimmy |
31:8ea194f6145b | 386 | <name>IccCppDialect</name> |
The Other Jimmy |
31:8ea194f6145b | 387 | <state>2</state> |
The Other Jimmy |
31:8ea194f6145b | 388 | </option> |
The Other Jimmy |
31:8ea194f6145b | 389 | <option> |
The Other Jimmy |
31:8ea194f6145b | 390 | <name>IccExceptions</name> |
The Other Jimmy |
31:8ea194f6145b | 391 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 392 | </option> |
The Other Jimmy |
31:8ea194f6145b | 393 | <option> |
The Other Jimmy |
31:8ea194f6145b | 394 | <name>IccRTTI</name> |
The Other Jimmy |
31:8ea194f6145b | 395 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 396 | </option> |
The Other Jimmy |
31:8ea194f6145b | 397 | <option> |
The Other Jimmy |
31:8ea194f6145b | 398 | <name>IccStaticDestr</name> |
The Other Jimmy |
31:8ea194f6145b | 399 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 400 | </option> |
The Other Jimmy |
31:8ea194f6145b | 401 | <option> |
The Other Jimmy |
31:8ea194f6145b | 402 | <name>IccCppInlineSemantics</name> |
The Other Jimmy |
31:8ea194f6145b | 403 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 404 | </option> |
The Other Jimmy |
31:8ea194f6145b | 405 | <option> |
The Other Jimmy |
31:8ea194f6145b | 406 | <name>IccCmsis</name> |
The Other Jimmy |
31:8ea194f6145b | 407 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 408 | </option> |
The Other Jimmy |
31:8ea194f6145b | 409 | <option> |
The Other Jimmy |
31:8ea194f6145b | 410 | <name>IccFloatSemantics</name> |
The Other Jimmy |
31:8ea194f6145b | 411 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 412 | </option> |
The Other Jimmy |
31:8ea194f6145b | 413 | <option> |
The Other Jimmy |
31:8ea194f6145b | 414 | <name>CCNoLiteralPool</name> |
The Other Jimmy |
31:8ea194f6145b | 415 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 416 | </option> |
The Other Jimmy |
31:8ea194f6145b | 417 | <option> |
The Other Jimmy |
31:8ea194f6145b | 418 | <name>CCOptStrategySlave</name> |
The Other Jimmy |
31:8ea194f6145b | 419 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 420 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 421 | </option> |
The Other Jimmy |
31:8ea194f6145b | 422 | <option> |
The Other Jimmy |
31:8ea194f6145b | 423 | <name>CCGuardCalls</name> |
The Other Jimmy |
31:8ea194f6145b | 424 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 425 | </option> |
The Other Jimmy |
31:8ea194f6145b | 426 | </data> |
The Other Jimmy |
31:8ea194f6145b | 427 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 428 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 429 | <name>AARM</name> |
The Other Jimmy |
31:8ea194f6145b | 430 | <archiveVersion>2</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 431 | <data> |
The Other Jimmy |
31:8ea194f6145b | 432 | <version>9</version> |
The Other Jimmy |
31:8ea194f6145b | 433 | <wantNonLocal>1</wantNonLocal> |
The Other Jimmy |
31:8ea194f6145b | 434 | <debug>1</debug> |
The Other Jimmy |
31:8ea194f6145b | 435 | <option> |
The Other Jimmy |
31:8ea194f6145b | 436 | <name>AObjPrefix</name> |
The Other Jimmy |
31:8ea194f6145b | 437 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 438 | </option> |
The Other Jimmy |
31:8ea194f6145b | 439 | <option> |
The Other Jimmy |
31:8ea194f6145b | 440 | <name>AEndian</name> |
The Other Jimmy |
31:8ea194f6145b | 441 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 442 | </option> |
The Other Jimmy |
31:8ea194f6145b | 443 | <option> |
The Other Jimmy |
31:8ea194f6145b | 444 | <name>ACaseSensitivity</name> |
The Other Jimmy |
31:8ea194f6145b | 445 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 446 | </option> |
The Other Jimmy |
31:8ea194f6145b | 447 | <option> |
The Other Jimmy |
31:8ea194f6145b | 448 | <name>MacroChars</name> |
The Other Jimmy |
31:8ea194f6145b | 449 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 450 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 451 | </option> |
The Other Jimmy |
31:8ea194f6145b | 452 | <option> |
The Other Jimmy |
31:8ea194f6145b | 453 | <name>AWarnEnable</name> |
The Other Jimmy |
31:8ea194f6145b | 454 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 455 | </option> |
The Other Jimmy |
31:8ea194f6145b | 456 | <option> |
The Other Jimmy |
31:8ea194f6145b | 457 | <name>AWarnWhat</name> |
The Other Jimmy |
31:8ea194f6145b | 458 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 459 | </option> |
The Other Jimmy |
31:8ea194f6145b | 460 | <option> |
The Other Jimmy |
31:8ea194f6145b | 461 | <name>AWarnOne</name> |
The Other Jimmy |
31:8ea194f6145b | 462 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 463 | </option> |
The Other Jimmy |
31:8ea194f6145b | 464 | <option> |
The Other Jimmy |
31:8ea194f6145b | 465 | <name>AWarnRange1</name> |
The Other Jimmy |
31:8ea194f6145b | 466 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 467 | </option> |
The Other Jimmy |
31:8ea194f6145b | 468 | <option> |
The Other Jimmy |
31:8ea194f6145b | 469 | <name>AWarnRange2</name> |
The Other Jimmy |
31:8ea194f6145b | 470 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 471 | </option> |
The Other Jimmy |
31:8ea194f6145b | 472 | <option> |
The Other Jimmy |
31:8ea194f6145b | 473 | <name>ADebug</name> |
The Other Jimmy |
31:8ea194f6145b | 474 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 475 | </option> |
The Other Jimmy |
31:8ea194f6145b | 476 | <option> |
The Other Jimmy |
31:8ea194f6145b | 477 | <name>AltRegisterNames</name> |
The Other Jimmy |
31:8ea194f6145b | 478 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 479 | </option> |
The Other Jimmy |
31:8ea194f6145b | 480 | <option> |
The Other Jimmy |
31:8ea194f6145b | 481 | <name>ADefines</name> |
The Other Jimmy |
31:8ea194f6145b | 482 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 483 | </option> |
The Other Jimmy |
31:8ea194f6145b | 484 | <option> |
The Other Jimmy |
31:8ea194f6145b | 485 | <name>AList</name> |
The Other Jimmy |
31:8ea194f6145b | 486 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 487 | </option> |
The Other Jimmy |
31:8ea194f6145b | 488 | <option> |
The Other Jimmy |
31:8ea194f6145b | 489 | <name>AListHeader</name> |
The Other Jimmy |
31:8ea194f6145b | 490 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 491 | </option> |
The Other Jimmy |
31:8ea194f6145b | 492 | <option> |
The Other Jimmy |
31:8ea194f6145b | 493 | <name>AListing</name> |
The Other Jimmy |
31:8ea194f6145b | 494 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 495 | </option> |
The Other Jimmy |
31:8ea194f6145b | 496 | <option> |
The Other Jimmy |
31:8ea194f6145b | 497 | <name>Includes</name> |
The Other Jimmy |
31:8ea194f6145b | 498 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 499 | </option> |
The Other Jimmy |
31:8ea194f6145b | 500 | <option> |
The Other Jimmy |
31:8ea194f6145b | 501 | <name>MacDefs</name> |
The Other Jimmy |
31:8ea194f6145b | 502 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 503 | </option> |
The Other Jimmy |
31:8ea194f6145b | 504 | <option> |
The Other Jimmy |
31:8ea194f6145b | 505 | <name>MacExps</name> |
The Other Jimmy |
31:8ea194f6145b | 506 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 507 | </option> |
The Other Jimmy |
31:8ea194f6145b | 508 | <option> |
The Other Jimmy |
31:8ea194f6145b | 509 | <name>MacExec</name> |
The Other Jimmy |
31:8ea194f6145b | 510 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 511 | </option> |
The Other Jimmy |
31:8ea194f6145b | 512 | <option> |
The Other Jimmy |
31:8ea194f6145b | 513 | <name>OnlyAssed</name> |
The Other Jimmy |
31:8ea194f6145b | 514 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 515 | </option> |
The Other Jimmy |
31:8ea194f6145b | 516 | <option> |
The Other Jimmy |
31:8ea194f6145b | 517 | <name>MultiLine</name> |
The Other Jimmy |
31:8ea194f6145b | 518 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 519 | </option> |
The Other Jimmy |
31:8ea194f6145b | 520 | <option> |
The Other Jimmy |
31:8ea194f6145b | 521 | <name>PageLengthCheck</name> |
The Other Jimmy |
31:8ea194f6145b | 522 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 523 | </option> |
The Other Jimmy |
31:8ea194f6145b | 524 | <option> |
The Other Jimmy |
31:8ea194f6145b | 525 | <name>PageLength</name> |
The Other Jimmy |
31:8ea194f6145b | 526 | <state>80</state> |
The Other Jimmy |
31:8ea194f6145b | 527 | </option> |
The Other Jimmy |
31:8ea194f6145b | 528 | <option> |
The Other Jimmy |
31:8ea194f6145b | 529 | <name>TabSpacing</name> |
The Other Jimmy |
31:8ea194f6145b | 530 | <state>8</state> |
The Other Jimmy |
31:8ea194f6145b | 531 | </option> |
The Other Jimmy |
31:8ea194f6145b | 532 | <option> |
The Other Jimmy |
31:8ea194f6145b | 533 | <name>AXRef</name> |
The Other Jimmy |
31:8ea194f6145b | 534 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 535 | </option> |
The Other Jimmy |
31:8ea194f6145b | 536 | <option> |
The Other Jimmy |
31:8ea194f6145b | 537 | <name>AXRefDefines</name> |
The Other Jimmy |
31:8ea194f6145b | 538 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 539 | </option> |
The Other Jimmy |
31:8ea194f6145b | 540 | <option> |
The Other Jimmy |
31:8ea194f6145b | 541 | <name>AXRefInternal</name> |
The Other Jimmy |
31:8ea194f6145b | 542 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 543 | </option> |
The Other Jimmy |
31:8ea194f6145b | 544 | <option> |
The Other Jimmy |
31:8ea194f6145b | 545 | <name>AXRefDual</name> |
The Other Jimmy |
31:8ea194f6145b | 546 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 547 | </option> |
The Other Jimmy |
31:8ea194f6145b | 548 | <option> |
The Other Jimmy |
31:8ea194f6145b | 549 | <name>AProcessor</name> |
The Other Jimmy |
31:8ea194f6145b | 550 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 551 | </option> |
The Other Jimmy |
31:8ea194f6145b | 552 | <option> |
The Other Jimmy |
31:8ea194f6145b | 553 | <name>AFpuProcessor</name> |
The Other Jimmy |
31:8ea194f6145b | 554 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 555 | </option> |
The Other Jimmy |
31:8ea194f6145b | 556 | <option> |
The Other Jimmy |
31:8ea194f6145b | 557 | <name>AOutputFile</name> |
The Other Jimmy |
31:8ea194f6145b | 558 | <state>$FILE_BNAME$.o</state> |
The Other Jimmy |
31:8ea194f6145b | 559 | </option> |
The Other Jimmy |
31:8ea194f6145b | 560 | <option> |
The Other Jimmy |
31:8ea194f6145b | 561 | <name>AMultibyteSupport</name> |
The Other Jimmy |
31:8ea194f6145b | 562 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 563 | </option> |
The Other Jimmy |
31:8ea194f6145b | 564 | <option> |
The Other Jimmy |
31:8ea194f6145b | 565 | <name>ALimitErrorsCheck</name> |
The Other Jimmy |
31:8ea194f6145b | 566 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 567 | </option> |
The Other Jimmy |
31:8ea194f6145b | 568 | <option> |
The Other Jimmy |
31:8ea194f6145b | 569 | <name>ALimitErrorsEdit</name> |
The Other Jimmy |
31:8ea194f6145b | 570 | <state>100</state> |
The Other Jimmy |
31:8ea194f6145b | 571 | </option> |
The Other Jimmy |
31:8ea194f6145b | 572 | <option> |
The Other Jimmy |
31:8ea194f6145b | 573 | <name>AIgnoreStdInclude</name> |
The Other Jimmy |
31:8ea194f6145b | 574 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 575 | </option> |
The Other Jimmy |
31:8ea194f6145b | 576 | <option> |
The Other Jimmy |
31:8ea194f6145b | 577 | <name>AUserIncludes</name> |
The Other Jimmy |
31:8ea194f6145b | 578 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 579 | </option> |
The Other Jimmy |
31:8ea194f6145b | 580 | <option> |
The Other Jimmy |
31:8ea194f6145b | 581 | <name>AExtraOptionsCheckV2</name> |
The Other Jimmy |
31:8ea194f6145b | 582 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 583 | </option> |
The Other Jimmy |
31:8ea194f6145b | 584 | <option> |
The Other Jimmy |
31:8ea194f6145b | 585 | <name>AExtraOptionsV2</name> |
theotherjimmy |
43:2a7da56ebd24 | 586 | {% for flag in asm_flags -%} |
theotherjimmy |
43:2a7da56ebd24 | 587 | <state>{{flag|escape}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 588 | {% endfor -%} |
The Other Jimmy |
31:8ea194f6145b | 589 | </option> |
The Other Jimmy |
31:8ea194f6145b | 590 | <option> |
The Other Jimmy |
31:8ea194f6145b | 591 | <name>AsmNoLiteralPool</name> |
The Other Jimmy |
31:8ea194f6145b | 592 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 593 | </option> |
The Other Jimmy |
31:8ea194f6145b | 594 | </data> |
The Other Jimmy |
31:8ea194f6145b | 595 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 596 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 597 | <name>OBJCOPY</name> |
The Other Jimmy |
31:8ea194f6145b | 598 | <archiveVersion>0</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 599 | <data> |
The Other Jimmy |
31:8ea194f6145b | 600 | <version>1</version> |
The Other Jimmy |
31:8ea194f6145b | 601 | <wantNonLocal>1</wantNonLocal> |
The Other Jimmy |
31:8ea194f6145b | 602 | <debug>1</debug> |
The Other Jimmy |
31:8ea194f6145b | 603 | <option> |
The Other Jimmy |
31:8ea194f6145b | 604 | <name>OOCOutputFormat</name> |
The Other Jimmy |
31:8ea194f6145b | 605 | <version>2</version> |
The Other Jimmy |
31:8ea194f6145b | 606 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 607 | </option> |
The Other Jimmy |
31:8ea194f6145b | 608 | <option> |
The Other Jimmy |
31:8ea194f6145b | 609 | <name>OCOutputOverride</name> |
The Other Jimmy |
31:8ea194f6145b | 610 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 611 | </option> |
The Other Jimmy |
31:8ea194f6145b | 612 | <option> |
The Other Jimmy |
31:8ea194f6145b | 613 | <name>OOCOutputFile</name> |
The Other Jimmy |
31:8ea194f6145b | 614 | <state>name.srec</state> |
The Other Jimmy |
31:8ea194f6145b | 615 | </option> |
The Other Jimmy |
31:8ea194f6145b | 616 | <option> |
The Other Jimmy |
31:8ea194f6145b | 617 | <name>OOCCommandLineProducer</name> |
The Other Jimmy |
31:8ea194f6145b | 618 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 619 | </option> |
The Other Jimmy |
31:8ea194f6145b | 620 | <option> |
The Other Jimmy |
31:8ea194f6145b | 621 | <name>OOCObjCopyEnable</name> |
The Other Jimmy |
31:8ea194f6145b | 622 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 623 | </option> |
The Other Jimmy |
31:8ea194f6145b | 624 | </data> |
The Other Jimmy |
31:8ea194f6145b | 625 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 626 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 627 | <name>CUSTOM</name> |
The Other Jimmy |
31:8ea194f6145b | 628 | <archiveVersion>3</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 629 | <data> |
The Other Jimmy |
31:8ea194f6145b | 630 | <extensions></extensions> |
The Other Jimmy |
31:8ea194f6145b | 631 | <cmdline></cmdline> |
The Other Jimmy |
31:8ea194f6145b | 632 | </data> |
The Other Jimmy |
31:8ea194f6145b | 633 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 634 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 635 | <name>BICOMP</name> |
The Other Jimmy |
31:8ea194f6145b | 636 | <archiveVersion>0</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 637 | <data></data> |
The Other Jimmy |
31:8ea194f6145b | 638 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 639 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 640 | <name>BUILDACTION</name> |
The Other Jimmy |
31:8ea194f6145b | 641 | <archiveVersion>1</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 642 | <data> |
The Other Jimmy |
31:8ea194f6145b | 643 | <prebuild></prebuild> |
The Other Jimmy |
31:8ea194f6145b | 644 | <postbuild></postbuild> |
The Other Jimmy |
31:8ea194f6145b | 645 | </data> |
The Other Jimmy |
31:8ea194f6145b | 646 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 647 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 648 | <name>ILINK</name> |
The Other Jimmy |
31:8ea194f6145b | 649 | <archiveVersion>0</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 650 | <data> |
The Other Jimmy |
31:8ea194f6145b | 651 | <version>16</version> |
The Other Jimmy |
31:8ea194f6145b | 652 | <wantNonLocal>1</wantNonLocal> |
The Other Jimmy |
31:8ea194f6145b | 653 | <debug>1</debug> |
The Other Jimmy |
31:8ea194f6145b | 654 | <option> |
The Other Jimmy |
31:8ea194f6145b | 655 | <name>IlinkOutputFile</name> |
The Other Jimmy |
31:8ea194f6145b | 656 | <state>name.out</state> |
The Other Jimmy |
31:8ea194f6145b | 657 | </option> |
The Other Jimmy |
31:8ea194f6145b | 658 | <option> |
The Other Jimmy |
31:8ea194f6145b | 659 | <name>IlinkLibIOConfig</name> |
The Other Jimmy |
31:8ea194f6145b | 660 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 661 | </option> |
The Other Jimmy |
31:8ea194f6145b | 662 | <option> |
The Other Jimmy |
31:8ea194f6145b | 663 | <name>XLinkMisraHandler</name> |
The Other Jimmy |
31:8ea194f6145b | 664 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 665 | </option> |
The Other Jimmy |
31:8ea194f6145b | 666 | <option> |
The Other Jimmy |
31:8ea194f6145b | 667 | <name>IlinkInputFileSlave</name> |
The Other Jimmy |
31:8ea194f6145b | 668 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 669 | </option> |
The Other Jimmy |
31:8ea194f6145b | 670 | <option> |
The Other Jimmy |
31:8ea194f6145b | 671 | <name>IlinkDebugInfoEnable</name> |
The Other Jimmy |
31:8ea194f6145b | 672 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 673 | </option> |
The Other Jimmy |
31:8ea194f6145b | 674 | <option> |
The Other Jimmy |
31:8ea194f6145b | 675 | <name>IlinkKeepSymbols</name> |
The Other Jimmy |
31:8ea194f6145b | 676 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 677 | </option> |
The Other Jimmy |
31:8ea194f6145b | 678 | <option> |
The Other Jimmy |
31:8ea194f6145b | 679 | <name>IlinkRawBinaryFile</name> |
The Other Jimmy |
31:8ea194f6145b | 680 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 681 | </option> |
The Other Jimmy |
31:8ea194f6145b | 682 | <option> |
The Other Jimmy |
31:8ea194f6145b | 683 | <name>IlinkRawBinarySymbol</name> |
The Other Jimmy |
31:8ea194f6145b | 684 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 685 | </option> |
The Other Jimmy |
31:8ea194f6145b | 686 | <option> |
The Other Jimmy |
31:8ea194f6145b | 687 | <name>IlinkRawBinarySegment</name> |
The Other Jimmy |
31:8ea194f6145b | 688 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 689 | </option> |
The Other Jimmy |
31:8ea194f6145b | 690 | <option> |
The Other Jimmy |
31:8ea194f6145b | 691 | <name>IlinkRawBinaryAlign</name> |
The Other Jimmy |
31:8ea194f6145b | 692 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 693 | </option> |
The Other Jimmy |
31:8ea194f6145b | 694 | <option> |
The Other Jimmy |
31:8ea194f6145b | 695 | <name>IlinkDefines</name> |
The Other Jimmy |
31:8ea194f6145b | 696 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 697 | </option> |
The Other Jimmy |
31:8ea194f6145b | 698 | <option> |
The Other Jimmy |
31:8ea194f6145b | 699 | <name>IlinkConfigDefines</name> |
The Other Jimmy |
31:8ea194f6145b | 700 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 701 | </option> |
The Other Jimmy |
31:8ea194f6145b | 702 | <option> |
The Other Jimmy |
31:8ea194f6145b | 703 | <name>IlinkMapFile</name> |
The Other Jimmy |
31:8ea194f6145b | 704 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 705 | </option> |
The Other Jimmy |
31:8ea194f6145b | 706 | <option> |
The Other Jimmy |
31:8ea194f6145b | 707 | <name>IlinkLogFile</name> |
The Other Jimmy |
31:8ea194f6145b | 708 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 709 | </option> |
The Other Jimmy |
31:8ea194f6145b | 710 | <option> |
The Other Jimmy |
31:8ea194f6145b | 711 | <name>IlinkLogInitialization</name> |
The Other Jimmy |
31:8ea194f6145b | 712 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 713 | </option> |
The Other Jimmy |
31:8ea194f6145b | 714 | <option> |
The Other Jimmy |
31:8ea194f6145b | 715 | <name>IlinkLogModule</name> |
The Other Jimmy |
31:8ea194f6145b | 716 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 717 | </option> |
The Other Jimmy |
31:8ea194f6145b | 718 | <option> |
The Other Jimmy |
31:8ea194f6145b | 719 | <name>IlinkLogSection</name> |
The Other Jimmy |
31:8ea194f6145b | 720 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 721 | </option> |
The Other Jimmy |
31:8ea194f6145b | 722 | <option> |
The Other Jimmy |
31:8ea194f6145b | 723 | <name>IlinkLogVeneer</name> |
The Other Jimmy |
31:8ea194f6145b | 724 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 725 | </option> |
The Other Jimmy |
31:8ea194f6145b | 726 | <option> |
The Other Jimmy |
31:8ea194f6145b | 727 | <name>IlinkIcfOverride</name> |
The Other Jimmy |
31:8ea194f6145b | 728 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 729 | </option> |
The Other Jimmy |
31:8ea194f6145b | 730 | <option> |
The Other Jimmy |
31:8ea194f6145b | 731 | <name>IlinkIcfFile</name> |
The Other Jimmy |
31:8ea194f6145b | 732 | <state>{{linker_script}}</state> |
The Other Jimmy |
31:8ea194f6145b | 733 | </option> |
The Other Jimmy |
31:8ea194f6145b | 734 | <option> |
The Other Jimmy |
31:8ea194f6145b | 735 | <name>IlinkIcfFileSlave</name> |
The Other Jimmy |
31:8ea194f6145b | 736 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 737 | </option> |
The Other Jimmy |
31:8ea194f6145b | 738 | <option> |
The Other Jimmy |
31:8ea194f6145b | 739 | <name>IlinkEnableRemarks</name> |
The Other Jimmy |
31:8ea194f6145b | 740 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 741 | </option> |
The Other Jimmy |
31:8ea194f6145b | 742 | <option> |
The Other Jimmy |
31:8ea194f6145b | 743 | <name>IlinkSuppressDiags</name> |
The Other Jimmy |
31:8ea194f6145b | 744 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 745 | </option> |
The Other Jimmy |
31:8ea194f6145b | 746 | <option> |
The Other Jimmy |
31:8ea194f6145b | 747 | <name>IlinkTreatAsRem</name> |
The Other Jimmy |
31:8ea194f6145b | 748 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 749 | </option> |
The Other Jimmy |
31:8ea194f6145b | 750 | <option> |
The Other Jimmy |
31:8ea194f6145b | 751 | <name>IlinkTreatAsWarn</name> |
The Other Jimmy |
31:8ea194f6145b | 752 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 753 | </option> |
The Other Jimmy |
31:8ea194f6145b | 754 | <option> |
The Other Jimmy |
31:8ea194f6145b | 755 | <name>IlinkTreatAsErr</name> |
The Other Jimmy |
31:8ea194f6145b | 756 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 757 | </option> |
The Other Jimmy |
31:8ea194f6145b | 758 | <option> |
The Other Jimmy |
31:8ea194f6145b | 759 | <name>IlinkWarningsAreErrors</name> |
The Other Jimmy |
31:8ea194f6145b | 760 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 761 | </option> |
The Other Jimmy |
31:8ea194f6145b | 762 | <option> |
The Other Jimmy |
31:8ea194f6145b | 763 | <name>IlinkUseExtraOptions</name> |
The Other Jimmy |
31:8ea194f6145b | 764 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 765 | </option> |
The Other Jimmy |
31:8ea194f6145b | 766 | <option> |
The Other Jimmy |
31:8ea194f6145b | 767 | <name>IlinkExtraOptions</name> |
theotherjimmy |
43:2a7da56ebd24 | 768 | {% for flag in ld_flags -%} |
The Other Jimmy |
31:8ea194f6145b | 769 | <state>{{flag}}</state> |
theotherjimmy |
43:2a7da56ebd24 | 770 | {% endfor -%} |
The Other Jimmy |
31:8ea194f6145b | 771 | </option> |
The Other Jimmy |
31:8ea194f6145b | 772 | <option> |
The Other Jimmy |
31:8ea194f6145b | 773 | <name>IlinkLowLevelInterfaceSlave</name> |
The Other Jimmy |
31:8ea194f6145b | 774 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 775 | </option> |
The Other Jimmy |
31:8ea194f6145b | 776 | <option> |
The Other Jimmy |
31:8ea194f6145b | 777 | <name>IlinkAutoLibEnable</name> |
The Other Jimmy |
31:8ea194f6145b | 778 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 779 | </option> |
The Other Jimmy |
31:8ea194f6145b | 780 | <option> |
The Other Jimmy |
31:8ea194f6145b | 781 | <name>IlinkAdditionalLibs</name> |
The Other Jimmy |
31:8ea194f6145b | 782 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 783 | </option> |
The Other Jimmy |
31:8ea194f6145b | 784 | <option> |
The Other Jimmy |
31:8ea194f6145b | 785 | <name>IlinkOverrideProgramEntryLabel</name> |
The Other Jimmy |
31:8ea194f6145b | 786 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 787 | </option> |
The Other Jimmy |
31:8ea194f6145b | 788 | <option> |
The Other Jimmy |
31:8ea194f6145b | 789 | <name>IlinkProgramEntryLabelSelect</name> |
The Other Jimmy |
31:8ea194f6145b | 790 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 791 | </option> |
The Other Jimmy |
31:8ea194f6145b | 792 | <option> |
The Other Jimmy |
31:8ea194f6145b | 793 | <name>IlinkProgramEntryLabel</name> |
The Other Jimmy |
31:8ea194f6145b | 794 | <state>__iar_program_start</state> |
The Other Jimmy |
31:8ea194f6145b | 795 | </option> |
The Other Jimmy |
31:8ea194f6145b | 796 | <option> |
The Other Jimmy |
31:8ea194f6145b | 797 | <name>DoFill</name> |
The Other Jimmy |
31:8ea194f6145b | 798 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 799 | </option> |
The Other Jimmy |
31:8ea194f6145b | 800 | <option> |
The Other Jimmy |
31:8ea194f6145b | 801 | <name>FillerByte</name> |
The Other Jimmy |
31:8ea194f6145b | 802 | <state>0xFF</state> |
The Other Jimmy |
31:8ea194f6145b | 803 | </option> |
The Other Jimmy |
31:8ea194f6145b | 804 | <option> |
The Other Jimmy |
31:8ea194f6145b | 805 | <name>FillerStart</name> |
The Other Jimmy |
31:8ea194f6145b | 806 | <state>0x0</state> |
The Other Jimmy |
31:8ea194f6145b | 807 | </option> |
The Other Jimmy |
31:8ea194f6145b | 808 | <option> |
The Other Jimmy |
31:8ea194f6145b | 809 | <name>FillerEnd</name> |
The Other Jimmy |
31:8ea194f6145b | 810 | <state>0x0</state> |
The Other Jimmy |
31:8ea194f6145b | 811 | </option> |
The Other Jimmy |
31:8ea194f6145b | 812 | <option> |
The Other Jimmy |
31:8ea194f6145b | 813 | <name>CrcSize</name> |
The Other Jimmy |
31:8ea194f6145b | 814 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 815 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 816 | </option> |
The Other Jimmy |
31:8ea194f6145b | 817 | <option> |
The Other Jimmy |
31:8ea194f6145b | 818 | <name>CrcAlign</name> |
The Other Jimmy |
31:8ea194f6145b | 819 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 820 | </option> |
The Other Jimmy |
31:8ea194f6145b | 821 | <option> |
The Other Jimmy |
31:8ea194f6145b | 822 | <name>CrcPoly</name> |
The Other Jimmy |
31:8ea194f6145b | 823 | <state>0x11021</state> |
The Other Jimmy |
31:8ea194f6145b | 824 | </option> |
The Other Jimmy |
31:8ea194f6145b | 825 | <option> |
The Other Jimmy |
31:8ea194f6145b | 826 | <name>CrcCompl</name> |
The Other Jimmy |
31:8ea194f6145b | 827 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 828 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 829 | </option> |
The Other Jimmy |
31:8ea194f6145b | 830 | <option> |
The Other Jimmy |
31:8ea194f6145b | 831 | <name>CrcBitOrder</name> |
The Other Jimmy |
31:8ea194f6145b | 832 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 833 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 834 | </option> |
The Other Jimmy |
31:8ea194f6145b | 835 | <option> |
The Other Jimmy |
31:8ea194f6145b | 836 | <name>CrcInitialValue</name> |
The Other Jimmy |
31:8ea194f6145b | 837 | <state>0x0</state> |
The Other Jimmy |
31:8ea194f6145b | 838 | </option> |
The Other Jimmy |
31:8ea194f6145b | 839 | <option> |
The Other Jimmy |
31:8ea194f6145b | 840 | <name>DoCrc</name> |
The Other Jimmy |
31:8ea194f6145b | 841 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 842 | </option> |
The Other Jimmy |
31:8ea194f6145b | 843 | <option> |
The Other Jimmy |
31:8ea194f6145b | 844 | <name>IlinkBE8Slave</name> |
The Other Jimmy |
31:8ea194f6145b | 845 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 846 | </option> |
The Other Jimmy |
31:8ea194f6145b | 847 | <option> |
The Other Jimmy |
31:8ea194f6145b | 848 | <name>IlinkBufferedTerminalOutput</name> |
The Other Jimmy |
31:8ea194f6145b | 849 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 850 | </option> |
The Other Jimmy |
31:8ea194f6145b | 851 | <option> |
The Other Jimmy |
31:8ea194f6145b | 852 | <name>IlinkStdoutInterfaceSlave</name> |
The Other Jimmy |
31:8ea194f6145b | 853 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 854 | </option> |
The Other Jimmy |
31:8ea194f6145b | 855 | <option> |
The Other Jimmy |
31:8ea194f6145b | 856 | <name>CrcFullSize</name> |
The Other Jimmy |
31:8ea194f6145b | 857 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 858 | </option> |
The Other Jimmy |
31:8ea194f6145b | 859 | <option> |
The Other Jimmy |
31:8ea194f6145b | 860 | <name>IlinkIElfToolPostProcess</name> |
The Other Jimmy |
31:8ea194f6145b | 861 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 862 | </option> |
The Other Jimmy |
31:8ea194f6145b | 863 | <option> |
The Other Jimmy |
31:8ea194f6145b | 864 | <name>IlinkLogAutoLibSelect</name> |
The Other Jimmy |
31:8ea194f6145b | 865 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 866 | </option> |
The Other Jimmy |
31:8ea194f6145b | 867 | <option> |
The Other Jimmy |
31:8ea194f6145b | 868 | <name>IlinkLogRedirSymbols</name> |
The Other Jimmy |
31:8ea194f6145b | 869 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 870 | </option> |
The Other Jimmy |
31:8ea194f6145b | 871 | <option> |
The Other Jimmy |
31:8ea194f6145b | 872 | <name>IlinkLogUnusedFragments</name> |
The Other Jimmy |
31:8ea194f6145b | 873 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 874 | </option> |
The Other Jimmy |
31:8ea194f6145b | 875 | <option> |
The Other Jimmy |
31:8ea194f6145b | 876 | <name>IlinkCrcReverseByteOrder</name> |
The Other Jimmy |
31:8ea194f6145b | 877 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 878 | </option> |
The Other Jimmy |
31:8ea194f6145b | 879 | <option> |
The Other Jimmy |
31:8ea194f6145b | 880 | <name>IlinkCrcUseAsInput</name> |
The Other Jimmy |
31:8ea194f6145b | 881 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 882 | </option> |
The Other Jimmy |
31:8ea194f6145b | 883 | <option> |
The Other Jimmy |
31:8ea194f6145b | 884 | <name>IlinkOptInline</name> |
The Other Jimmy |
31:8ea194f6145b | 885 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 886 | </option> |
The Other Jimmy |
31:8ea194f6145b | 887 | <option> |
The Other Jimmy |
31:8ea194f6145b | 888 | <name>IlinkOptExceptionsAllow</name> |
The Other Jimmy |
31:8ea194f6145b | 889 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 890 | </option> |
The Other Jimmy |
31:8ea194f6145b | 891 | <option> |
The Other Jimmy |
31:8ea194f6145b | 892 | <name>IlinkOptExceptionsForce</name> |
The Other Jimmy |
31:8ea194f6145b | 893 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 894 | </option> |
The Other Jimmy |
31:8ea194f6145b | 895 | <option> |
The Other Jimmy |
31:8ea194f6145b | 896 | <name>IlinkCmsis</name> |
The Other Jimmy |
31:8ea194f6145b | 897 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 898 | </option> |
The Other Jimmy |
31:8ea194f6145b | 899 | <option> |
The Other Jimmy |
31:8ea194f6145b | 900 | <name>IlinkOptMergeDuplSections</name> |
The Other Jimmy |
31:8ea194f6145b | 901 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 902 | </option> |
The Other Jimmy |
31:8ea194f6145b | 903 | <option> |
The Other Jimmy |
31:8ea194f6145b | 904 | <name>IlinkOptUseVfe</name> |
The Other Jimmy |
31:8ea194f6145b | 905 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 906 | </option> |
The Other Jimmy |
31:8ea194f6145b | 907 | <option> |
The Other Jimmy |
31:8ea194f6145b | 908 | <name>IlinkOptForceVfe</name> |
The Other Jimmy |
31:8ea194f6145b | 909 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 910 | </option> |
The Other Jimmy |
31:8ea194f6145b | 911 | <option> |
The Other Jimmy |
31:8ea194f6145b | 912 | <name>IlinkStackAnalysisEnable</name> |
The Other Jimmy |
31:8ea194f6145b | 913 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 914 | </option> |
The Other Jimmy |
31:8ea194f6145b | 915 | <option> |
The Other Jimmy |
31:8ea194f6145b | 916 | <name>IlinkStackControlFile</name> |
The Other Jimmy |
31:8ea194f6145b | 917 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 918 | </option> |
The Other Jimmy |
31:8ea194f6145b | 919 | <option> |
The Other Jimmy |
31:8ea194f6145b | 920 | <name>IlinkStackCallGraphFile</name> |
The Other Jimmy |
31:8ea194f6145b | 921 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 922 | </option> |
The Other Jimmy |
31:8ea194f6145b | 923 | <option> |
The Other Jimmy |
31:8ea194f6145b | 924 | <name>CrcAlgorithm</name> |
The Other Jimmy |
31:8ea194f6145b | 925 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 926 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 927 | </option> |
The Other Jimmy |
31:8ea194f6145b | 928 | <option> |
The Other Jimmy |
31:8ea194f6145b | 929 | <name>CrcUnitSize</name> |
The Other Jimmy |
31:8ea194f6145b | 930 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 931 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 932 | </option> |
The Other Jimmy |
31:8ea194f6145b | 933 | <option> |
The Other Jimmy |
31:8ea194f6145b | 934 | <name>IlinkThreadsSlave</name> |
The Other Jimmy |
31:8ea194f6145b | 935 | <state>1</state> |
The Other Jimmy |
31:8ea194f6145b | 936 | </option> |
The Other Jimmy |
31:8ea194f6145b | 937 | </data> |
The Other Jimmy |
31:8ea194f6145b | 938 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 939 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 940 | <name>IARCHIVE</name> |
The Other Jimmy |
31:8ea194f6145b | 941 | <archiveVersion>0</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 942 | <data> |
The Other Jimmy |
31:8ea194f6145b | 943 | <version>0</version> |
The Other Jimmy |
31:8ea194f6145b | 944 | <wantNonLocal>1</wantNonLocal> |
The Other Jimmy |
31:8ea194f6145b | 945 | <debug>1</debug> |
The Other Jimmy |
31:8ea194f6145b | 946 | <option> |
The Other Jimmy |
31:8ea194f6145b | 947 | <name>IarchiveInputs</name> |
The Other Jimmy |
31:8ea194f6145b | 948 | <state></state> |
The Other Jimmy |
31:8ea194f6145b | 949 | </option> |
The Other Jimmy |
31:8ea194f6145b | 950 | <option> |
The Other Jimmy |
31:8ea194f6145b | 951 | <name>IarchiveOverride</name> |
The Other Jimmy |
31:8ea194f6145b | 952 | <state>0</state> |
The Other Jimmy |
31:8ea194f6145b | 953 | </option> |
The Other Jimmy |
31:8ea194f6145b | 954 | <option> |
The Other Jimmy |
31:8ea194f6145b | 955 | <name>IarchiveOutput</name> |
The Other Jimmy |
31:8ea194f6145b | 956 | <state>###Unitialized###</state> |
The Other Jimmy |
31:8ea194f6145b | 957 | </option> |
The Other Jimmy |
31:8ea194f6145b | 958 | </data> |
The Other Jimmy |
31:8ea194f6145b | 959 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 960 | <settings> |
The Other Jimmy |
31:8ea194f6145b | 961 | <name>BILINK</name> |
The Other Jimmy |
31:8ea194f6145b | 962 | <archiveVersion>0</archiveVersion> |
The Other Jimmy |
31:8ea194f6145b | 963 | <data></data> |
The Other Jimmy |
31:8ea194f6145b | 964 | </settings> |
The Other Jimmy |
31:8ea194f6145b | 965 | </configuration> |
theotherjimmy |
43:2a7da56ebd24 | 966 | {% for group in groups -%} |
theotherjimmy |
43:2a7da56ebd24 | 967 | <group> |
theotherjimmy |
43:2a7da56ebd24 | 968 | <name>{{group.name}}</name> |
theotherjimmy |
43:2a7da56ebd24 | 969 | {% for file in group.files -%} |
theotherjimmy |
43:2a7da56ebd24 | 970 | <file> <name>{{file}}</name> </file> |
theotherjimmy |
43:2a7da56ebd24 | 971 | {% endfor -%} |
theotherjimmy |
43:2a7da56ebd24 | 972 | </group> |
theotherjimmy |
43:2a7da56ebd24 | 973 | {% endfor -%} |
The Other Jimmy |
31:8ea194f6145b | 974 | </project> |