project.uvprojx 52.8 KB
Newer Older
T
tanek liang 已提交
1 2
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
3

T
tanek liang 已提交
4
  <SchemaVersion>2.1</SchemaVersion>
5

T
tanek liang 已提交
6
  <Header>### uVision Project, (C) Keil Software</Header>
7

T
tanek liang 已提交
8 9 10 11 12
  <Targets>
    <Target>
      <TargetName>rt-thread_gd32f4xx</TargetName>
      <ToolsetNumber>0x4</ToolsetNumber>
      <ToolsetName>ARM-ADS</ToolsetName>
13 14
      <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
      <uAC6>0</uAC6>
T
tanek liang 已提交
15 16 17 18 19 20 21
      <TargetOption>
        <TargetCommonOption>
          <Device>GD32F450ZK</Device>
          <Vendor>GigaDevice</Vendor>
          <PackID>GigaDevice.GD32F4xx_DFP.1.0.1</PackID>
          <PackURL>http://gd32mcu.21ic.com/data/documents/yingyongruanjian/GD32F4</PackURL>
          <Cpu>IRAM(0x20000000,0x030000) IRAM2(0x10000000,0x010000) IROM(0x08000000,0x0300000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
22 23
          <FlashUtilSpec></FlashUtilSpec>
          <StartupFile></StartupFile>
T
tanek liang 已提交
24 25 26
          <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0GD32F4xx_3MB -FS08000000 -FL0300000 -FP0($$Device:GD32F450ZK$Flash\GD32F4xx_3MB.FLM))</FlashDriverDll>
          <DeviceId>0</DeviceId>
          <RegisterFile>$$Device:GD32F450ZK$Device\Include\gd32f4xx.h</RegisterFile>
27 28 29 30 31 32 33 34 35
          <MemoryEnv></MemoryEnv>
          <Cmp></Cmp>
          <Asm></Asm>
          <Linker></Linker>
          <OHString></OHString>
          <InfinionOptionDll></InfinionOptionDll>
          <SLE66CMisc></SLE66CMisc>
          <SLE66AMisc></SLE66AMisc>
          <SLE66LinkerMisc></SLE66LinkerMisc>
T
tanek liang 已提交
36 37 38
          <SFDFile>$$Device:GD32F450ZK$SVD\GD32F4xx.svd</SFDFile>
          <bCustSvd>0</bCustSvd>
          <UseEnv>0</UseEnv>
39 40 41 42 43
          <BinPath></BinPath>
          <IncludePath></IncludePath>
          <LibPath></LibPath>
          <RegisterFilePath></RegisterFilePath>
          <DBRegisterFilePath></DBRegisterFilePath>
T
tanek liang 已提交
44 45 46 47 48 49 50 51 52 53 54 55 56
          <TargetStatus>
            <Error>0</Error>
            <ExitCodeStop>0</ExitCodeStop>
            <ButtonStop>0</ButtonStop>
            <NotGenerated>0</NotGenerated>
            <InvalidFlash>1</InvalidFlash>
          </TargetStatus>
          <OutputDirectory>.\build\</OutputDirectory>
          <OutputName>rtthread-gd32f4xx</OutputName>
          <CreateExecutable>1</CreateExecutable>
          <CreateLib>0</CreateLib>
          <CreateHexFile>0</CreateHexFile>
          <DebugInformation>1</DebugInformation>
T
tanek liang 已提交
57
          <BrowseInformation>0</BrowseInformation>
T
tanek liang 已提交
58 59 60 61 62 63 64
          <ListingPath>.\build\</ListingPath>
          <HexFormatSelection>1</HexFormatSelection>
          <Merge32K>0</Merge32K>
          <CreateBatchFile>0</CreateBatchFile>
          <BeforeCompile>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
65 66
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
T
tanek liang 已提交
67 68 69 70 71 72 73 74
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopU1X>0</nStopU1X>
            <nStopU2X>0</nStopU2X>
          </BeforeCompile>
          <BeforeMake>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
75 76
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
T
tanek liang 已提交
77 78 79 80 81 82 83 84 85
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopB1X>0</nStopB1X>
            <nStopB2X>0</nStopB2X>
          </BeforeMake>
          <AfterMake>
            <RunUserProg1>1</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
            <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
86
            <UserProg2Name></UserProg2Name>
T
tanek liang 已提交
87 88 89 90 91 92
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopA1X>0</nStopA1X>
            <nStopA2X>0</nStopA2X>
          </AfterMake>
          <SelectedForBatchBuild>0</SelectedForBatchBuild>
93
          <SVCSIdString></SVCSIdString>
T
tanek liang 已提交
94 95 96 97 98 99 100 101 102 103 104 105 106
        </TargetCommonOption>
        <CommonProperty>
          <UseCPPCompiler>0</UseCPPCompiler>
          <RVCTCodeConst>0</RVCTCodeConst>
          <RVCTZI>0</RVCTZI>
          <RVCTOtherData>0</RVCTOtherData>
          <ModuleSelection>0</ModuleSelection>
          <IncludeInBuild>1</IncludeInBuild>
          <AlwaysBuild>0</AlwaysBuild>
          <GenerateAssemblyFile>0</GenerateAssemblyFile>
          <AssembleAssemblyFile>0</AssembleAssemblyFile>
          <PublicsOnly>0</PublicsOnly>
          <StopOnExitCode>3</StopOnExitCode>
107 108
          <CustomArgument></CustomArgument>
          <IncludeLibraryModules></IncludeLibraryModules>
T
tanek liang 已提交
109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140
          <ComprImg>1</ComprImg>
        </CommonProperty>
        <DllOption>
          <SimDllName>SARMCM3.DLL</SimDllName>
          <SimDllArguments> -REMAP -MPU</SimDllArguments>
          <SimDlgDll>DCM.DLL</SimDlgDll>
          <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
          <TargetDllName>SARMCM3.DLL</TargetDllName>
          <TargetDllArguments> -MPU</TargetDllArguments>
          <TargetDlgDll>TCM.DLL</TargetDlgDll>
          <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
        </DllOption>
        <DebugOption>
          <OPTHX>
            <HexSelection>1</HexSelection>
            <HexRangeLowAddress>0</HexRangeLowAddress>
            <HexRangeHighAddress>0</HexRangeHighAddress>
            <HexOffset>0</HexOffset>
            <Oh166RecLen>16</Oh166RecLen>
          </OPTHX>
        </DebugOption>
        <Utilities>
          <Flash1>
            <UseTargetDll>1</UseTargetDll>
            <UseExternalTool>0</UseExternalTool>
            <RunIndependent>0</RunIndependent>
            <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
            <Capability>1</Capability>
            <DriverSelection>4096</DriverSelection>
          </Flash1>
          <bUseTDR>1</bUseTDR>
          <Flash2>BIN\UL2CM3.DLL</Flash2>
141 142 143 144 145
          <Flash3></Flash3>
          <Flash4></Flash4>
          <pFcarmOut></pFcarmOut>
          <pFcarmGrp></pFcarmGrp>
          <pFcArmRoot></pFcArmRoot>
