zongqiang.zhang | 0c6a088 | 2019-08-07 14:48:21 +0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no" ?> |
| 2 | <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd"> |
| 3 | |
| 4 | <SchemaVersion>1.1</SchemaVersion> |
| 5 | |
| 6 | <Header>### uVision Project, (C) Keil Software</Header> |
| 7 | |
| 8 | <Targets> |
| 9 | <Target> |
| 10 | <TargetName>flow</TargetName> |
| 11 | <ToolsetNumber>0x4</ToolsetNumber> |
| 12 | <ToolsetName>ARM-ADS</ToolsetName> |
| 13 | <TargetOption> |
| 14 | <TargetCommonOption> |
| 15 | <Device>STM32F103RC</Device> |
| 16 | <Vendor>STMicroelectronics</Vendor> |
| 17 | <Cpu>IRAM(0x20000000-0x2000BFFF) IROM(0x8000000-0x803FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu> |
| 18 | <FlashUtilSpec></FlashUtilSpec> |
| 19 | <StartupFile>"STARTUP\ST\STM32F10x\startup_stm32f10x_hd.s" ("STM32 High Density Line Startup Code")</StartupFile> |
| 20 | <FlashDriverDll>UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL040000)</FlashDriverDll> |
| 21 | <DeviceId>4230</DeviceId> |
| 22 | <RegisterFile>stm32f10x.h</RegisterFile> |
| 23 | <MemoryEnv></MemoryEnv> |
| 24 | <Cmp></Cmp> |
| 25 | <Asm></Asm> |
| 26 | <Linker></Linker> |
| 27 | <OHString></OHString> |
| 28 | <InfinionOptionDll></InfinionOptionDll> |
| 29 | <SLE66CMisc></SLE66CMisc> |
| 30 | <SLE66AMisc></SLE66AMisc> |
| 31 | <SLE66LinkerMisc></SLE66LinkerMisc> |
| 32 | <SFDFile></SFDFile> |
| 33 | <UseEnv>0</UseEnv> |
| 34 | <BinPath></BinPath> |
| 35 | <IncludePath></IncludePath> |
| 36 | <LibPath></LibPath> |
| 37 | <RegisterFilePath>ST\STM32F10x\</RegisterFilePath> |
| 38 | <DBRegisterFilePath>ST\STM32F10x\</DBRegisterFilePath> |
| 39 | <TargetStatus> |
| 40 | <Error>0</Error> |
| 41 | <ExitCodeStop>0</ExitCodeStop> |
| 42 | <ButtonStop>0</ButtonStop> |
| 43 | <NotGenerated>0</NotGenerated> |
| 44 | <InvalidFlash>1</InvalidFlash> |
| 45 | </TargetStatus> |
| 46 | <OutputDirectory>..\outFlow\</OutputDirectory> |
| 47 | <OutputName>G401302_flow</OutputName> |
| 48 | <CreateExecutable>1</CreateExecutable> |
| 49 | <CreateLib>0</CreateLib> |
| 50 | <CreateHexFile>1</CreateHexFile> |
| 51 | <DebugInformation>1</DebugInformation> |
| 52 | <BrowseInformation>1</BrowseInformation> |
| 53 | <ListingPath>..\outFlow\</ListingPath> |
| 54 | <HexFormatSelection>1</HexFormatSelection> |
| 55 | <Merge32K>0</Merge32K> |
| 56 | <CreateBatchFile>0</CreateBatchFile> |
| 57 | <BeforeCompile> |
| 58 | <RunUserProg1>0</RunUserProg1> |
| 59 | <RunUserProg2>0</RunUserProg2> |
| 60 | <UserProg1Name></UserProg1Name> |
| 61 | <UserProg2Name></UserProg2Name> |
| 62 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
| 63 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
| 64 | </BeforeCompile> |
| 65 | <BeforeMake> |
| 66 | <RunUserProg1>1</RunUserProg1> |
| 67 | <RunUserProg2>0</RunUserProg2> |
| 68 | <UserProg1Name>cmd /c gitver.bat</UserProg1Name> |
| 69 | <UserProg2Name></UserProg2Name> |
| 70 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
| 71 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
| 72 | </BeforeMake> |
| 73 | <AfterMake> |
| 74 | <RunUserProg1>1</RunUserProg1> |
| 75 | <RunUserProg2>0</RunUserProg2> |
| 76 | <UserProg1Name>fromelf --bin -o ..\outFlow\@l.bin ..\outFlow\@l.axf</UserProg1Name> |
| 77 | <UserProg2Name></UserProg2Name> |
| 78 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
| 79 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
| 80 | </AfterMake> |
| 81 | <SelectedForBatchBuild>0</SelectedForBatchBuild> |
| 82 | <SVCSIdString></SVCSIdString> |
| 83 | </TargetCommonOption> |
| 84 | <CommonProperty> |
| 85 | <UseCPPCompiler>0</UseCPPCompiler> |
| 86 | <RVCTCodeConst>0</RVCTCodeConst> |
| 87 | <RVCTZI>0</RVCTZI> |
| 88 | <RVCTOtherData>0</RVCTOtherData> |
| 89 | <ModuleSelection>0</ModuleSelection> |
| 90 | <IncludeInBuild>1</IncludeInBuild> |
| 91 | <AlwaysBuild>0</AlwaysBuild> |
| 92 | <GenerateAssemblyFile>0</GenerateAssemblyFile> |
| 93 | <AssembleAssemblyFile>0</AssembleAssemblyFile> |
| 94 | <PublicsOnly>0</PublicsOnly> |
| 95 | <StopOnExitCode>3</StopOnExitCode> |
| 96 | <CustomArgument></CustomArgument> |
| 97 | <IncludeLibraryModules></IncludeLibraryModules> |
| 98 | </CommonProperty> |
| 99 | <DllOption> |
| 100 | <SimDllName>SARMCM3.DLL</SimDllName> |
| 101 | <SimDllArguments>-REMAP</SimDllArguments> |
| 102 | <SimDlgDll>DCM.DLL</SimDlgDll> |
| 103 | <SimDlgDllArguments>-pCM3</SimDlgDllArguments> |
| 104 | <TargetDllName>SARMCM3.DLL</TargetDllName> |
| 105 | <TargetDllArguments></TargetDllArguments> |
| 106 | <TargetDlgDll>TCM.DLL</TargetDlgDll> |
| 107 | <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments> |
| 108 | </DllOption> |
| 109 | <DebugOption> |
| 110 | <OPTHX> |
| 111 | <HexSelection>1</HexSelection> |
| 112 | <HexRangeLowAddress>0</HexRangeLowAddress> |
| 113 | <HexRangeHighAddress>0</HexRangeHighAddress> |
| 114 | <HexOffset>0</HexOffset> |
| 115 | <Oh166RecLen>16</Oh166RecLen> |
| 116 | </OPTHX> |
| 117 | <Simulator> |
| 118 | <UseSimulator>0</UseSimulator> |
| 119 | <LoadApplicationAtStartup>1</LoadApplicationAtStartup> |
| 120 | <RunToMain>1</RunToMain> |
| 121 | <RestoreBreakpoints>1</RestoreBreakpoints> |
| 122 | <RestoreWatchpoints>1</RestoreWatchpoints> |
| 123 | <RestoreMemoryDisplay>1</RestoreMemoryDisplay> |
| 124 | <RestoreFunctions>1</RestoreFunctions> |
| 125 | <RestoreToolbox>1</RestoreToolbox> |
| 126 | <LimitSpeedToRealTime>0</LimitSpeedToRealTime> |
| 127 | </Simulator> |
| 128 | <Target> |
| 129 | <UseTarget>1</UseTarget> |
| 130 | <LoadApplicationAtStartup>1</LoadApplicationAtStartup> |
| 131 | <RunToMain>1</RunToMain> |
| 132 | <RestoreBreakpoints>1</RestoreBreakpoints> |
| 133 | <RestoreWatchpoints>1</RestoreWatchpoints> |
| 134 | <RestoreMemoryDisplay>1</RestoreMemoryDisplay> |
| 135 | <RestoreFunctions>0</RestoreFunctions> |
| 136 | <RestoreToolbox>1</RestoreToolbox> |
| 137 | </Target> |
| 138 | <RunDebugAfterBuild>0</RunDebugAfterBuild> |
| 139 | <TargetSelection>7</TargetSelection> |
| 140 | <SimDlls> |
| 141 | <CpuDll></CpuDll> |
| 142 | <CpuDllArguments></CpuDllArguments> |
| 143 | <PeripheralDll></PeripheralDll> |
| 144 | <PeripheralDllArguments></PeripheralDllArguments> |
| 145 | <InitializationFile>.\merge.ini</InitializationFile> |
| 146 | </SimDlls> |
| 147 | <TargetDlls> |
| 148 | <CpuDll></CpuDll> |
| 149 | <CpuDllArguments></CpuDllArguments> |
| 150 | <PeripheralDll></PeripheralDll> |
| 151 | <PeripheralDllArguments></PeripheralDllArguments> |
| 152 | <InitializationFile></InitializationFile> |
| 153 | <Driver>Segger\JL2CM3.dll</Driver> |
| 154 | </TargetDlls> |
| 155 | </DebugOption> |
| 156 | <Utilities> |
| 157 | <Flash1> |
| 158 | <UseTargetDll>1</UseTargetDll> |
| 159 | <UseExternalTool>0</UseExternalTool> |
| 160 | <RunIndependent>0</RunIndependent> |
| 161 | <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> |
| 162 | <Capability>1</Capability> |
| 163 | <DriverSelection>4099</DriverSelection> |
| 164 | </Flash1> |
| 165 | <Flash2>Segger\JL2CM3.dll</Flash2> |
| 166 | <Flash3>"" ()</Flash3> |
| 167 | <Flash4></Flash4> |
| 168 | </Utilities> |
| 169 | <TargetArmAds> |
| 170 | <ArmAdsMisc> |
| 171 | <GenerateListings>0</GenerateListings> |
| 172 | <asHll>1</asHll> |
| 173 | <asAsm>1</asAsm> |
| 174 | <asMacX>1</asMacX> |
| 175 | <asSyms>1</asSyms> |
| 176 | <asFals>1</asFals> |
| 177 | <asDbgD>1</asDbgD> |
| 178 | <asForm>1</asForm> |
| 179 | <ldLst>0</ldLst> |
| 180 | <ldmm>1</ldmm> |
| 181 | <ldXref>1</ldXref> |
| 182 | <BigEnd>0</BigEnd> |
| 183 | <AdsALst>1</AdsALst> |
| 184 | <AdsACrf>1</AdsACrf> |
| 185 | <AdsANop>0</AdsANop> |
| 186 | <AdsANot>0</AdsANot> |
| 187 | <AdsLLst>1</AdsLLst> |
| 188 | <AdsLmap>1</AdsLmap> |
| 189 | <AdsLcgr>1</AdsLcgr> |
| 190 | <AdsLsym>1</AdsLsym> |
| 191 | <AdsLszi>1</AdsLszi> |
| 192 | <AdsLtoi>1</AdsLtoi> |
| 193 | <AdsLsun>1</AdsLsun> |
| 194 | <AdsLven>1</AdsLven> |
| 195 | <AdsLsxf>1</AdsLsxf> |
| 196 | <RvctClst>0</RvctClst> |
| 197 | <GenPPlst>0</GenPPlst> |
| 198 | <AdsCpuType>"Cortex-M3"</AdsCpuType> |
| 199 | <RvctDeviceName></RvctDeviceName> |
| 200 | <mOS>0</mOS> |
| 201 | <uocRom>0</uocRom> |
| 202 | <uocRam>0</uocRam> |
| 203 | <hadIROM>1</hadIROM> |
| 204 | <hadIRAM>1</hadIRAM> |
| 205 | <hadXRAM>0</hadXRAM> |
| 206 | <uocXRam>0</uocXRam> |
| 207 | <RvdsVP>0</RvdsVP> |
| 208 | <hadIRAM2>0</hadIRAM2> |
| 209 | <hadIROM2>0</hadIROM2> |
| 210 | <StupSel>8</StupSel> |
| 211 | <useUlib>0</useUlib> |
| 212 | <EndSel>0</EndSel> |
| 213 | <uLtcg>0</uLtcg> |
| 214 | <RoSelD>3</RoSelD> |
| 215 | <RwSelD>3</RwSelD> |
| 216 | <CodeSel>0</CodeSel> |
| 217 | <OptFeed>0</OptFeed> |
| 218 | <NoZi1>0</NoZi1> |
| 219 | <NoZi2>0</NoZi2> |
| 220 | <NoZi3>0</NoZi3> |
| 221 | <NoZi4>0</NoZi4> |
| 222 | <NoZi5>0</NoZi5> |
| 223 | <Ro1Chk>0</Ro1Chk> |
| 224 | <Ro2Chk>0</Ro2Chk> |
| 225 | <Ro3Chk>0</Ro3Chk> |
| 226 | <Ir1Chk>1</Ir1Chk> |
| 227 | <Ir2Chk>0</Ir2Chk> |
| 228 | <Ra1Chk>0</Ra1Chk> |
| 229 | <Ra2Chk>0</Ra2Chk> |
| 230 | <Ra3Chk>0</Ra3Chk> |
| 231 | <Im1Chk>1</Im1Chk> |
| 232 | <Im2Chk>0</Im2Chk> |
| 233 | <OnChipMemories> |
| 234 | <Ocm1> |
| 235 | <Type>0</Type> |
| 236 | <StartAddress>0x0</StartAddress> |
| 237 | <Size>0x0</Size> |
| 238 | </Ocm1> |
| 239 | <Ocm2> |
| 240 | <Type>0</Type> |
| 241 | <StartAddress>0x0</StartAddress> |
| 242 | <Size>0x0</Size> |
| 243 | </Ocm2> |
| 244 | <Ocm3> |
| 245 | <Type>0</Type> |
| 246 | <StartAddress>0x0</StartAddress> |
| 247 | <Size>0x0</Size> |
| 248 | </Ocm3> |
| 249 | <Ocm4> |
| 250 | <Type>0</Type> |
| 251 | <StartAddress>0x0</StartAddress> |
| 252 | <Size>0x0</Size> |
| 253 | </Ocm4> |
| 254 | <Ocm5> |
| 255 | <Type>0</Type> |
| 256 | <StartAddress>0x0</StartAddress> |
| 257 | <Size>0x0</Size> |
| 258 | </Ocm5> |
| 259 | <Ocm6> |
| 260 | <Type>0</Type> |
| 261 | <StartAddress>0x0</StartAddress> |
| 262 | <Size>0x0</Size> |
| 263 | </Ocm6> |
| 264 | <IRAM> |
| 265 | <Type>0</Type> |
| 266 | <StartAddress>0x20000000</StartAddress> |
| 267 | <Size>0xc000</Size> |
| 268 | </IRAM> |
| 269 | <IROM> |
| 270 | <Type>1</Type> |
| 271 | <StartAddress>0x8000000</StartAddress> |
| 272 | <Size>0x40000</Size> |
| 273 | </IROM> |
| 274 | <XRAM> |
| 275 | <Type>0</Type> |
| 276 | <StartAddress>0x0</StartAddress> |
| 277 | <Size>0x0</Size> |
| 278 | </XRAM> |
| 279 | <OCR_RVCT1> |
| 280 | <Type>1</Type> |
| 281 | <StartAddress>0x0</StartAddress> |
| 282 | <Size>0x0</Size> |
| 283 | </OCR_RVCT1> |
| 284 | <OCR_RVCT2> |
| 285 | <Type>1</Type> |
| 286 | <StartAddress>0x0</StartAddress> |
| 287 | <Size>0x0</Size> |
| 288 | </OCR_RVCT2> |
| 289 | <OCR_RVCT3> |
| 290 | <Type>1</Type> |
| 291 | <StartAddress>0x0</StartAddress> |
| 292 | <Size>0x0</Size> |
| 293 | </OCR_RVCT3> |
| 294 | <OCR_RVCT4> |
| 295 | <Type>1</Type> |
| 296 | <StartAddress>0x8004000</StartAddress> |
| 297 | <Size>0x3c000</Size> |
| 298 | </OCR_RVCT4> |
| 299 | <OCR_RVCT5> |
| 300 | <Type>1</Type> |
| 301 | <StartAddress>0x0</StartAddress> |
| 302 | <Size>0x0</Size> |
| 303 | </OCR_RVCT5> |
| 304 | <OCR_RVCT6> |
| 305 | <Type>0</Type> |
| 306 | <StartAddress>0x0</StartAddress> |
| 307 | <Size>0x0</Size> |
| 308 | </OCR_RVCT6> |
| 309 | <OCR_RVCT7> |
| 310 | <Type>0</Type> |
| 311 | <StartAddress>0x0</StartAddress> |
| 312 | <Size>0x0</Size> |
| 313 | </OCR_RVCT7> |
| 314 | <OCR_RVCT8> |
| 315 | <Type>0</Type> |
| 316 | <StartAddress>0x0</StartAddress> |
| 317 | <Size>0x0</Size> |
| 318 | </OCR_RVCT8> |
| 319 | <OCR_RVCT9> |
| 320 | <Type>0</Type> |
| 321 | <StartAddress>0x20000000</StartAddress> |
| 322 | <Size>0xc000</Size> |
| 323 | </OCR_RVCT9> |
| 324 | <OCR_RVCT10> |
| 325 | <Type>0</Type> |
| 326 | <StartAddress>0x0</StartAddress> |
| 327 | <Size>0x0</Size> |
| 328 | </OCR_RVCT10> |
| 329 | </OnChipMemories> |
| 330 | <RvctStartVector></RvctStartVector> |
| 331 | </ArmAdsMisc> |
| 332 | <Cads> |
| 333 | <interw>1</interw> |
| 334 | <Optim>1</Optim> |
| 335 | <oTime>0</oTime> |
| 336 | <SplitLS>0</SplitLS> |
| 337 | <OneElfS>1</OneElfS> |
| 338 | <Strict>0</Strict> |
| 339 | <EnumInt>0</EnumInt> |
| 340 | <PlainCh>0</PlainCh> |
| 341 | <Ropi>0</Ropi> |
| 342 | <Rwpi>0</Rwpi> |
| 343 | <wLevel>0</wLevel> |
| 344 | <uThumb>0</uThumb> |
| 345 | <VariousControls> |
| 346 | <MiscControls>--c99 --diag_suppress=188 -DFLOWSENSOR</MiscControls> |
| 347 | <Define>STM32F10X_HD,USE_STDPERIPH_DRIVER,HW_V02</Define> |
| 348 | <Undefine></Undefine> |
| 349 | <IncludePath>..\src;..\lib;..\..\icc_apdu_lib;..\..\st_fw_lib\inc;..\..\st_fw_lib;..\..\lcd;.\;..\..\sys_hw;..\..\zk;..\..\app_drv;..\..\libqr;..\..\msgpack;</IncludePath> |
| 350 | </VariousControls> |
| 351 | </Cads> |
| 352 | <Aads> |
| 353 | <interw>1</interw> |
| 354 | <Ropi>0</Ropi> |
| 355 | <Rwpi>0</Rwpi> |
| 356 | <thumb>0</thumb> |
| 357 | <SplitLS>0</SplitLS> |
| 358 | <SwStkChk>0</SwStkChk> |
| 359 | <NoWarn>0</NoWarn> |
| 360 | <VariousControls> |
| 361 | <MiscControls></MiscControls> |
| 362 | <Define></Define> |
| 363 | <Undefine></Undefine> |
| 364 | <IncludePath></IncludePath> |
| 365 | </VariousControls> |
| 366 | </Aads> |
| 367 | <LDads> |
| 368 | <umfTarg>1</umfTarg> |
| 369 | <Ropi>0</Ropi> |
| 370 | <Rwpi>0</Rwpi> |
| 371 | <noStLib>0</noStLib> |
| 372 | <RepFail>1</RepFail> |
| 373 | <useFile>0</useFile> |
| 374 | <TextAddressRange>0x08000000</TextAddressRange> |
| 375 | <DataAddressRange>0x20000000</DataAddressRange> |
| 376 | <ScatterFile></ScatterFile> |
| 377 | <IncludeLibs></IncludeLibs> |
| 378 | <IncludeLibsPath></IncludeLibsPath> |
| 379 | <Misc></Misc> |
| 380 | <LinkerInputFile></LinkerInputFile> |
| 381 | <DisabledWarnings></DisabledWarnings> |
| 382 | </LDads> |
| 383 | </TargetArmAds> |
| 384 | </TargetOption> |
| 385 | <Groups> |
| 386 | <Group> |
| 387 | <GroupName>lcd</GroupName> |
| 388 | <Files> |
| 389 | <File> |
| 390 | <FileName>glcd.c</FileName> |
| 391 | <FileType>1</FileType> |
| 392 | <FilePath>..\..\lcd\glcd.c</FilePath> |
| 393 | </File> |
| 394 | <File> |
| 395 | <FileName>graphics.c</FileName> |
| 396 | <FileType>1</FileType> |
| 397 | <FilePath>..\..\lcd\graphics.c</FilePath> |
| 398 | </File> |
| 399 | <File> |
| 400 | <FileName>graphs.c</FileName> |
| 401 | <FileType>1</FileType> |
| 402 | <FilePath>..\..\lcd\graphs.c</FilePath> |
| 403 | </File> |
| 404 | <File> |
| 405 | <FileName>text.c</FileName> |
| 406 | <FileType>1</FileType> |
| 407 | <FilePath>..\..\lcd\text.c</FilePath> |
| 408 | </File> |
| 409 | <File> |
| 410 | <FileName>text_tiny.c</FileName> |
| 411 | <FileType>1</FileType> |
| 412 | <FilePath>..\..\lcd\text_tiny.c</FilePath> |
| 413 | </File> |
| 414 | <File> |
| 415 | <FileName>unit_tests.c</FileName> |
| 416 | <FileType>1</FileType> |
| 417 | <FilePath>..\..\lcd\unit_tests.c</FilePath> |
| 418 | </File> |
| 419 | <File> |
| 420 | <FileName>glcd_spi.c</FileName> |
| 421 | <FileType>1</FileType> |
| 422 | <FilePath>..\..\lcd\glcd_spi.c</FilePath> |
| 423 | </File> |
| 424 | <File> |
| 425 | <FileName>ST7565R.c</FileName> |
| 426 | <FileType>1</FileType> |
| 427 | <FilePath>..\..\lcd\ST7565R.c</FilePath> |
| 428 | </File> |
| 429 | <File> |
| 430 | <FileName>spi.c</FileName> |
| 431 | <FileType>1</FileType> |
| 432 | <FilePath>..\..\lcd\spi.c</FilePath> |
| 433 | </File> |
| 434 | </Files> |
| 435 | </Group> |
| 436 | <Group> |
| 437 | <GroupName>icc_apdu_lib</GroupName> |
| 438 | <Files> |
| 439 | <File> |
| 440 | <FileName>des.c</FileName> |
| 441 | <FileType>1</FileType> |
| 442 | <FilePath>..\..\icc_apdu_lib\des.c</FilePath> |
| 443 | </File> |
| 444 | </Files> |
| 445 | </Group> |
| 446 | <Group> |
| 447 | <GroupName>sw</GroupName> |
| 448 | <Files> |
| 449 | <File> |
| 450 | <FileName>nec_apdu.c</FileName> |
| 451 | <FileType>1</FileType> |
| 452 | <FilePath>..\src\nec_apdu.c</FilePath> |
| 453 | </File> |
| 454 | <File> |
| 455 | <FileName>nec_hardware.c</FileName> |
| 456 | <FileType>1</FileType> |
| 457 | <FilePath>..\src\nec_hardware.c</FilePath> |
| 458 | </File> |
| 459 | <File> |
| 460 | <FileName>stm32f10x_it.c</FileName> |
| 461 | <FileType>1</FileType> |
| 462 | <FilePath>..\src\stm32f10x_it.c</FilePath> |
| 463 | </File> |
| 464 | <File> |
| 465 | <FileName>main.c</FileName> |
| 466 | <FileType>1</FileType> |
| 467 | <FilePath>..\..\supwisdom\main.c</FilePath> |
| 468 | </File> |
| 469 | <File> |
| 470 | <FileName>sp_card.c</FileName> |
| 471 | <FileType>1</FileType> |
| 472 | <FilePath>..\..\supwisdom\sp_card.c</FilePath> |
| 473 | </File> |
| 474 | <File> |
| 475 | <FileName>sp_communicate.c</FileName> |
| 476 | <FileType>1</FileType> |
| 477 | <FilePath>..\..\supwisdom\sp_communicate.c</FilePath> |
| 478 | </File> |
| 479 | <File> |
| 480 | <FileName>sp_consume.c</FileName> |
| 481 | <FileType>1</FileType> |
| 482 | <FilePath>..\..\supwisdom\sp_consume.c</FilePath> |
| 483 | </File> |
| 484 | <File> |
| 485 | <FileName>sp_data.c</FileName> |
| 486 | <FileType>1</FileType> |
| 487 | <FilePath>..\..\supwisdom\sp_data.c</FilePath> |
| 488 | </File> |
| 489 | <File> |
| 490 | <FileName>sp_des.c</FileName> |
| 491 | <FileType>1</FileType> |
| 492 | <FilePath>..\..\supwisdom\sp_des.c</FilePath> |
| 493 | </File> |
| 494 | <File> |
| 495 | <FileName>sp_display.c</FileName> |
| 496 | <FileType>1</FileType> |
| 497 | <FilePath>..\..\supwisdom\sp_display.c</FilePath> |
| 498 | </File> |
| 499 | <File> |
| 500 | <FileName>sp_flash.c</FileName> |
| 501 | <FileType>1</FileType> |
| 502 | <FilePath>..\..\supwisdom\sp_flash.c</FilePath> |
| 503 | </File> |
| 504 | <File> |
| 505 | <FileName>sp_menu.c</FileName> |
| 506 | <FileType>1</FileType> |
| 507 | <FilePath>..\..\supwisdom\sp_menu.c</FilePath> |
| 508 | </File> |
| 509 | <File> |
| 510 | <FileName>sp_msgpack.c</FileName> |
| 511 | <FileType>1</FileType> |
| 512 | <FilePath>..\..\supwisdom\sp_msgpack.c</FilePath> |
| 513 | </File> |
| 514 | <File> |
| 515 | <FileName>sp_util.c</FileName> |
| 516 | <FileType>1</FileType> |
| 517 | <FilePath>..\..\supwisdom\sp_util.c</FilePath> |
| 518 | </File> |
| 519 | <File> |
| 520 | <FileName>sp_upgrade.c</FileName> |
| 521 | <FileType>1</FileType> |
| 522 | <FilePath>..\..\supwisdom\sp_upgrade.c</FilePath> |
| 523 | </File> |
| 524 | </Files> |
| 525 | </Group> |
| 526 | <Group> |
| 527 | <GroupName>lib</GroupName> |
| 528 | <Files> |
| 529 | <File> |
| 530 | <FileName>G401_drv_hw_V04.lib</FileName> |
| 531 | <FileType>4</FileType> |
| 532 | <FilePath>..\lib\G401_drv_hw_V04.lib</FilePath> |
| 533 | </File> |
| 534 | <File> |
| 535 | <FileName>g401_uart5_v001.lib</FileName> |
| 536 | <FileType>4</FileType> |
| 537 | <FilePath>..\lib\g401_uart5_v001.lib</FilePath> |
| 538 | </File> |
| 539 | </Files> |
| 540 | </Group> |
| 541 | <Group> |
| 542 | <GroupName>st_fw_lib</GroupName> |
| 543 | <Files> |
| 544 | <File> |
| 545 | <FileName>core_cm3.c</FileName> |
| 546 | <FileType>1</FileType> |
| 547 | <FilePath>..\..\st_fw_lib\src\core_cm3.c</FilePath> |
| 548 | </File> |
| 549 | <File> |
| 550 | <FileName>misc.c</FileName> |
| 551 | <FileType>1</FileType> |
| 552 | <FilePath>..\..\st_fw_lib\src\misc.c</FilePath> |
| 553 | </File> |
| 554 | <File> |
| 555 | <FileName>stm32f10x_adc.c</FileName> |
| 556 | <FileType>1</FileType> |
| 557 | <FilePath>..\..\st_fw_lib\src\stm32f10x_adc.c</FilePath> |
| 558 | </File> |
| 559 | <File> |
| 560 | <FileName>stm32f10x_bkp.c</FileName> |
| 561 | <FileType>1</FileType> |
| 562 | <FilePath>..\..\st_fw_lib\src\stm32f10x_bkp.c</FilePath> |
| 563 | </File> |
| 564 | <File> |
| 565 | <FileName>stm32f10x_can.c</FileName> |
| 566 | <FileType>1</FileType> |
| 567 | <FilePath>..\..\st_fw_lib\src\stm32f10x_can.c</FilePath> |
| 568 | </File> |
| 569 | <File> |
| 570 | <FileName>stm32f10x_cec.c</FileName> |
| 571 | <FileType>1</FileType> |
| 572 | <FilePath>..\..\st_fw_lib\src\stm32f10x_cec.c</FilePath> |
| 573 | </File> |
| 574 | <File> |
| 575 | <FileName>stm32f10x_crc.c</FileName> |
| 576 | <FileType>1</FileType> |
| 577 | <FilePath>..\..\st_fw_lib\src\stm32f10x_crc.c</FilePath> |
| 578 | </File> |
| 579 | <File> |
| 580 | <FileName>stm32f10x_dac.c</FileName> |
| 581 | <FileType>1</FileType> |
| 582 | <FilePath>..\..\st_fw_lib\src\stm32f10x_dac.c</FilePath> |
| 583 | </File> |
| 584 | <File> |
| 585 | <FileName>stm32f10x_dbgmcu.c</FileName> |
| 586 | <FileType>1</FileType> |
| 587 | <FilePath>..\..\st_fw_lib\src\stm32f10x_dbgmcu.c</FilePath> |
| 588 | </File> |
| 589 | <File> |
| 590 | <FileName>stm32f10x_dma.c</FileName> |
| 591 | <FileType>1</FileType> |
| 592 | <FilePath>..\..\st_fw_lib\src\stm32f10x_dma.c</FilePath> |
| 593 | </File> |
| 594 | <File> |
| 595 | <FileName>stm32f10x_exti.c</FileName> |
| 596 | <FileType>1</FileType> |
| 597 | <FilePath>..\..\st_fw_lib\src\stm32f10x_exti.c</FilePath> |
| 598 | </File> |
| 599 | <File> |
| 600 | <FileName>stm32f10x_flash.c</FileName> |
| 601 | <FileType>1</FileType> |
| 602 | <FilePath>..\..\st_fw_lib\src\stm32f10x_flash.c</FilePath> |
| 603 | </File> |
| 604 | <File> |
| 605 | <FileName>stm32f10x_fsmc.c</FileName> |
| 606 | <FileType>1</FileType> |
| 607 | <FilePath>..\..\st_fw_lib\src\stm32f10x_fsmc.c</FilePath> |
| 608 | </File> |
| 609 | <File> |
| 610 | <FileName>stm32f10x_gpio.c</FileName> |
| 611 | <FileType>1</FileType> |
| 612 | <FilePath>..\..\st_fw_lib\src\stm32f10x_gpio.c</FilePath> |
| 613 | </File> |
| 614 | <File> |
| 615 | <FileName>stm32f10x_i2c.c</FileName> |
| 616 | <FileType>1</FileType> |
| 617 | <FilePath>..\..\st_fw_lib\src\stm32f10x_i2c.c</FilePath> |
| 618 | </File> |
| 619 | <File> |
| 620 | <FileName>stm32f10x_pwr.c</FileName> |
| 621 | <FileType>1</FileType> |
| 622 | <FilePath>..\..\st_fw_lib\src\stm32f10x_pwr.c</FilePath> |
| 623 | </File> |
| 624 | <File> |
| 625 | <FileName>stm32f10x_iwdg.c</FileName> |
| 626 | <FileType>1</FileType> |
| 627 | <FilePath>..\..\st_fw_lib\src\stm32f10x_iwdg.c</FilePath> |
| 628 | </File> |
| 629 | <File> |
| 630 | <FileName>stm32f10x_rcc.c</FileName> |
| 631 | <FileType>1</FileType> |
| 632 | <FilePath>..\..\st_fw_lib\src\stm32f10x_rcc.c</FilePath> |
| 633 | </File> |
| 634 | <File> |
| 635 | <FileName>stm32f10x_rtc.c</FileName> |
| 636 | <FileType>1</FileType> |
| 637 | <FilePath>..\..\st_fw_lib\src\stm32f10x_rtc.c</FilePath> |
| 638 | </File> |
| 639 | <File> |
| 640 | <FileName>stm32f10x_sdio.c</FileName> |
| 641 | <FileType>1</FileType> |
| 642 | <FilePath>..\..\st_fw_lib\src\stm32f10x_sdio.c</FilePath> |
| 643 | </File> |
| 644 | <File> |
| 645 | <FileName>stm32f10x_spi.c</FileName> |
| 646 | <FileType>1</FileType> |
| 647 | <FilePath>..\..\st_fw_lib\src\stm32f10x_spi.c</FilePath> |
| 648 | </File> |
| 649 | <File> |
| 650 | <FileName>stm32f10x_tim.c</FileName> |
| 651 | <FileType>1</FileType> |
| 652 | <FilePath>..\..\st_fw_lib\src\stm32f10x_tim.c</FilePath> |
| 653 | </File> |
| 654 | <File> |
| 655 | <FileName>stm32f10x_usart.c</FileName> |
| 656 | <FileType>1</FileType> |
| 657 | <FilePath>..\..\st_fw_lib\src\stm32f10x_usart.c</FilePath> |
| 658 | </File> |
| 659 | <File> |
| 660 | <FileName>stm32f10x_wwdg.c</FileName> |
| 661 | <FileType>1</FileType> |
| 662 | <FilePath>..\..\st_fw_lib\src\stm32f10x_wwdg.c</FilePath> |
| 663 | </File> |
| 664 | <File> |
| 665 | <FileName>system_stm32f10x.c</FileName> |
| 666 | <FileType>1</FileType> |
| 667 | <FilePath>..\..\st_fw_lib\system_stm32f10x.c</FilePath> |
| 668 | </File> |
| 669 | <File> |
| 670 | <FileName>startup_stm32f10x_hd.s</FileName> |
| 671 | <FileType>2</FileType> |
| 672 | <FilePath>..\..\st_fw_lib\startup_stm32f10x_hd.s</FilePath> |
| 673 | </File> |
| 674 | </Files> |
| 675 | </Group> |
| 676 | <Group> |
| 677 | <GroupName>sys_hw</GroupName> |
| 678 | <Files> |
| 679 | <File> |
| 680 | <FileName>keypad.c</FileName> |
| 681 | <FileType>1</FileType> |
| 682 | <FilePath>..\..\sys_hw\keypad.c</FilePath> |
| 683 | </File> |
| 684 | <File> |
| 685 | <FileName>drv_adc.c</FileName> |
| 686 | <FileType>1</FileType> |
| 687 | <FilePath>..\..\sys_hw\drv_adc.c</FilePath> |
| 688 | </File> |
| 689 | </Files> |
| 690 | </Group> |
| 691 | <Group> |
| 692 | <GroupName>zk</GroupName> |
| 693 | <Files> |
| 694 | <File> |
| 695 | <FileName>gb2312_16.c</FileName> |
| 696 | <FileType>1</FileType> |
| 697 | <FilePath>..\..\zk\gb2312_16.c</FilePath> |
| 698 | </File> |
| 699 | </Files> |
| 700 | </Group> |
| 701 | <Group> |
| 702 | <GroupName>libqr</GroupName> |
| 703 | <Files> |
| 704 | <File> |
| 705 | <FileName>qrencode.c</FileName> |
| 706 | <FileType>1</FileType> |
| 707 | <FilePath>..\..\libqr\qrencode.c</FilePath> |
| 708 | </File> |
| 709 | </Files> |
| 710 | </Group> |
| 711 | <Group> |
| 712 | <GroupName>msgpack</GroupName> |
| 713 | <Files> |
| 714 | <File> |
| 715 | <FileName>cwpack.c</FileName> |
| 716 | <FileType>1</FileType> |
| 717 | <FilePath>..\..\msgpack\cwpack.c</FilePath> |
| 718 | </File> |
| 719 | </Files> |
| 720 | </Group> |
| 721 | </Groups> |
| 722 | </Target> |
| 723 | <Target> |
| 724 | <TargetName>timer</TargetName> |
| 725 | <ToolsetNumber>0x4</ToolsetNumber> |
| 726 | <ToolsetName>ARM-ADS</ToolsetName> |
| 727 | <TargetOption> |
| 728 | <TargetCommonOption> |
| 729 | <Device>STM32F103RC</Device> |
| 730 | <Vendor>STMicroelectronics</Vendor> |
| 731 | <Cpu>IRAM(0x20000000-0x2000BFFF) IROM(0x8000000-0x803FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu> |
| 732 | <FlashUtilSpec></FlashUtilSpec> |
| 733 | <StartupFile>"STARTUP\ST\STM32F10x\startup_stm32f10x_hd.s" ("STM32 High Density Line Startup Code")</StartupFile> |
| 734 | <FlashDriverDll>UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL040000)</FlashDriverDll> |
| 735 | <DeviceId>4230</DeviceId> |
| 736 | <RegisterFile>stm32f10x.h</RegisterFile> |
| 737 | <MemoryEnv></MemoryEnv> |
| 738 | <Cmp></Cmp> |
| 739 | <Asm></Asm> |
| 740 | <Linker></Linker> |
| 741 | <OHString></OHString> |
| 742 | <InfinionOptionDll></InfinionOptionDll> |
| 743 | <SLE66CMisc></SLE66CMisc> |
| 744 | <SLE66AMisc></SLE66AMisc> |
| 745 | <SLE66LinkerMisc></SLE66LinkerMisc> |
| 746 | <SFDFile></SFDFile> |
| 747 | <UseEnv>0</UseEnv> |
| 748 | <BinPath></BinPath> |
| 749 | <IncludePath></IncludePath> |
| 750 | <LibPath></LibPath> |
| 751 | <RegisterFilePath>ST\STM32F10x\</RegisterFilePath> |
| 752 | <DBRegisterFilePath>ST\STM32F10x\</DBRegisterFilePath> |
| 753 | <TargetStatus> |
| 754 | <Error>0</Error> |
| 755 | <ExitCodeStop>0</ExitCodeStop> |
| 756 | <ButtonStop>0</ButtonStop> |
| 757 | <NotGenerated>0</NotGenerated> |
| 758 | <InvalidFlash>1</InvalidFlash> |
| 759 | </TargetStatus> |
| 760 | <OutputDirectory>..\outTimer\</OutputDirectory> |
| 761 | <OutputName>G401302_timer</OutputName> |
| 762 | <CreateExecutable>1</CreateExecutable> |
| 763 | <CreateLib>0</CreateLib> |
| 764 | <CreateHexFile>1</CreateHexFile> |
| 765 | <DebugInformation>1</DebugInformation> |
| 766 | <BrowseInformation>1</BrowseInformation> |
| 767 | <ListingPath>..\outTimer\</ListingPath> |
| 768 | <HexFormatSelection>1</HexFormatSelection> |
| 769 | <Merge32K>0</Merge32K> |
| 770 | <CreateBatchFile>0</CreateBatchFile> |
| 771 | <BeforeCompile> |
| 772 | <RunUserProg1>0</RunUserProg1> |
| 773 | <RunUserProg2>0</RunUserProg2> |
| 774 | <UserProg1Name></UserProg1Name> |
| 775 | <UserProg2Name></UserProg2Name> |
| 776 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
| 777 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
| 778 | </BeforeCompile> |
| 779 | <BeforeMake> |
| 780 | <RunUserProg1>1</RunUserProg1> |
| 781 | <RunUserProg2>0</RunUserProg2> |
| 782 | <UserProg1Name>cmd /c gitver.bat</UserProg1Name> |
| 783 | <UserProg2Name></UserProg2Name> |
| 784 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
| 785 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
| 786 | </BeforeMake> |
| 787 | <AfterMake> |
| 788 | <RunUserProg1>1</RunUserProg1> |
| 789 | <RunUserProg2>0</RunUserProg2> |
| 790 | <UserProg1Name>fromelf --bin -o ..\outTimer\@l.bin ..\outTimer\@l.axf</UserProg1Name> |
| 791 | <UserProg2Name></UserProg2Name> |
| 792 | <UserProg1Dos16Mode>0</UserProg1Dos16Mode> |
| 793 | <UserProg2Dos16Mode>0</UserProg2Dos16Mode> |
| 794 | </AfterMake> |
| 795 | <SelectedForBatchBuild>0</SelectedForBatchBuild> |
| 796 | <SVCSIdString></SVCSIdString> |
| 797 | </TargetCommonOption> |
| 798 | <CommonProperty> |
| 799 | <UseCPPCompiler>0</UseCPPCompiler> |
| 800 | <RVCTCodeConst>0</RVCTCodeConst> |
| 801 | <RVCTZI>0</RVCTZI> |
| 802 | <RVCTOtherData>0</RVCTOtherData> |
| 803 | <ModuleSelection>0</ModuleSelection> |
| 804 | <IncludeInBuild>1</IncludeInBuild> |
| 805 | <AlwaysBuild>0</AlwaysBuild> |
| 806 | <GenerateAssemblyFile>0</GenerateAssemblyFile> |
| 807 | <AssembleAssemblyFile>0</AssembleAssemblyFile> |
| 808 | <PublicsOnly>0</PublicsOnly> |
| 809 | <StopOnExitCode>3</StopOnExitCode> |
| 810 | <CustomArgument></CustomArgument> |
| 811 | <IncludeLibraryModules></IncludeLibraryModules> |
| 812 | </CommonProperty> |
| 813 | <DllOption> |
| 814 | <SimDllName>SARMCM3.DLL</SimDllName> |
| 815 | <SimDllArguments>-REMAP</SimDllArguments> |
| 816 | <SimDlgDll>DCM.DLL</SimDlgDll> |
| 817 | <SimDlgDllArguments>-pCM3</SimDlgDllArguments> |
| 818 | <TargetDllName>SARMCM3.DLL</TargetDllName> |
| 819 | <TargetDllArguments></TargetDllArguments> |
| 820 | <TargetDlgDll>TCM.DLL</TargetDlgDll> |
| 821 | <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments> |
| 822 | </DllOption> |
| 823 | <DebugOption> |
| 824 | <OPTHX> |
| 825 | <HexSelection>1</HexSelection> |
| 826 | <HexRangeLowAddress>0</HexRangeLowAddress> |
| 827 | <HexRangeHighAddress>0</HexRangeHighAddress> |
| 828 | <HexOffset>0</HexOffset> |
| 829 | <Oh166RecLen>16</Oh166RecLen> |
| 830 | </OPTHX> |
| 831 | <Simulator> |
| 832 | <UseSimulator>1</UseSimulator> |
| 833 | <LoadApplicationAtStartup>1</LoadApplicationAtStartup> |
| 834 | <RunToMain>1</RunToMain> |
| 835 | <RestoreBreakpoints>1</RestoreBreakpoints> |
| 836 | <RestoreWatchpoints>1</RestoreWatchpoints> |
| 837 | <RestoreMemoryDisplay>1</RestoreMemoryDisplay> |
| 838 | <RestoreFunctions>1</RestoreFunctions> |
| 839 | <RestoreToolbox>1</RestoreToolbox> |
| 840 | <LimitSpeedToRealTime>0</LimitSpeedToRealTime> |
| 841 | </Simulator> |
| 842 | <Target> |
| 843 | <UseTarget>0</UseTarget> |
| 844 | <LoadApplicationAtStartup>1</LoadApplicationAtStartup> |
| 845 | <RunToMain>1</RunToMain> |
| 846 | <RestoreBreakpoints>1</RestoreBreakpoints> |
| 847 | <RestoreWatchpoints>1</RestoreWatchpoints> |
| 848 | <RestoreMemoryDisplay>1</RestoreMemoryDisplay> |
| 849 | <RestoreFunctions>0</RestoreFunctions> |
| 850 | <RestoreToolbox>1</RestoreToolbox> |
| 851 | </Target> |
| 852 | <RunDebugAfterBuild>0</RunDebugAfterBuild> |
| 853 | <TargetSelection>5</TargetSelection> |
| 854 | <SimDlls> |
| 855 | <CpuDll></CpuDll> |
| 856 | <CpuDllArguments></CpuDllArguments> |
| 857 | <PeripheralDll></PeripheralDll> |
| 858 | <PeripheralDllArguments></PeripheralDllArguments> |
| 859 | <InitializationFile>.\merge.ini</InitializationFile> |
| 860 | </SimDlls> |
| 861 | <TargetDlls> |
| 862 | <CpuDll></CpuDll> |
| 863 | <CpuDllArguments></CpuDllArguments> |
| 864 | <PeripheralDll></PeripheralDll> |
| 865 | <PeripheralDllArguments></PeripheralDllArguments> |
| 866 | <InitializationFile></InitializationFile> |
| 867 | <Driver>Segger\JL2CM3.dll</Driver> |
| 868 | </TargetDlls> |
| 869 | </DebugOption> |
| 870 | <Utilities> |
| 871 | <Flash1> |
| 872 | <UseTargetDll>1</UseTargetDll> |
| 873 | <UseExternalTool>0</UseExternalTool> |
| 874 | <RunIndependent>0</RunIndependent> |
| 875 | <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> |
| 876 | <Capability>1</Capability> |
| 877 | <DriverSelection>4099</DriverSelection> |
| 878 | </Flash1> |
| 879 | <Flash2>Segger\JL2CM3.dll</Flash2> |
| 880 | <Flash3>"" ()</Flash3> |
| 881 | <Flash4></Flash4> |
| 882 | </Utilities> |
| 883 | <TargetArmAds> |
| 884 | <ArmAdsMisc> |
| 885 | <GenerateListings>0</GenerateListings> |
| 886 | <asHll>1</asHll> |
| 887 | <asAsm>1</asAsm> |
| 888 | <asMacX>1</asMacX> |
| 889 | <asSyms>1</asSyms> |
| 890 | <asFals>1</asFals> |
| 891 | <asDbgD>1</asDbgD> |
| 892 | <asForm>1</asForm> |
| 893 | <ldLst>0</ldLst> |
| 894 | <ldmm>1</ldmm> |
| 895 | <ldXref>1</ldXref> |
| 896 | <BigEnd>0</BigEnd> |
| 897 | <AdsALst>1</AdsALst> |
| 898 | <AdsACrf>1</AdsACrf> |
| 899 | <AdsANop>0</AdsANop> |
| 900 | <AdsANot>0</AdsANot> |
| 901 | <AdsLLst>1</AdsLLst> |
| 902 | <AdsLmap>1</AdsLmap> |
| 903 | <AdsLcgr>1</AdsLcgr> |
| 904 | <AdsLsym>1</AdsLsym> |
| 905 | <AdsLszi>1</AdsLszi> |
| 906 | <AdsLtoi>1</AdsLtoi> |
| 907 | <AdsLsun>1</AdsLsun> |
| 908 | <AdsLven>1</AdsLven> |
| 909 | <AdsLsxf>1</AdsLsxf> |
| 910 | <RvctClst>0</RvctClst> |
| 911 | <GenPPlst>0</GenPPlst> |
| 912 | <AdsCpuType>"Cortex-M3"</AdsCpuType> |
| 913 | <RvctDeviceName></RvctDeviceName> |
| 914 | <mOS>0</mOS> |
| 915 | <uocRom>0</uocRom> |
| 916 | <uocRam>0</uocRam> |
| 917 | <hadIROM>1</hadIROM> |
| 918 | <hadIRAM>1</hadIRAM> |
| 919 | <hadXRAM>0</hadXRAM> |
| 920 | <uocXRam>0</uocXRam> |
| 921 | <RvdsVP>0</RvdsVP> |
| 922 | <hadIRAM2>0</hadIRAM2> |
| 923 | <hadIROM2>0</hadIROM2> |
| 924 | <StupSel>8</StupSel> |
| 925 | <useUlib>0</useUlib> |
| 926 | <EndSel>0</EndSel> |
| 927 | <uLtcg>0</uLtcg> |
| 928 | <RoSelD>3</RoSelD> |
| 929 | <RwSelD>3</RwSelD> |
| 930 | <CodeSel>0</CodeSel> |
| 931 | <OptFeed>0</OptFeed> |
| 932 | <NoZi1>0</NoZi1> |
| 933 | <NoZi2>0</NoZi2> |
| 934 | <NoZi3>0</NoZi3> |
| 935 | <NoZi4>0</NoZi4> |
| 936 | <NoZi5>0</NoZi5> |
| 937 | <Ro1Chk>0</Ro1Chk> |
| 938 | <Ro2Chk>0</Ro2Chk> |
| 939 | <Ro3Chk>0</Ro3Chk> |
| 940 | <Ir1Chk>1</Ir1Chk> |
| 941 | <Ir2Chk>0</Ir2Chk> |
| 942 | <Ra1Chk>0</Ra1Chk> |
| 943 | <Ra2Chk>0</Ra2Chk> |
| 944 | <Ra3Chk>0</Ra3Chk> |
| 945 | <Im1Chk>1</Im1Chk> |
| 946 | <Im2Chk>0</Im2Chk> |
| 947 | <OnChipMemories> |
| 948 | <Ocm1> |
| 949 | <Type>0</Type> |
| 950 | <StartAddress>0x0</StartAddress> |
| 951 | <Size>0x0</Size> |
| 952 | </Ocm1> |
| 953 | <Ocm2> |
| 954 | <Type>0</Type> |
| 955 | <StartAddress>0x0</StartAddress> |
| 956 | <Size>0x0</Size> |
| 957 | </Ocm2> |
| 958 | <Ocm3> |
| 959 | <Type>0</Type> |
| 960 | <StartAddress>0x0</StartAddress> |
| 961 | <Size>0x0</Size> |
| 962 | </Ocm3> |
| 963 | <Ocm4> |
| 964 | <Type>0</Type> |
| 965 | <StartAddress>0x0</StartAddress> |
| 966 | <Size>0x0</Size> |
| 967 | </Ocm4> |
| 968 | <Ocm5> |
| 969 | <Type>0</Type> |
| 970 | <StartAddress>0x0</StartAddress> |
| 971 | <Size>0x0</Size> |
| 972 | </Ocm5> |
| 973 | <Ocm6> |
| 974 | <Type>0</Type> |
| 975 | <StartAddress>0x0</StartAddress> |
| 976 | <Size>0x0</Size> |
| 977 | </Ocm6> |
| 978 | <IRAM> |
| 979 | <Type>0</Type> |
| 980 | <StartAddress>0x20000000</StartAddress> |
| 981 | <Size>0xc000</Size> |
| 982 | </IRAM> |
| 983 | <IROM> |
| 984 | <Type>1</Type> |
| 985 | <StartAddress>0x8000000</StartAddress> |
| 986 | <Size>0x40000</Size> |
| 987 | </IROM> |
| 988 | <XRAM> |
| 989 | <Type>0</Type> |
| 990 | <StartAddress>0x0</StartAddress> |
| 991 | <Size>0x0</Size> |
| 992 | </XRAM> |
| 993 | <OCR_RVCT1> |
| 994 | <Type>1</Type> |
| 995 | <StartAddress>0x0</StartAddress> |
| 996 | <Size>0x0</Size> |
| 997 | </OCR_RVCT1> |
| 998 | <OCR_RVCT2> |
| 999 | <Type>1</Type> |
| 1000 | <StartAddress>0x0</StartAddress> |
| 1001 | <Size>0x0</Size> |
| 1002 | </OCR_RVCT2> |
| 1003 | <OCR_RVCT3> |
| 1004 | <Type>1</Type> |
| 1005 | <StartAddress>0x0</StartAddress> |
| 1006 | <Size>0x0</Size> |
| 1007 | </OCR_RVCT3> |
| 1008 | <OCR_RVCT4> |
| 1009 | <Type>1</Type> |
| 1010 | <StartAddress>0x8004000</StartAddress> |
| 1011 | <Size>0x3c000</Size> |
| 1012 | </OCR_RVCT4> |
| 1013 | <OCR_RVCT5> |
| 1014 | <Type>1</Type> |
| 1015 | <StartAddress>0x0</StartAddress> |
| 1016 | <Size>0x0</Size> |
| 1017 | </OCR_RVCT5> |
| 1018 | <OCR_RVCT6> |
| 1019 | <Type>0</Type> |
| 1020 | <StartAddress>0x0</StartAddress> |
| 1021 | <Size>0x0</Size> |
| 1022 | </OCR_RVCT6> |
| 1023 | <OCR_RVCT7> |
| 1024 | <Type>0</Type> |
| 1025 | <StartAddress>0x0</StartAddress> |
| 1026 | <Size>0x0</Size> |
| 1027 | </OCR_RVCT7> |
| 1028 | <OCR_RVCT8> |
| 1029 | <Type>0</Type> |
| 1030 | <StartAddress>0x0</StartAddress> |
| 1031 | <Size>0x0</Size> |
| 1032 | </OCR_RVCT8> |
| 1033 | <OCR_RVCT9> |
| 1034 | <Type>0</Type> |
| 1035 | <StartAddress>0x20000000</StartAddress> |
| 1036 | <Size>0xc000</Size> |
| 1037 | </OCR_RVCT9> |
| 1038 | <OCR_RVCT10> |
| 1039 | <Type>0</Type> |
| 1040 | <StartAddress>0x0</StartAddress> |
| 1041 | <Size>0x0</Size> |
| 1042 | </OCR_RVCT10> |
| 1043 | </OnChipMemories> |
| 1044 | <RvctStartVector></RvctStartVector> |
| 1045 | </ArmAdsMisc> |
| 1046 | <Cads> |
| 1047 | <interw>1</interw> |
| 1048 | <Optim>1</Optim> |
| 1049 | <oTime>0</oTime> |
| 1050 | <SplitLS>0</SplitLS> |
| 1051 | <OneElfS>1</OneElfS> |
| 1052 | <Strict>0</Strict> |
| 1053 | <EnumInt>0</EnumInt> |
| 1054 | <PlainCh>0</PlainCh> |
| 1055 | <Ropi>0</Ropi> |
| 1056 | <Rwpi>0</Rwpi> |
| 1057 | <wLevel>0</wLevel> |
| 1058 | <uThumb>0</uThumb> |
| 1059 | <VariousControls> |
| 1060 | <MiscControls>--c99 --diag_suppress=188</MiscControls> |
| 1061 | <Define>STM32F10X_HD,USE_STDPERIPH_DRIVER,HW_V02</Define> |
| 1062 | <Undefine></Undefine> |
| 1063 | <IncludePath>..\src;..\lib;..\..\icc_apdu_lib;..\..\st_fw_lib\inc;..\..\st_fw_lib;..\..\lcd;.\;..\..\sys_hw;..\..\zk;..\..\app_drv;..\..\libqr;..\..\msgpack;</IncludePath> |
| 1064 | </VariousControls> |
| 1065 | </Cads> |
| 1066 | <Aads> |
| 1067 | <interw>1</interw> |
| 1068 | <Ropi>0</Ropi> |
| 1069 | <Rwpi>0</Rwpi> |
| 1070 | <thumb>0</thumb> |
| 1071 | <SplitLS>0</SplitLS> |
| 1072 | <SwStkChk>0</SwStkChk> |
| 1073 | <NoWarn>0</NoWarn> |
| 1074 | <VariousControls> |
| 1075 | <MiscControls></MiscControls> |
| 1076 | <Define></Define> |
| 1077 | <Undefine></Undefine> |
| 1078 | <IncludePath></IncludePath> |
| 1079 | </VariousControls> |
| 1080 | </Aads> |
| 1081 | <LDads> |
| 1082 | <umfTarg>1</umfTarg> |
| 1083 | <Ropi>0</Ropi> |
| 1084 | <Rwpi>0</Rwpi> |
| 1085 | <noStLib>0</noStLib> |
| 1086 | <RepFail>1</RepFail> |
| 1087 | <useFile>0</useFile> |
| 1088 | <TextAddressRange>0x08000000</TextAddressRange> |
| 1089 | <DataAddressRange>0x20000000</DataAddressRange> |
| 1090 | <ScatterFile></ScatterFile> |
| 1091 | <IncludeLibs></IncludeLibs> |
| 1092 | <IncludeLibsPath></IncludeLibsPath> |
| 1093 | <Misc></Misc> |
| 1094 | <LinkerInputFile></LinkerInputFile> |
| 1095 | <DisabledWarnings></DisabledWarnings> |
| 1096 | </LDads> |
| 1097 | </TargetArmAds> |
| 1098 | </TargetOption> |
| 1099 | <Groups> |
| 1100 | <Group> |
| 1101 | <GroupName>lcd</GroupName> |
| 1102 | <Files> |
| 1103 | <File> |
| 1104 | <FileName>glcd.c</FileName> |
| 1105 | <FileType>1</FileType> |
| 1106 | <FilePath>..\..\lcd\glcd.c</FilePath> |
| 1107 | </File> |
| 1108 | <File> |
| 1109 | <FileName>graphics.c</FileName> |
| 1110 | <FileType>1</FileType> |
| 1111 | <FilePath>..\..\lcd\graphics.c</FilePath> |
| 1112 | </File> |
| 1113 | <File> |
| 1114 | <FileName>graphs.c</FileName> |
| 1115 | <FileType>1</FileType> |
| 1116 | <FilePath>..\..\lcd\graphs.c</FilePath> |
| 1117 | </File> |
| 1118 | <File> |
| 1119 | <FileName>text.c</FileName> |
| 1120 | <FileType>1</FileType> |
| 1121 | <FilePath>..\..\lcd\text.c</FilePath> |
| 1122 | </File> |
| 1123 | <File> |
| 1124 | <FileName>text_tiny.c</FileName> |
| 1125 | <FileType>1</FileType> |
| 1126 | <FilePath>..\..\lcd\text_tiny.c</FilePath> |
| 1127 | </File> |
| 1128 | <File> |
| 1129 | <FileName>unit_tests.c</FileName> |
| 1130 | <FileType>1</FileType> |
| 1131 | <FilePath>..\..\lcd\unit_tests.c</FilePath> |
| 1132 | </File> |
| 1133 | <File> |
| 1134 | <FileName>glcd_spi.c</FileName> |
| 1135 | <FileType>1</FileType> |
| 1136 | <FilePath>..\..\lcd\glcd_spi.c</FilePath> |
| 1137 | </File> |
| 1138 | <File> |
| 1139 | <FileName>ST7565R.c</FileName> |
| 1140 | <FileType>1</FileType> |
| 1141 | <FilePath>..\..\lcd\ST7565R.c</FilePath> |
| 1142 | </File> |
| 1143 | <File> |
| 1144 | <FileName>spi.c</FileName> |
| 1145 | <FileType>1</FileType> |
| 1146 | <FilePath>..\..\lcd\spi.c</FilePath> |
| 1147 | </File> |
| 1148 | </Files> |
| 1149 | </Group> |
| 1150 | <Group> |
| 1151 | <GroupName>icc_apdu_lib</GroupName> |
| 1152 | <Files> |
| 1153 | <File> |
| 1154 | <FileName>des.c</FileName> |
| 1155 | <FileType>1</FileType> |
| 1156 | <FilePath>..\..\icc_apdu_lib\des.c</FilePath> |
| 1157 | </File> |
| 1158 | </Files> |
| 1159 | </Group> |
| 1160 | <Group> |
| 1161 | <GroupName>sw</GroupName> |
| 1162 | <Files> |
| 1163 | <File> |
| 1164 | <FileName>nec_apdu.c</FileName> |
| 1165 | <FileType>1</FileType> |
| 1166 | <FilePath>..\src\nec_apdu.c</FilePath> |
| 1167 | </File> |
| 1168 | <File> |
| 1169 | <FileName>nec_hardware.c</FileName> |
| 1170 | <FileType>1</FileType> |
| 1171 | <FilePath>..\src\nec_hardware.c</FilePath> |
| 1172 | </File> |
| 1173 | <File> |
| 1174 | <FileName>stm32f10x_it.c</FileName> |
| 1175 | <FileType>1</FileType> |
| 1176 | <FilePath>..\src\stm32f10x_it.c</FilePath> |
| 1177 | </File> |
| 1178 | <File> |
| 1179 | <FileName>main.c</FileName> |
| 1180 | <FileType>1</FileType> |
| 1181 | <FilePath>..\..\supwisdom\main.c</FilePath> |
| 1182 | </File> |
| 1183 | <File> |
| 1184 | <FileName>sp_card.c</FileName> |
| 1185 | <FileType>1</FileType> |
| 1186 | <FilePath>..\..\supwisdom\sp_card.c</FilePath> |
| 1187 | </File> |
| 1188 | <File> |
| 1189 | <FileName>sp_communicate.c</FileName> |
| 1190 | <FileType>1</FileType> |
| 1191 | <FilePath>..\..\supwisdom\sp_communicate.c</FilePath> |
| 1192 | </File> |
| 1193 | <File> |
| 1194 | <FileName>sp_consume.c</FileName> |
| 1195 | <FileType>1</FileType> |
| 1196 | <FilePath>..\..\supwisdom\sp_consume.c</FilePath> |
| 1197 | </File> |
| 1198 | <File> |
| 1199 | <FileName>sp_data.c</FileName> |
| 1200 | <FileType>1</FileType> |
| 1201 | <FilePath>..\..\supwisdom\sp_data.c</FilePath> |
| 1202 | </File> |
| 1203 | <File> |
| 1204 | <FileName>sp_des.c</FileName> |
| 1205 | <FileType>1</FileType> |
| 1206 | <FilePath>..\..\supwisdom\sp_des.c</FilePath> |
| 1207 | </File> |
| 1208 | <File> |
| 1209 | <FileName>sp_display.c</FileName> |
| 1210 | <FileType>1</FileType> |
| 1211 | <FilePath>..\..\supwisdom\sp_display.c</FilePath> |
| 1212 | </File> |
| 1213 | <File> |
| 1214 | <FileName>sp_flash.c</FileName> |
| 1215 | <FileType>1</FileType> |
| 1216 | <FilePath>..\..\supwisdom\sp_flash.c</FilePath> |
| 1217 | </File> |
| 1218 | <File> |
| 1219 | <FileName>sp_menu.c</FileName> |
| 1220 | <FileType>1</FileType> |
| 1221 | <FilePath>..\..\supwisdom\sp_menu.c</FilePath> |
| 1222 | </File> |
| 1223 | <File> |
| 1224 | <FileName>sp_msgpack.c</FileName> |
| 1225 | <FileType>1</FileType> |
| 1226 | <FilePath>..\..\supwisdom\sp_msgpack.c</FilePath> |
| 1227 | </File> |
| 1228 | <File> |
| 1229 | <FileName>sp_util.c</FileName> |
| 1230 | <FileType>1</FileType> |
| 1231 | <FilePath>..\..\supwisdom\sp_util.c</FilePath> |
| 1232 | </File> |
| 1233 | <File> |
| 1234 | <FileName>sp_upgrade.c</FileName> |
| 1235 | <FileType>1</FileType> |
| 1236 | <FilePath>..\..\supwisdom\sp_upgrade.c</FilePath> |
| 1237 | </File> |
| 1238 | </Files> |
| 1239 | </Group> |
| 1240 | <Group> |
| 1241 | <GroupName>lib</GroupName> |
| 1242 | <Files> |
| 1243 | <File> |
| 1244 | <FileName>G401_drv_hw_V04.lib</FileName> |
| 1245 | <FileType>4</FileType> |
| 1246 | <FilePath>..\lib\G401_drv_hw_V04.lib</FilePath> |
| 1247 | </File> |
| 1248 | <File> |
| 1249 | <FileName>g401_uart5_v001.lib</FileName> |
| 1250 | <FileType>4</FileType> |
| 1251 | <FilePath>..\lib\g401_uart5_v001.lib</FilePath> |
| 1252 | </File> |
| 1253 | </Files> |
| 1254 | </Group> |
| 1255 | <Group> |
| 1256 | <GroupName>st_fw_lib</GroupName> |
| 1257 | <Files> |
| 1258 | <File> |
| 1259 | <FileName>core_cm3.c</FileName> |
| 1260 | <FileType>1</FileType> |
| 1261 | <FilePath>..\..\st_fw_lib\src\core_cm3.c</FilePath> |
| 1262 | </File> |
| 1263 | <File> |
| 1264 | <FileName>misc.c</FileName> |
| 1265 | <FileType>1</FileType> |
| 1266 | <FilePath>..\..\st_fw_lib\src\misc.c</FilePath> |
| 1267 | </File> |
| 1268 | <File> |
| 1269 | <FileName>stm32f10x_adc.c</FileName> |
| 1270 | <FileType>1</FileType> |
| 1271 | <FilePath>..\..\st_fw_lib\src\stm32f10x_adc.c</FilePath> |
| 1272 | </File> |
| 1273 | <File> |
| 1274 | <FileName>stm32f10x_bkp.c</FileName> |
| 1275 | <FileType>1</FileType> |
| 1276 | <FilePath>..\..\st_fw_lib\src\stm32f10x_bkp.c</FilePath> |
| 1277 | </File> |
| 1278 | <File> |
| 1279 | <FileName>stm32f10x_can.c</FileName> |
| 1280 | <FileType>1</FileType> |
| 1281 | <FilePath>..\..\st_fw_lib\src\stm32f10x_can.c</FilePath> |
| 1282 | </File> |
| 1283 | <File> |
| 1284 | <FileName>stm32f10x_cec.c</FileName> |
| 1285 | <FileType>1</FileType> |
| 1286 | <FilePath>..\..\st_fw_lib\src\stm32f10x_cec.c</FilePath> |
| 1287 | </File> |
| 1288 | <File> |
| 1289 | <FileName>stm32f10x_crc.c</FileName> |
| 1290 | <FileType>1</FileType> |
| 1291 | <FilePath>..\..\st_fw_lib\src\stm32f10x_crc.c</FilePath> |
| 1292 | </File> |
| 1293 | <File> |
| 1294 | <FileName>stm32f10x_dac.c</FileName> |
| 1295 | <FileType>1</FileType> |
| 1296 | <FilePath>..\..\st_fw_lib\src\stm32f10x_dac.c</FilePath> |
| 1297 | </File> |
| 1298 | <File> |
| 1299 | <FileName>stm32f10x_dbgmcu.c</FileName> |
| 1300 | <FileType>1</FileType> |
| 1301 | <FilePath>..\..\st_fw_lib\src\stm32f10x_dbgmcu.c</FilePath> |
| 1302 | </File> |
| 1303 | <File> |
| 1304 | <FileName>stm32f10x_dma.c</FileName> |
| 1305 | <FileType>1</FileType> |
| 1306 | <FilePath>..\..\st_fw_lib\src\stm32f10x_dma.c</FilePath> |
| 1307 | </File> |
| 1308 | <File> |
| 1309 | <FileName>stm32f10x_exti.c</FileName> |
| 1310 | <FileType>1</FileType> |
| 1311 | <FilePath>..\..\st_fw_lib\src\stm32f10x_exti.c</FilePath> |
| 1312 | </File> |
| 1313 | <File> |
| 1314 | <FileName>stm32f10x_flash.c</FileName> |
| 1315 | <FileType>1</FileType> |
| 1316 | <FilePath>..\..\st_fw_lib\src\stm32f10x_flash.c</FilePath> |
| 1317 | </File> |
| 1318 | <File> |
| 1319 | <FileName>stm32f10x_fsmc.c</FileName> |
| 1320 | <FileType>1</FileType> |
| 1321 | <FilePath>..\..\st_fw_lib\src\stm32f10x_fsmc.c</FilePath> |
| 1322 | </File> |
| 1323 | <File> |
| 1324 | <FileName>stm32f10x_gpio.c</FileName> |
| 1325 | <FileType>1</FileType> |
| 1326 | <FilePath>..\..\st_fw_lib\src\stm32f10x_gpio.c</FilePath> |
| 1327 | </File> |
| 1328 | <File> |
| 1329 | <FileName>stm32f10x_i2c.c</FileName> |
| 1330 | <FileType>1</FileType> |
| 1331 | <FilePath>..\..\st_fw_lib\src\stm32f10x_i2c.c</FilePath> |
| 1332 | </File> |
| 1333 | <File> |
| 1334 | <FileName>stm32f10x_pwr.c</FileName> |
| 1335 | <FileType>1</FileType> |
| 1336 | <FilePath>..\..\st_fw_lib\src\stm32f10x_pwr.c</FilePath> |
| 1337 | </File> |
| 1338 | <File> |
| 1339 | <FileName>stm32f10x_iwdg.c</FileName> |
| 1340 | <FileType>1</FileType> |
| 1341 | <FilePath>..\..\st_fw_lib\src\stm32f10x_iwdg.c</FilePath> |
| 1342 | </File> |
| 1343 | <File> |
| 1344 | <FileName>stm32f10x_rcc.c</FileName> |
| 1345 | <FileType>1</FileType> |
| 1346 | <FilePath>..\..\st_fw_lib\src\stm32f10x_rcc.c</FilePath> |
| 1347 | </File> |
| 1348 | <File> |
| 1349 | <FileName>stm32f10x_rtc.c</FileName> |
| 1350 | <FileType>1</FileType> |
| 1351 | <FilePath>..\..\st_fw_lib\src\stm32f10x_rtc.c</FilePath> |
| 1352 | </File> |
| 1353 | <File> |
| 1354 | <FileName>stm32f10x_sdio.c</FileName> |
| 1355 | <FileType>1</FileType> |
| 1356 | <FilePath>..\..\st_fw_lib\src\stm32f10x_sdio.c</FilePath> |
| 1357 | </File> |
| 1358 | <File> |
| 1359 | <FileName>stm32f10x_spi.c</FileName> |
| 1360 | <FileType>1</FileType> |
| 1361 | <FilePath>..\..\st_fw_lib\src\stm32f10x_spi.c</FilePath> |
| 1362 | </File> |
| 1363 | <File> |
| 1364 | <FileName>stm32f10x_tim.c</FileName> |
| 1365 | <FileType>1</FileType> |
| 1366 | <FilePath>..\..\st_fw_lib\src\stm32f10x_tim.c</FilePath> |
| 1367 | </File> |
| 1368 | <File> |
| 1369 | <FileName>stm32f10x_usart.c</FileName> |
| 1370 | <FileType>1</FileType> |
| 1371 | <FilePath>..\..\st_fw_lib\src\stm32f10x_usart.c</FilePath> |
| 1372 | </File> |
| 1373 | <File> |
| 1374 | <FileName>stm32f10x_wwdg.c</FileName> |
| 1375 | <FileType>1</FileType> |
| 1376 | <FilePath>..\..\st_fw_lib\src\stm32f10x_wwdg.c</FilePath> |
| 1377 | </File> |
| 1378 | <File> |
| 1379 | <FileName>system_stm32f10x.c</FileName> |
| 1380 | <FileType>1</FileType> |
| 1381 | <FilePath>..\..\st_fw_lib\system_stm32f10x.c</FilePath> |
| 1382 | </File> |
| 1383 | <File> |
| 1384 | <FileName>startup_stm32f10x_hd.s</FileName> |
| 1385 | <FileType>2</FileType> |
| 1386 | <FilePath>..\..\st_fw_lib\startup_stm32f10x_hd.s</FilePath> |
| 1387 | </File> |
| 1388 | </Files> |
| 1389 | </Group> |
| 1390 | <Group> |
| 1391 | <GroupName>sys_hw</GroupName> |
| 1392 | <Files> |
| 1393 | <File> |
| 1394 | <FileName>keypad.c</FileName> |
| 1395 | <FileType>1</FileType> |
| 1396 | <FilePath>..\..\sys_hw\keypad.c</FilePath> |
| 1397 | </File> |
| 1398 | <File> |
| 1399 | <FileName>drv_adc.c</FileName> |
| 1400 | <FileType>1</FileType> |
| 1401 | <FilePath>..\..\sys_hw\drv_adc.c</FilePath> |
| 1402 | </File> |
| 1403 | </Files> |
| 1404 | </Group> |
| 1405 | <Group> |
| 1406 | <GroupName>zk</GroupName> |
| 1407 | <Files> |
| 1408 | <File> |
| 1409 | <FileName>gb2312_16.c</FileName> |
| 1410 | <FileType>1</FileType> |
| 1411 | <FilePath>..\..\zk\gb2312_16.c</FilePath> |
| 1412 | </File> |
| 1413 | </Files> |
| 1414 | </Group> |
| 1415 | <Group> |
| 1416 | <GroupName>libqr</GroupName> |
| 1417 | <Files> |
| 1418 | <File> |
| 1419 | <FileName>qrencode.c</FileName> |
| 1420 | <FileType>1</FileType> |
| 1421 | <FilePath>..\..\libqr\qrencode.c</FilePath> |
| 1422 | </File> |
| 1423 | </Files> |
| 1424 | </Group> |
| 1425 | <Group> |
| 1426 | <GroupName>msgpack</GroupName> |
| 1427 | <Files> |
| 1428 | <File> |
| 1429 | <FileName>cwpack.c</FileName> |
| 1430 | <FileType>1</FileType> |
| 1431 | <FilePath>..\..\msgpack\cwpack.c</FilePath> |
| 1432 | </File> |
| 1433 | </Files> |
| 1434 | </Group> |
| 1435 | </Groups> |
| 1436 | </Target> |
| 1437 | </Targets> |
| 1438 | |
| 1439 | </Project> |