T
tanek liang 已提交
146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
          <FcArmLst>0</FcArmLst>
        </Utilities>
        <TargetArmAds>
          <ArmAdsMisc>
            <GenerateListings>0</GenerateListings>
            <asHll>1</asHll>
            <asAsm>1</asAsm>
            <asMacX>1</asMacX>
            <asSyms>1</asSyms>
            <asFals>1</asFals>
            <asDbgD>1</asDbgD>
            <asForm>1</asForm>
            <ldLst>0</ldLst>
            <ldmm>1</ldmm>
            <ldXref>1</ldXref>
            <BigEnd>0</BigEnd>
            <AdsALst>1</AdsALst>
            <AdsACrf>1</AdsACrf>
            <AdsANop>0</AdsANop>
            <AdsANot>0</AdsANot>
            <AdsLLst>1</AdsLLst>
            <AdsLmap>1</AdsLmap>
            <AdsLcgr>1</AdsLcgr>
            <AdsLsym>1</AdsLsym>
            <AdsLszi>1</AdsLszi>
            <AdsLtoi>1</AdsLtoi>
            <AdsLsun>1</AdsLsun>
            <AdsLven>1</AdsLven>
            <AdsLsxf>1</AdsLsxf>
            <RvctClst>0</RvctClst>
            <GenPPlst>0</GenPPlst>
            <AdsCpuType>"Cortex-M4"</AdsCpuType>
178
            <RvctDeviceName></RvctDeviceName>
T
tanek liang 已提交
179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309
            <mOS>0</mOS>
            <uocRom>0</uocRom>
            <uocRam>0</uocRam>
            <hadIROM>1</hadIROM>
            <hadIRAM>1</hadIRAM>
            <hadXRAM>0</hadXRAM>
            <uocXRam>0</uocXRam>
            <RvdsVP>2</RvdsVP>
            <hadIRAM2>1</hadIRAM2>
            <hadIROM2>0</hadIROM2>
            <StupSel>8</StupSel>
            <useUlib>0</useUlib>
            <EndSel>0</EndSel>
            <uLtcg>0</uLtcg>
            <nSecure>0</nSecure>
            <RoSelD>3</RoSelD>
            <RwSelD>4</RwSelD>
            <CodeSel>0</CodeSel>
            <OptFeed>0</OptFeed>
            <NoZi1>0</NoZi1>
            <NoZi2>0</NoZi2>
            <NoZi3>0</NoZi3>
            <NoZi4>0</NoZi4>
            <NoZi5>0</NoZi5>
            <Ro1Chk>0</Ro1Chk>
            <Ro2Chk>0</Ro2Chk>
            <Ro3Chk>0</Ro3Chk>
            <Ir1Chk>1</Ir1Chk>
            <Ir2Chk>0</Ir2Chk>
            <Ra1Chk>0</Ra1Chk>
            <Ra2Chk>0</Ra2Chk>
            <Ra3Chk>0</Ra3Chk>
            <Im1Chk>1</Im1Chk>
            <Im2Chk>0</Im2Chk>
            <OnChipMemories>
              <Ocm1>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </Ocm1>
              <Ocm2>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </Ocm2>
              <Ocm3>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </Ocm3>
              <Ocm4>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </Ocm4>
              <Ocm5>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </Ocm5>
              <Ocm6>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </Ocm6>
              <IRAM>
                <Type>0</Type>
                <StartAddress>0x20000000</StartAddress>
                <Size>0x30000</Size>
              </IRAM>
              <IROM>
                <Type>1</Type>
                <StartAddress>0x8000000</StartAddress>
                <Size>0x300000</Size>
              </IROM>
              <XRAM>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </XRAM>
              <OCR_RVCT1>
                <Type>1</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT1>
              <OCR_RVCT2>
                <Type>1</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT2>
              <OCR_RVCT3>
                <Type>1</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT3>
              <OCR_RVCT4>
                <Type>1</Type>
                <StartAddress>0x8000000</StartAddress>
                <Size>0x300000</Size>
              </OCR_RVCT4>
              <OCR_RVCT5>
                <Type>1</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT5>
              <OCR_RVCT6>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT6>
              <OCR_RVCT7>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT7>
              <OCR_RVCT8>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT8>
              <OCR_RVCT9>
                <Type>0</Type>
                <StartAddress>0x20000000</StartAddress>
                <Size>0x30000</Size>
              </OCR_RVCT9>
              <OCR_RVCT10>
                <Type>0</Type>
                <StartAddress>0x10000000</StartAddress>
                <Size>0x10000</Size>
              </OCR_RVCT10>
            </OnChipMemories>
310
            <RvctStartVector></RvctStartVector>
T
tanek liang 已提交
311 312 313 314 315 316 317 318 319 320 321 322
          </ArmAdsMisc>
          <Cads>
            <interw>1</interw>
            <Optim>1</Optim>
            <oTime>0</oTime>
            <SplitLS>0</SplitLS>
            <OneElfS>0</OneElfS>
            <Strict>0</Strict>
            <EnumInt>0</EnumInt>
            <PlainCh>0</PlainCh>
            <Ropi>0</Ropi>
            <Rwpi>0</Rwpi>
T
tanek liang 已提交
323
            <wLevel>0</wLevel>
T
tanek liang 已提交
324 325
            <uThumb>0</uThumb>
            <uSurpInc>0</uSurpInc>
T
tanek liang 已提交
326
            <uC99>1</uC99>
327
            <uGnu>0</uGnu>
T
tanek liang 已提交
328 329 330 331 332 333 334 335 336
            <useXO>0</useXO>
            <v6Lang>1</v6Lang>
            <v6LangP>1</v6LangP>
            <vShortEn>1</vShortEn>
            <vShortWch>1</vShortWch>
            <v6Lto>0</v6Lto>
            <v6WtE>0</v6WtE>
            <v6Rtti>0</v6Rtti>
            <VariousControls>
337
              <MiscControls></MiscControls>
338
              <Define>GD32F4XX, USE_STDPERIPH_DRIVER</Define>
339
              <Undefine></Undefine>
B
Bernard Xiong 已提交
340
              <IncludePath>drivers;applications;.;Libraries/CMSIS/GD/GD32F4xx/Include;Libraries/CMSIS;Libraries/GD32F4xx_standard_peripheral/Include;../../include;../../libcpu/arm/cortex-m4;../../libcpu/arm/common;../../components/drivers/include;../../components/drivers/include;../../components/drivers/include;../../components/drivers/spi;../../components/drivers/include;../../components/drivers/spi/sfud/inc;../../components/drivers/include;../../components/finsh;../../components/gui/include;../../components/gui/include/rtgui;../../components/gui/include/rtgui/widgets;../../components/gui/src;../../components/net/lwip-2.0.2/src;../../components/net/lwip-2.0.2/src/include;../../components/net/lwip-2.0.2/src/include/ipv4;../../components/net/lwip-2.0.2/src/arch/include;../../components/net/lwip-2.0.2/src/include/netif;../../components/net/lwip-2.0.2/src/include/posix;../../components/dfs/include;../../components/dfs/filesystems/devfs;../../components/dfs/filesystems/elmfat</IncludePath>
T
tanek liang 已提交
341 342 343 344 345 346 347 348 349 350 351 352 353 354
            </VariousControls>
          </Cads>
          <Aads>
            <interw>1</interw>
            <Ropi>0</Ropi>
            <Rwpi>0</Rwpi>
            <thumb>0</thumb>
            <SplitLS>0</SplitLS>
            <SwStkChk>0</SwStkChk>
            <NoWarn>0</NoWarn>
            <uSurpInc>0</uSurpInc>
            <useXO>0</useXO>
            <uClangAs>0</uClangAs>
            <VariousControls>
355 356 357 358
              <MiscControls></MiscControls>
              <Define></Define>
              <Undefine></Undefine>
              <IncludePath></IncludePath>
T
tanek liang 已提交
359 360 361 362 363 364 365 366 367 368 369
            </VariousControls>
          </Aads>
          <LDads>
            <umfTarg>1</umfTarg>
            <Ropi>0</Ropi>
            <Rwpi>0</Rwpi>
            <noStLib>0</noStLib>
            <RepFail>1</RepFail>
            <useFile>0</useFile>
            <TextAddressRange>0x08000000</TextAddressRange>
            <DataAddressRange>0x20000000</DataAddressRange>
370
            <pXoBase></pXoBase>
T
tanek liang 已提交
371
            <ScatterFile>.\gd32_rom.ld</ScatterFile>
372 373
            <IncludeLibs></IncludeLibs>
            <IncludeLibsPath></IncludeLibsPath>
T
tanek liang 已提交
374
            <Misc> --keep *.o(RTMSymTab)  --keep *.o(.rti_fn.*)   --keep *.o(FSymTab) --keep *.o(VSymTab) </Misc>
375 376
            <LinkerInputFile></LinkerInputFile>
            <DisabledWarnings></DisabledWarnings>
T
tanek liang 已提交
377 378 379 380 381
          </LDads>
        </TargetArmAds>
      </TargetOption>
      <Groups>
        <Group>
B
Bernard Xiong 已提交
382
          <GroupName>Drivers</GroupName>
T
tanek liang 已提交
383 384
          <Files>
            <File>
B
Bernard Xiong 已提交
385
              <FileName>board.c</FileName>
T
tanek liang 已提交
386
              <FileType>1</FileType>
B
Bernard Xiong 已提交
387
              <FilePath>drivers/board.c</FilePath>
T
tanek liang 已提交
388
            </File>
T
tanek liang 已提交
389
            <File>
B
Bernard Xiong 已提交
390
              <FileName>drv_exmc_sdram.c</FileName>
T
tanek liang 已提交
391
              <FileType>1</FileType>
B
Bernard Xiong 已提交
392
              <FilePath>drivers/drv_exmc_sdram.c</FilePath>
T
tanek liang 已提交
393 394
            </File>
            <File>
B
Bernard Xiong 已提交
395
              <FileName>drv_usart.c</FileName>
T
tanek liang 已提交
396
              <FileType>1</FileType>
B
Bernard Xiong 已提交
397
              <FilePath>drivers/drv_usart.c</FilePath>
T
tanek liang 已提交
398
            </File>
T
tanek liang 已提交
399
            <File>
B
Bernard Xiong 已提交
400
              <FileName>drv_enet.c</FileName>
T
tanek liang 已提交
401
              <FileType>1</FileType>
B
Bernard Xiong 已提交
402
              <FilePath>drivers/drv_enet.c</FilePath>
T
tanek liang 已提交
403
            </File>
T
tanek liang 已提交
404
            <File>
B
Bernard Xiong 已提交
405
              <FileName>synopsys_emac.c</FileName>
T
tanek liang 已提交
406
              <FileType>1</FileType>
B
Bernard Xiong 已提交
407
              <FilePath>drivers/synopsys_emac.c</FilePath>
T
tanek liang 已提交
408
            </File>
T
tanek liang 已提交
409
            <File>
B
Bernard Xiong 已提交
410
              <FileName>drv_lcd.c</FileName>
T
tanek liang 已提交
411
              <FileType>1</FileType>
B
Bernard Xiong 已提交
412
              <FilePath>drivers/drv_lcd.c</FilePath>
T
tanek liang 已提交
413 414
            </File>
            <File>
B
Bernard Xiong 已提交
415
              <FileName>gd32f450z_lcd_eval.c</FileName>
T
tanek liang 已提交
416
              <FileType>1</FileType>
B
Bernard Xiong 已提交
417
              <FilePath>drivers/gd32f450z_lcd_eval.c</FilePath>
T
tanek liang 已提交
418 419
            </File>
            <File>
B
Bernard Xiong 已提交
420
              <FileName>drv_spi_flash.c</FileName>
T
tanek liang 已提交
421
              <FileType>1</FileType>
B
Bernard Xiong 已提交
422
              <FilePath>drivers/drv_spi_flash.c</FilePath>
T
tanek liang 已提交
423
            </File>
424
            <File>
B
Bernard Xiong 已提交
425
              <FileName>drv_spi.c</FileName>
426
              <FileType>1</FileType>
B
Bernard Xiong 已提交
427
              <FilePath>drivers/drv_spi.c</FilePath>
428
            </File>
B
Bernard Xiong 已提交
429 430 431 432 433
          </Files>
        </Group>
        <Group>
          <GroupName>Applications</GroupName>
          <Files>
434
            <File>
B
Bernard Xiong 已提交
435
              <FileName>application.c</FileName>
436
              <FileType>1</FileType>
B
Bernard Xiong 已提交
437
              <FilePath>applications/application.c</FilePath>
438
            </File>
T
tanek liang 已提交
439
            <File>
B
Bernard Xiong 已提交
440
              <FileName>rtgui_demo.c</FileName>
T
tanek liang 已提交
441
              <FileType>1</FileType>
B
Bernard Xiong 已提交
442
              <FilePath>applications/rtgui_demo.c</FilePath>
T
tanek liang 已提交
443 444
            </File>
            <File>
B
Bernard Xiong 已提交
445
              <FileName>startup.c</FileName>
T
tanek liang 已提交
446
              <FileType>1</FileType>
B
Bernard Xiong 已提交
447
              <FilePath>applications/startup.c</FilePath>
T
tanek liang 已提交
448
            </File>
T
tanek liang 已提交
449 450 451 452 453 454 455 456
          </Files>
        </Group>
        <Group>
          <GroupName>GD32_Lib</GroupName>
          <Files>
            <File>
              <FileName>gd32f4xx_adc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
457
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_adc.c</FilePath>
T
tanek liang 已提交
458 459 460 461
            </File>
            <File>
              <FileName>gd32f4xx_can.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
462
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_can.c</FilePath>
T
tanek liang 已提交
463 464 465 466
            </File>
            <File>
              <FileName>gd32f4xx_crc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
467
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_crc.c</FilePath>
T
tanek liang 已提交
468 469 470 471
            </File>
            <File>
              <FileName>gd32f4xx_ctc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
472
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_ctc.c</FilePath>
T
tanek liang 已提交
473 474 475 476
            </File>
            <File>
              <FileName>gd32f4xx_dac.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
477
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_dac.c</FilePath>
T
tanek liang 已提交
478 479 480 481
            </File>
            <File>
              <FileName>gd32f4xx_dbg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
482
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_dbg.c</FilePath>
T
tanek liang 已提交
483 484 485 486
            </File>
            <File>
              <FileName>gd32f4xx_dci.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
487
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_dci.c</FilePath>
T
tanek liang 已提交
488 489 490 491
            </File>
            <File>
              <FileName>gd32f4xx_dma.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
492
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_dma.c</FilePath>
T
tanek liang 已提交
493 494 495 496
            </File>
            <File>
              <FileName>gd32f4xx_enet.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
497
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_enet.c</FilePath>
T
tanek liang 已提交
498 499 500 501
            </File>
            <File>
              <FileName>gd32f4xx_exmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
502
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_exmc.c</FilePath>
T
tanek liang 已提交
503 504 505 506
            </File>
            <File>
              <FileName>gd32f4xx_exti.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
507
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_exti.c</FilePath>
T
tanek liang 已提交
508 509 510 511
            </File>
            <File>
              <FileName>gd32f4xx_fmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
512
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_fmc.c</FilePath>
T
tanek liang 已提交
513 514 515 516
            </File>
            <File>
              <FileName>gd32f4xx_fwdgt.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
517
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_fwdgt.c</FilePath>
T
tanek liang 已提交
518 519 520 521
            </File>
            <File>
              <FileName>gd32f4xx_gpio.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
522
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_gpio.c</FilePath>
T
tanek liang 已提交
523 524 525 526
            </File>
            <File>
              <FileName>gd32f4xx_i2c.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
527
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_i2c.c</FilePath>
T
tanek liang 已提交
528 529 530 531
            </File>
            <File>
              <FileName>gd32f4xx_ipa.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
532
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_ipa.c</FilePath>
T
tanek liang 已提交
533 534 535 536
            </File>
            <File>
              <FileName>gd32f4xx_iref.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
537
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_iref.c</FilePath>
T
tanek liang 已提交
538 539 540 541
            </File>
            <File>
              <FileName>gd32f4xx_misc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
542
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_misc.c</FilePath>
T
tanek liang 已提交
543 544 545 546
            </File>
            <File>
              <FileName>gd32f4xx_pmu.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
547
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_pmu.c</FilePath>
T
tanek liang 已提交
548 549 550 551
            </File>
            <File>
              <FileName>gd32f4xx_rcu.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
552
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_rcu.c</FilePath>
T
tanek liang 已提交
553 554 555 556
            </File>
            <File>
              <FileName>gd32f4xx_rtc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
557
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_rtc.c</FilePath>
T
tanek liang 已提交
558 559 560 561
            </File>
            <File>
              <FileName>gd32f4xx_sdio.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
562
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_sdio.c</FilePath>
T
tanek liang 已提交
563 564 565 566
            </File>
            <File>
              <FileName>gd32f4xx_spi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
567
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_spi.c</FilePath>
T
tanek liang 已提交
568 569 570 571
            </File>
            <File>
              <FileName>gd32f4xx_syscfg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
572
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_syscfg.c</FilePath>
T
tanek liang 已提交
573 574 575 576
            </File>
            <File>
              <FileName>gd32f4xx_timer.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
577
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_timer.c</FilePath>
T
tanek liang 已提交
578 579 580 581
            </File>
            <File>
              <FileName>gd32f4xx_tli.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
582
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_tli.c</FilePath>
T
tanek liang 已提交
583 584 585 586
            </File>
            <File>
              <FileName>gd32f4xx_trng.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
587
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_trng.c</FilePath>
T
tanek liang 已提交
588 589 590 591
            </File>
            <File>
              <FileName>gd32f4xx_usart.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
592
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_usart.c</FilePath>
T
tanek liang 已提交
593 594 595 596
            </File>
            <File>
              <FileName>gd32f4xx_wwdgt.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
597
              <FilePath>Libraries/GD32F4xx_standard_peripheral/Source/gd32f4xx_wwdgt.c</FilePath>
T
tanek liang 已提交
598 599 600 601
            </File>
            <File>
              <FileName>system_gd32f4xx.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
602
              <FilePath>Libraries/CMSIS/GD/GD32F4xx/Source/system_gd32f4xx.c</FilePath>
T
tanek liang 已提交
603 604 605 606
            </File>
            <File>
              <FileName>startup_gd32f4xx.s</FileName>
              <FileType>2</FileType>
B
Bernard Xiong 已提交
607
              <FilePath>Libraries/CMSIS/GD/GD32F4xx/Source/ARM/startup_gd32f4xx.s</FilePath>
T
tanek liang 已提交
608 609 610 611 612 613 614 615 616
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>Kernel</GroupName>
          <Files>
            <File>
              <FileName>clock.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
617
              <FilePath>../../src/clock.c</FilePath>
T
tanek liang 已提交
618 619 620 621
            </File>
            <File>
              <FileName>components.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
622
              <FilePath>../../src/components.c</FilePath>
T
tanek liang 已提交
623 624 625 626
            </File>
            <File>
              <FileName>device.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
627
              <FilePath>../../src/device.c</FilePath>
T
tanek liang 已提交
628 629 630 631
            </File>
            <File>
              <FileName>idle.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
632
              <FilePath>../../src/idle.c</FilePath>
T
tanek liang 已提交
633 634 635 636
            </File>
            <File>
              <FileName>ipc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
637
              <FilePath>../../src/ipc.c</FilePath>
T
tanek liang 已提交
638 639 640 641
            </File>
            <File>
              <FileName>irq.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
642
              <FilePath>../../src/irq.c</FilePath>
T
tanek liang 已提交
643 644 645 646
            </File>
            <File>
              <FileName>kservice.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
647
              <FilePath>../../src/kservice.c</FilePath>
T
tanek liang 已提交
648 649 650 651
            </File>
            <File>
              <FileName>mem.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
652
              <FilePath>../../src/mem.c</FilePath>
T
tanek liang 已提交
653 654 655 656
            </File>
            <File>
              <FileName>memheap.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
657
              <FilePath>../../src/memheap.c</FilePath>
T
tanek liang 已提交
658 659 660 661
            </File>
            <File>
              <FileName>mempool.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
662
              <FilePath>../../src/mempool.c</FilePath>
T
tanek liang 已提交
663 664 665 666
            </File>
            <File>
              <FileName>module.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
667
              <FilePath>../../src/module.c</FilePath>
T
tanek liang 已提交
668 669 670 671
            </File>
            <File>
              <FileName>object.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
672
              <FilePath>../../src/object.c</FilePath>
T
tanek liang 已提交
673 674 675 676
            </File>
            <File>
              <FileName>scheduler.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
677
              <FilePath>../../src/scheduler.c</FilePath>
T
tanek liang 已提交
678
            </File>
B
Bernard Xiong 已提交
679 680 681 682 683
            <File>
              <FileName>signal.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../src/signal.c</FilePath>
            </File>
T
tanek liang 已提交
684 685 686
            <File>
              <FileName>thread.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
687
              <FilePath>../../src/thread.c</FilePath>
T
tanek liang 已提交
688 689 690 691
            </File>
            <File>
              <FileName>timer.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
692
              <FilePath>../../src/timer.c</FilePath>
T
tanek liang 已提交
693 694 695 696 697 698 699 700 701
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>CORTEX-M4</GroupName>
          <Files>
            <File>
              <FileName>cpuport.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
702
              <FilePath>../../libcpu/arm/cortex-m4/cpuport.c</FilePath>
T
tanek liang 已提交
703 704 705 706
            </File>
            <File>
              <FileName>context_rvds.S</FileName>
              <FileType>2</FileType>
B
Bernard Xiong 已提交
707
              <FilePath>../../libcpu/arm/cortex-m4/context_rvds.S</FilePath>
T
tanek liang 已提交
708 709 710 711
            </File>
            <File>
              <FileName>backtrace.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
712
              <FilePath>../../libcpu/arm/common/backtrace.c</FilePath>
T
tanek liang 已提交
713 714 715 716
            </File>
            <File>
              <FileName>div0.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
717
              <FilePath>../../libcpu/arm/common/div0.c</FilePath>
T
tanek liang 已提交
718
            </File>
T
tanek liang 已提交
719
            <File>
B
Bernard Xiong 已提交
720
              <FileName>showmem.c</FileName>
T
tanek liang 已提交
721
              <FileType>1</FileType>
B
Bernard Xiong 已提交
722
              <FilePath>../../libcpu/arm/common/showmem.c</FilePath>
T
tanek liang 已提交
723 724 725
            </File>
          </Files>
        </Group>
T
tanek liang 已提交
726 727
        <Group>
          <GroupName>DeviceDrivers</GroupName>
728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796
          <GroupOption>
            <CommonProperty>
              <UseCPPCompiler>0</UseCPPCompiler>
              <RVCTCodeConst>0</RVCTCodeConst>
              <RVCTZI>0</RVCTZI>
              <RVCTOtherData>0</RVCTOtherData>
              <ModuleSelection>0</ModuleSelection>
              <IncludeInBuild>1</IncludeInBuild>
              <AlwaysBuild>0</AlwaysBuild>
              <GenerateAssemblyFile>0</GenerateAssemblyFile>
              <AssembleAssemblyFile>0</AssembleAssemblyFile>
              <PublicsOnly>0</PublicsOnly>
              <StopOnExitCode>3</StopOnExitCode>
              <CustomArgument></CustomArgument>
              <IncludeLibraryModules></IncludeLibraryModules>
              <ComprImg>0</ComprImg>
            </CommonProperty>
            <GroupArmAds>
              <Cads>
                <interw>2</interw>
                <Optim>0</Optim>
                <oTime>2</oTime>
                <SplitLS>2</SplitLS>
                <OneElfS>2</OneElfS>
                <Strict>2</Strict>
                <EnumInt>2</EnumInt>
                <PlainCh>2</PlainCh>
                <Ropi>2</Ropi>
                <Rwpi>2</Rwpi>
                <wLevel>0</wLevel>
                <uThumb>2</uThumb>
                <uSurpInc>2</uSurpInc>
                <uC99>2</uC99>
                <uGnu>2</uGnu>
                <useXO>2</useXO>
                <v6Lang>0</v6Lang>
                <v6LangP>0</v6LangP>
                <vShortEn>2</vShortEn>
                <vShortWch>2</vShortWch>
                <v6Lto>2</v6Lto>
                <v6WtE>2</v6WtE>
                <v6Rtti>2</v6Rtti>
                <VariousControls>
                  <MiscControls> --c99</MiscControls>
                  <Define> </Define>
                  <Undefine> </Undefine>
                  <IncludePath></IncludePath>
                </VariousControls>
              </Cads>
              <Aads>
                <interw>2</interw>
                <Ropi>2</Ropi>
                <Rwpi>2</Rwpi>
                <thumb>2</thumb>
                <SplitLS>2</SplitLS>
                <SwStkChk>2</SwStkChk>
                <NoWarn>2</NoWarn>
                <uSurpInc>2</uSurpInc>
                <useXO>2</useXO>
                <uClangAs>2</uClangAs>
                <VariousControls>
                  <MiscControls></MiscControls>
                  <Define></Define>
                  <Undefine></Undefine>
                  <IncludePath></IncludePath>
                </VariousControls>
              </Aads>
            </GroupArmAds>
          </GroupOption>
T
tanek liang 已提交
797 798 799 800
          <Files>
            <File>
              <FileName>i2c_core.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
801
              <FilePath>../../components/drivers/i2c/i2c_core.c</FilePath>
T
tanek liang 已提交
802 803 804 805
            </File>
            <File>
              <FileName>i2c_dev.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
806
              <FilePath>../../components/drivers/i2c/i2c_dev.c</FilePath>
T
tanek liang 已提交
807 808 809 810
            </File>
            <File>
              <FileName>i2c-bit-ops.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
811
              <FilePath>../../components/drivers/i2c/i2c-bit-ops.c</FilePath>
T
tanek liang 已提交
812
            </File>
T
tanek liang 已提交
813
            <File>
B
Bernard Xiong 已提交
814
              <FileName>serial.c</FileName>
T
tanek liang 已提交
815
              <FileType>1</FileType>
B
Bernard Xiong 已提交
816
              <FilePath>../../components/drivers/serial/serial.c</FilePath>
T
tanek liang 已提交
817
            </File>
T
tanek liang 已提交
818
            <File>
B
Bernard Xiong 已提交
819
              <FileName>rtc.c</FileName>
T
tanek liang 已提交
820
              <FileType>1</FileType>
B
Bernard Xiong 已提交
821
              <FilePath>../../components/drivers/rtc/rtc.c</FilePath>
T
tanek liang 已提交
822 823 824 825
            </File>
            <File>
              <FileName>spi_core.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
826
              <FilePath>../../components/drivers/spi/spi_core.c</FilePath>
T
tanek liang 已提交
827 828 829 830
            </File>
            <File>
              <FileName>spi_dev.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
831
              <FilePath>../../components/drivers/spi/spi_dev.c</FilePath>
T
tanek liang 已提交
832
            </File>
T
tanek liang 已提交
833 834 835
            <File>
              <FileName>spi_flash_sfud.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
836
              <FilePath>../../components/drivers/spi/spi_flash_sfud.c</FilePath>
T
tanek liang 已提交
837 838 839 840
            </File>
            <File>
              <FileName>sfud.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
841
              <FilePath>../../components/drivers/spi/sfud/src/sfud.c</FilePath>
T
tanek liang 已提交
842
            </File>
T
tanek liang 已提交
843 844 845
            <File>
              <FileName>completion.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
846
              <FilePath>../../components/drivers/src/completion.c</FilePath>
T
tanek liang 已提交
847 848 849 850
            </File>
            <File>
              <FileName>dataqueue.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
851
              <FilePath>../../components/drivers/src/dataqueue.c</FilePath>
T
tanek liang 已提交
852 853 854 855
            </File>
            <File>
              <FileName>pipe.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
856
              <FilePath>../../components/drivers/src/pipe.c</FilePath>
T
tanek liang 已提交
857 858
            </File>
            <File>
B
Bernard Xiong 已提交
859
              <FileName>ringbuffer.c</FileName>
T
tanek liang 已提交
860
              <FileType>1</FileType>
B
Bernard Xiong 已提交
861
              <FilePath>../../components/drivers/src/ringbuffer.c</FilePath>
T
tanek liang 已提交
862 863
            </File>
            <File>
B
Bernard Xiong 已提交
864
              <FileName>waitqueue.c</FileName>
T
tanek liang 已提交
865
              <FileType>1</FileType>
B
Bernard Xiong 已提交
866
              <FilePath>../../components/drivers/src/waitqueue.c</FilePath>
T
tanek liang 已提交
867 868 869 870
            </File>
            <File>
              <FileName>workqueue.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
871
              <FilePath>../../components/drivers/src/workqueue.c</FilePath>
T
tanek liang 已提交
872 873 874 875 876 877 878 879 880
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>finsh</GroupName>
          <Files>
            <File>
              <FileName>shell.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
881
              <FilePath>../../components/finsh/shell.c</FilePath>
T
tanek liang 已提交
882 883 884 885
            </File>
            <File>
              <FileName>symbol.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
886
              <FilePath>../../components/finsh/symbol.c</FilePath>
T
tanek liang 已提交
887 888 889 890
            </File>
            <File>
              <FileName>cmd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
891
              <FilePath>../../components/finsh/cmd.c</FilePath>
T
tanek liang 已提交
892 893 894 895
            </File>
            <File>
              <FileName>finsh_compiler.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
896
              <FilePath>../../components/finsh/finsh_compiler.c</FilePath>
T
tanek liang 已提交
897 898 899 900
            </File>
            <File>
              <FileName>finsh_error.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
901
              <FilePath>../../components/finsh/finsh_error.c</FilePath>
T
tanek liang 已提交
902 903 904 905
            </File>
            <File>
              <FileName>finsh_heap.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
906
              <FilePath>../../components/finsh/finsh_heap.c</FilePath>
T
tanek liang 已提交
907 908 909 910
            </File>
            <File>
              <FileName>finsh_init.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
911
              <FilePath>../../components/finsh/finsh_init.c</FilePath>
T
tanek liang 已提交
912 913 914 915
            </File>
            <File>
              <FileName>finsh_node.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
916
              <FilePath>../../components/finsh/finsh_node.c</FilePath>
T
tanek liang 已提交
917 918 919 920
            </File>
            <File>
              <FileName>finsh_ops.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
921
              <FilePath>../../components/finsh/finsh_ops.c</FilePath>
T
tanek liang 已提交
922 923 924 925
            </File>
            <File>
              <FileName>finsh_parser.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
926
              <FilePath>../../components/finsh/finsh_parser.c</FilePath>
T
tanek liang 已提交
927 928 929 930
            </File>
            <File>
              <FileName>finsh_var.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
931
              <FilePath>../../components/finsh/finsh_var.c</FilePath>
T
tanek liang 已提交
932 933 934 935
            </File>
            <File>
              <FileName>finsh_vm.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
936
              <FilePath>../../components/finsh/finsh_vm.c</FilePath>
T
tanek liang 已提交
937 938 939 940
            </File>
            <File>
              <FileName>finsh_token.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
941
              <FilePath>../../components/finsh/finsh_token.c</FilePath>
T
tanek liang 已提交
942 943 944 945
            </File>
          </Files>
        </Group>
        <Group>
B
Bernard Xiong 已提交
946
          <GroupName>GuiEngine</GroupName>
T
tanek liang 已提交
947 948
          <Files>
            <File>
949 950
              <FileName>asc12font.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
951
              <FilePath>../../components/gui/src/asc12font.c</FilePath>
952 953 954 955
            </File>
            <File>
              <FileName>asc16font.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
956
              <FilePath>../../components/gui/src/asc16font.c</FilePath>
957 958 959 960
            </File>
            <File>
              <FileName>blit.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
961
              <FilePath>../../components/gui/src/blit.c</FilePath>
962 963 964 965
            </File>
            <File>
              <FileName>box.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
966
              <FilePath>../../components/gui/src/box.c</FilePath>
967 968 969 970
            </File>
            <File>
              <FileName>color.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
971
              <FilePath>../../components/gui/src/color.c</FilePath>
972 973 974 975
            </File>
            <File>
              <FileName>container.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
976
              <FilePath>../../components/gui/src/container.c</FilePath>
977 978 979 980
            </File>
            <File>
              <FileName>dc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
981
              <FilePath>../../components/gui/src/dc.c</FilePath>
982 983 984 985
            </File>
            <File>
              <FileName>dc_blend.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
986
              <FilePath>../../components/gui/src/dc_blend.c</FilePath>
987 988 989 990
            </File>
            <File>
              <FileName>dc_buffer.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
991
              <FilePath>../../components/gui/src/dc_buffer.c</FilePath>
992 993 994 995
            </File>
            <File>
              <FileName>dc_client.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
996
              <FilePath>../../components/gui/src/dc_client.c</FilePath>
997 998 999 1000
            </File>
            <File>
              <FileName>dc_hw.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1001
              <FilePath>../../components/gui/src/dc_hw.c</FilePath>
1002 1003 1004 1005
            </File>
            <File>
              <FileName>dc_rotozoom.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1006
              <FilePath>../../components/gui/src/dc_rotozoom.c</FilePath>
1007 1008 1009 1010
            </File>
            <File>
              <FileName>dc_trans.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1011
              <FilePath>../../components/gui/src/dc_trans.c</FilePath>
1012 1013 1014 1015
            </File>
            <File>
              <FileName>filerw.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1016
              <FilePath>../../components/gui/src/filerw.c</FilePath>
1017 1018 1019 1020
            </File>
            <File>
              <FileName>font.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1021
              <FilePath>../../components/gui/src/font.c</FilePath>
1022 1023 1024 1025
            </File>
            <File>
              <FileName>font_bmp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1026
              <FilePath>../../components/gui/src/font_bmp.c</FilePath>
1027 1028 1029 1030
            </File>
            <File>
              <FileName>font_fnt.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1031
              <FilePath>../../components/gui/src/font_fnt.c</FilePath>
1032 1033 1034 1035
            </File>
            <File>
              <FileName>font_freetype.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1036
              <FilePath>../../components/gui/src/font_freetype.c</FilePath>
1037 1038 1039 1040
            </File>
            <File>
              <FileName>font_hz_bmp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1041
              <FilePath>../../components/gui/src/font_hz_bmp.c</FilePath>
1042 1043 1044 1045
            </File>
            <File>
              <FileName>font_hz_file.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1046
              <FilePath>../../components/gui/src/font_hz_file.c</FilePath>
1047 1048 1049 1050
            </File>
            <File>
              <FileName>hz12font.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1051
              <FilePath>../../components/gui/src/hz12font.c</FilePath>
1052 1053 1054 1055
            </File>
            <File>
              <FileName>hz16font.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1056
              <FilePath>../../components/gui/src/hz16font.c</FilePath>
1057 1058 1059 1060
            </File>
            <File>
              <FileName>image.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1061
              <FilePath>../../components/gui/src/image.c</FilePath>
1062 1063 1064 1065
            </File>
            <File>
              <FileName>image_bmp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1066
              <FilePath>../../components/gui/src/image_bmp.c</FilePath>
1067
            </File>
B
Bernard Xiong 已提交
1068 1069 1070 1071 1072
            <File>
              <FileName>image_container.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/gui/src/image_container.c</FilePath>
            </File>
1073 1074 1075
            <File>
              <FileName>image_hdc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1076
              <FilePath>../../components/gui/src/image_hdc.c</FilePath>
1077 1078 1079 1080
            </File>
            <File>
              <FileName>image_jpg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1081
              <FilePath>../../components/gui/src/image_jpg.c</FilePath>
1082 1083 1084 1085
            </File>
            <File>
              <FileName>image_png.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1086
              <FilePath>../../components/gui/src/image_png.c</FilePath>
1087 1088 1089 1090
            </File>
            <File>
              <FileName>image_xpm.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1091
              <FilePath>../../components/gui/src/image_xpm.c</FilePath>
1092 1093 1094 1095
            </File>
            <File>
              <FileName>matrix.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1096
              <FilePath>../../components/gui/src/matrix.c</FilePath>
1097 1098 1099 1100
            </File>
            <File>
              <FileName>mouse.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1101
              <FilePath>../../components/gui/src/mouse.c</FilePath>
1102 1103 1104 1105
            </File>
            <File>
              <FileName>region.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1106
              <FilePath>../../components/gui/src/region.c</FilePath>
1107 1108 1109 1110
            </File>
            <File>
              <FileName>rtgui_app.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1111
              <FilePath>../../components/gui/src/rtgui_app.c</FilePath>
1112 1113 1114 1115
            </File>
            <File>
              <FileName>rtgui_driver.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1116
              <FilePath>../../components/gui/src/rtgui_driver.c</FilePath>
1117 1118 1119 1120
            </File>
            <File>
              <FileName>rtgui_object.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1121
              <FilePath>../../components/gui/src/rtgui_object.c</FilePath>
1122 1123 1124 1125
            </File>
            <File>
              <FileName>rtgui_system.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1126
              <FilePath>../../components/gui/src/rtgui_system.c</FilePath>
1127 1128 1129 1130
            </File>
            <File>
              <FileName>server.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1131
              <FilePath>../../components/gui/src/server.c</FilePath>
1132 1133 1134 1135
            </File>
            <File>
              <FileName>title.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1136
              <FilePath>../../components/gui/src/title.c</FilePath>
1137 1138 1139
            </File>
            <File>
              <FileName>topwin.c</FileName>
T
tanek liang 已提交
1140
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1141
              <FilePath>../../components/gui/src/topwin.c</FilePath>
T
tanek liang 已提交
1142 1143
            </File>
            <File>
1144
              <FileName>widget.c</FileName>
T
tanek liang 已提交
1145
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1146
              <FilePath>../../components/gui/src/widget.c</FilePath>
T
tanek liang 已提交
1147 1148
            </File>
            <File>
1149
              <FileName>window.c</FileName>
T
tanek liang 已提交
1150
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1151
              <FilePath>../../components/gui/src/window.c</FilePath>
T
tanek liang 已提交
1152 1153 1154
            </File>
          </Files>
        </Group>
T
tanek liang 已提交
1155
        <Group>
B
Bernard Xiong 已提交
1156 1157 1158 1159 1160 1161 1162
          <GroupName>lwIP</GroupName>
          <Files>
            <File>
              <FileName>sys_arch.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/net/lwip-2.0.2/src/arch/sys_arch.c</FilePath>
            </File>
T
tanek liang 已提交
1163
            <File>
T
tanek liang 已提交
1164
              <FileName>api_lib.c</FileName>
T
tanek liang 已提交
1165
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1166
              <FilePath>../../components/net/lwip-2.0.2/src/api/api_lib.c</FilePath>
T
tanek liang 已提交
1167 1168
            </File>
            <File>
T
tanek liang 已提交
1169
              <FileName>api_msg.c</FileName>
T
tanek liang 已提交
1170
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1171
              <FilePath>../../components/net/lwip-2.0.2/src/api/api_msg.c</FilePath>
T
tanek liang 已提交
1172 1173
            </File>
            <File>
T
tanek liang 已提交
1174
              <FileName>err.c</FileName>
T
tanek liang 已提交
1175
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1176
              <FilePath>../../components/net/lwip-2.0.2/src/api/err.c</FilePath>
T
tanek liang 已提交
1177 1178
            </File>
            <File>
T
tanek liang 已提交
1179
              <FileName>netbuf.c</FileName>
T
tanek liang 已提交
1180
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1181
              <FilePath>../../components/net/lwip-2.0.2/src/api/netbuf.c</FilePath>
T
tanek liang 已提交
1182 1183
            </File>
            <File>
T
tanek liang 已提交
1184
              <FileName>netdb.c</FileName>
T
tanek liang 已提交
1185
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1186
              <FilePath>../../components/net/lwip-2.0.2/src/api/netdb.c</FilePath>
T
tanek liang 已提交
1187 1188
            </File>
            <File>
T
tanek liang 已提交
1189
              <FileName>netifapi.c</FileName>
T
tanek liang 已提交
1190
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1191
              <FilePath>../../components/net/lwip-2.0.2/src/api/netifapi.c</FilePath>
T
tanek liang 已提交
1192 1193
            </File>
            <File>
T
tanek liang 已提交
1194
              <FileName>sockets.c</FileName>
T
tanek liang 已提交
1195
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1196
              <FilePath>../../components/net/lwip-2.0.2/src/api/sockets.c</FilePath>
T
tanek liang 已提交
1197 1198
            </File>
            <File>
T
tanek liang 已提交
1199
              <FileName>tcpip.c</FileName>
T
tanek liang 已提交
1200
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1201
              <FilePath>../../components/net/lwip-2.0.2/src/api/tcpip.c</FilePath>
T
tanek liang 已提交
1202 1203
            </File>
            <File>
B
Bernard Xiong 已提交
1204
              <FileName>def.c</FileName>
T
tanek liang 已提交
1205
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1206
              <FilePath>../../components/net/lwip-2.0.2/src/core/def.c</FilePath>
T
tanek liang 已提交
1207 1208
            </File>
            <File>
B
Bernard Xiong 已提交
1209
              <FileName>dns.c</FileName>
T
tanek liang 已提交
1210
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1211
              <FilePath>../../components/net/lwip-2.0.2/src/core/dns.c</FilePath>
T
tanek liang 已提交
1212 1213
            </File>
            <File>
B
Bernard Xiong 已提交
1214
              <FileName>inet_chksum.c</FileName>
T
tanek liang 已提交
1215
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1216
              <FilePath>../../components/net/lwip-2.0.2/src/core/inet_chksum.c</FilePath>
T
tanek liang 已提交
1217 1218
            </File>
            <File>
B
Bernard Xiong 已提交
1219
              <FileName>init.c</FileName>
T
tanek liang 已提交
1220
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1221
              <FilePath>../../components/net/lwip-2.0.2/src/core/init.c</FilePath>
T
tanek liang 已提交
1222 1223
            </File>
            <File>
B
Bernard Xiong 已提交
1224
              <FileName>ip.c</FileName>
T
tanek liang 已提交
1225
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1226
              <FilePath>../../components/net/lwip-2.0.2/src/core/ip.c</FilePath>
T
tanek liang 已提交
1227 1228
            </File>
            <File>
T
tanek liang 已提交
1229
              <FileName>memp.c</FileName>
T
tanek liang 已提交
1230
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1231
              <FilePath>../../components/net/lwip-2.0.2/src/core/memp.c</FilePath>
T
tanek liang 已提交
1232 1233
            </File>
            <File>
T
tanek liang 已提交
1234
              <FileName>netif.c</FileName>
T
tanek liang 已提交
1235
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1236
              <FilePath>../../components/net/lwip-2.0.2/src/core/netif.c</FilePath>
T
tanek liang 已提交
1237 1238
            </File>
            <File>
T
tanek liang 已提交
1239
              <FileName>pbuf.c</FileName>
T
tanek liang 已提交
1240
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1241
              <FilePath>../../components/net/lwip-2.0.2/src/core/pbuf.c</FilePath>
T
tanek liang 已提交
1242 1243
            </File>
            <File>
T
tanek liang 已提交
1244
              <FileName>raw.c</FileName>
T
tanek liang 已提交
1245
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1246
              <FilePath>../../components/net/lwip-2.0.2/src/core/raw.c</FilePath>
T
tanek liang 已提交
1247 1248
            </File>
            <File>
T
tanek liang 已提交
1249
              <FileName>stats.c</FileName>
T
tanek liang 已提交
1250
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1251
              <FilePath>../../components/net/lwip-2.0.2/src/core/stats.c</FilePath>
T
tanek liang 已提交
1252 1253
            </File>
            <File>
T
tanek liang 已提交
1254
              <FileName>sys.c</FileName>
T
tanek liang 已提交
1255
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1256
              <FilePath>../../components/net/lwip-2.0.2/src/core/sys.c</FilePath>
T
tanek liang 已提交
1257 1258
            </File>
            <File>
T
tanek liang 已提交
1259
              <FileName>tcp.c</FileName>
T
tanek liang 已提交
1260
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1261
              <FilePath>../../components/net/lwip-2.0.2/src/core/tcp.c</FilePath>
T
tanek liang 已提交
1262 1263
            </File>
            <File>
T
tanek liang 已提交
1264
              <FileName>tcp_in.c</FileName>
T
tanek liang 已提交
1265
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1266
              <FilePath>../../components/net/lwip-2.0.2/src/core/tcp_in.c</FilePath>
T
tanek liang 已提交
1267 1268
            </File>
            <File>
T
tanek liang 已提交
1269
              <FileName>tcp_out.c</FileName>
T
tanek liang 已提交
1270
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1271
              <FilePath>../../components/net/lwip-2.0.2/src/core/tcp_out.c</FilePath>
T
tanek liang 已提交
1272 1273
            </File>
            <File>
B
Bernard Xiong 已提交
1274
              <FileName>timeouts.c</FileName>
T
tanek liang 已提交
1275
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1276
              <FilePath>../../components/net/lwip-2.0.2/src/core/timeouts.c</FilePath>
T
tanek liang 已提交
1277 1278
            </File>
            <File>
T
tanek liang 已提交
1279
              <FileName>udp.c</FileName>
T
tanek liang 已提交
1280
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1281
              <FilePath>../../components/net/lwip-2.0.2/src/core/udp.c</FilePath>
T
tanek liang 已提交
1282 1283
            </File>
            <File>
B
Bernard Xiong 已提交
1284
              <FileName>ethernet.c</FileName>
T
tanek liang 已提交
1285
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1286
              <FilePath>../../components/net/lwip-2.0.2/src/netif/ethernet.c</FilePath>
T
tanek liang 已提交
1287 1288
            </File>
            <File>
B
Bernard Xiong 已提交
1289
              <FileName>ethernetif.c</FileName>
T
tanek liang 已提交
1290
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1291
              <FilePath>../../components/net/lwip-2.0.2/src/netif/ethernetif.c</FilePath>
T
tanek liang 已提交
1292 1293
            </File>
            <File>
B
Bernard Xiong 已提交
1294
              <FileName>lowpan6.c</FileName>
T
tanek liang 已提交
1295
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1296
              <FilePath>../../components/net/lwip-2.0.2/src/netif/lowpan6.c</FilePath>
T
tanek liang 已提交
1297 1298
            </File>
            <File>
B
Bernard Xiong 已提交
1299
              <FileName>autoip.c</FileName>
T
tanek liang 已提交
1300
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1301
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/autoip.c</FilePath>
T
tanek liang 已提交
1302 1303
            </File>
            <File>
B
Bernard Xiong 已提交
1304
              <FileName>dhcp.c</FileName>
T
tanek liang 已提交
1305
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1306
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/dhcp.c</FilePath>
T
tanek liang 已提交
1307 1308
            </File>
            <File>
B
Bernard Xiong 已提交
1309
              <FileName>etharp.c</FileName>
T
tanek liang 已提交
1310
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1311
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/etharp.c</FilePath>
T
tanek liang 已提交
1312 1313
            </File>
            <File>
B
Bernard Xiong 已提交
1314
              <FileName>icmp.c</FileName>
T
tanek liang 已提交
1315
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1316
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/icmp.c</FilePath>
T
tanek liang 已提交
1317 1318
            </File>
            <File>
B
Bernard Xiong 已提交
1319
              <FileName>igmp.c</FileName>
T
tanek liang 已提交
1320
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1321
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/igmp.c</FilePath>
T
tanek liang 已提交
1322 1323
            </File>
            <File>
B
Bernard Xiong 已提交
1324
              <FileName>ip4.c</FileName>
T
tanek liang 已提交
1325
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1326
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/ip4.c</FilePath>
T
tanek liang 已提交
1327 1328
            </File>
            <File>
B
Bernard Xiong 已提交
1329
              <FileName>ip4_addr.c</FileName>
T
tanek liang 已提交
1330
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1331
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/ip4_addr.c</FilePath>
T
tanek liang 已提交
1332 1333
            </File>
            <File>
B
Bernard Xiong 已提交
1334
              <FileName>ip4_frag.c</FileName>
T
tanek liang 已提交
1335
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1336
              <FilePath>../../components/net/lwip-2.0.2/src/core/ipv4/ip4_frag.c</FilePath>
T
tanek liang 已提交
1337
            </File>
T
tanek liang 已提交
1338 1339 1340
          </Files>
        </Group>
        <Group>
B
Bernard Xiong 已提交
1341
          <GroupName>Filesystem</GroupName>
T
tanek liang 已提交
1342
          <Files>
T
tanek liang 已提交
1343
            <File>
B
Bernard Xiong 已提交
1344
              <FileName>dfs.c</FileName>
T
tanek liang 已提交
1345
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1346
              <FilePath>../../components/dfs/src/dfs.c</FilePath>
T
tanek liang 已提交
1347 1348
            </File>
            <File>
B
Bernard Xiong 已提交
1349
              <FileName>dfs_file.c</FileName>
T
tanek liang 已提交
1350
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1351
              <FilePath>../../components/dfs/src/dfs_file.c</FilePath>
T
tanek liang 已提交
1352 1353
            </File>
            <File>
B
Bernard Xiong 已提交
1354
              <FileName>dfs_fs.c</FileName>
T
tanek liang 已提交
1355
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1356
              <FilePath>../../components/dfs/src/dfs_fs.c</FilePath>
T
tanek liang 已提交
1357 1358
            </File>
            <File>
B
Bernard Xiong 已提交
1359
              <FileName>dfs_posix.c</FileName>
T
tanek liang 已提交
1360
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376
              <FilePath>../../components/dfs/src/dfs_posix.c</FilePath>
            </File>
            <File>
              <FileName>devfs.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/dfs/filesystems/devfs/devfs.c</FilePath>
            </File>
            <File>
              <FileName>dfs_elm.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/dfs/filesystems/elmfat/dfs_elm.c</FilePath>
            </File>
            <File>
              <FileName>ff.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/dfs/filesystems/elmfat/ff.c</FilePath>
T
tanek liang 已提交
1377 1378
            </File>
          </Files>
T
tanek liang 已提交
1379
        </Group>
1380 1381 1382
        <Group>
          <GroupName>::CMSIS</GroupName>
        </Group>
T
tanek liang 已提交
1383 1384 1385
      </Groups>
    </Target>
  </Targets>
1386

T
tanek liang 已提交
1387
  <RTE>
1388
    <apis/>
T
tanek liang 已提交
1389 1390
    <components>
      <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.0.1" condition="ARMv6_7_8-M Device">
1391
        <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.0.1"/>
T
tanek liang 已提交
1392
        <targetInfos>
1393
          <targetInfo name="rt-thread_gd32f4xx"/>
T
tanek liang 已提交
1394 1395 1396
        </targetInfos>
      </component>
    </components>
1397
    <files/>
T
tanek liang 已提交
1398
  </RTE>
1399

T
tanek liang 已提交
1400
</Project>