project.uvprojx 52.7 KB
Newer Older
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

4
  <SchemaVersion>2.1</SchemaVersion>
5

6
  <Header>### uVision Project, (C) Keil Software</Header>
7

8 9 10 11 12 13 14 15 16 17 18 19
  <Targets>
    <Target>
      <TargetName>rt-thread_stm32h7xx</TargetName>
      <ToolsetNumber>0x4</ToolsetNumber>
      <ToolsetName>ARM-ADS</ToolsetName>
      <TargetOption>
        <TargetCommonOption>
          <Device>STM32H743ZITx</Device>
          <Vendor>STMicroelectronics</Vendor>
          <PackID>Keil.STM32H7xx_DFP.2.0.0</PackID>
          <PackURL>http://www.keil.com/pack</PackURL>
          <Cpu>IRAM(0x20000000-0x2001FFFF) IRAM2(0x24000000-0x2407FFFF) IROM(0x8000000-0x81FFFFF) CLOCK(12000000) FPU3(DFPU) CPUTYPE("Cortex-M7") ELITTLE</Cpu>
20 21
          <FlashUtilSpec></FlashUtilSpec>
          <StartupFile></StartupFile>
22 23 24
          <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F746NGHx$CMSIS\Flash\STM32F7x_1024.FLM))</FlashDriverDll>
          <DeviceId>0</DeviceId>
          <RegisterFile>$$Device:STM32F746NGHx$Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f7xx.h</RegisterFile>
25 26 27 28 29 30 31 32 33
          <MemoryEnv></MemoryEnv>
          <Cmp></Cmp>
          <Asm></Asm>
          <Linker></Linker>
          <OHString></OHString>
          <InfinionOptionDll></InfinionOptionDll>
          <SLE66CMisc></SLE66CMisc>
          <SLE66AMisc></SLE66AMisc>
          <SLE66LinkerMisc></SLE66LinkerMisc>
34 35 36
          <SFDFile>$$Device:STM32F746NGHx$CMSIS\SVD\STM32F7x.svd</SFDFile>
          <bCustSvd>0</bCustSvd>
          <UseEnv>0</UseEnv>
37 38 39 40 41
          <BinPath></BinPath>
          <IncludePath></IncludePath>
          <LibPath></LibPath>
          <RegisterFilePath></RegisterFilePath>
          <DBRegisterFilePath></DBRegisterFilePath>
42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
          <TargetStatus>
            <Error>0</Error>
            <ExitCodeStop>0</ExitCodeStop>
            <ButtonStop>0</ButtonStop>
            <NotGenerated>0</NotGenerated>
            <InvalidFlash>1</InvalidFlash>
          </TargetStatus>
          <OutputDirectory>.\build\</OutputDirectory>
          <OutputName>rtthread-stm32h7xx</OutputName>
          <CreateExecutable>1</CreateExecutable>
          <CreateLib>0</CreateLib>
          <CreateHexFile>0</CreateHexFile>
          <DebugInformation>1</DebugInformation>
          <BrowseInformation>1</BrowseInformation>
          <ListingPath>.\build\</ListingPath>
          <HexFormatSelection>1</HexFormatSelection>
          <Merge32K>0</Merge32K>
          <CreateBatchFile>0</CreateBatchFile>
          <BeforeCompile>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
63 64
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
65 66 67 68 69 70 71 72
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopU1X>0</nStopU1X>
            <nStopU2X>0</nStopU2X>
          </BeforeCompile>
          <BeforeMake>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
73 74
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
75 76 77 78 79 80 81 82 83
            <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>
84
            <UserProg2Name></UserProg2Name>
85 86 87 88 89 90
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopA1X>0</nStopA1X>
            <nStopA2X>0</nStopA2X>
          </AfterMake>
          <SelectedForBatchBuild>0</SelectedForBatchBuild>
91
          <SVCSIdString></SVCSIdString>
92 93 94 95 96 97 98 99 100 101 102 103 104
        </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>
105 106
          <CustomArgument></CustomArgument>
          <IncludeLibraryModules></IncludeLibraryModules>
107 108 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
          <ComprImg>1</ComprImg>
        </CommonProperty>
        <DllOption>
          <SimDllName>SARMCM3.DLL</SimDllName>
          <SimDllArguments> -REMAP -MPU</SimDllArguments>
          <SimDlgDll>DCM.DLL</SimDlgDll>
          <SimDlgDllArguments>-pCM7</SimDlgDllArguments>
          <TargetDllName>SARMCM3.DLL</TargetDllName>
          <TargetDllArguments> -MPU</TargetDllArguments>
          <TargetDlgDll>TCM.DLL</TargetDlgDll>
          <TargetDlgDllArguments>-pCM7</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>
          <Flash3>"" ()</Flash3>
140 141 142 143
          <Flash4></Flash4>
          <pFcarmOut></pFcarmOut>
          <pFcarmGrp></pFcarmGrp>
          <pFcArmRoot></pFcArmRoot>
144 145 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
          <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-M7"</AdsCpuType>
176
            <RvctDeviceName></RvctDeviceName>
177 178 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
            <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>1</useUlib>
            <EndSel>0</EndSel>
            <uLtcg>0</uLtcg>
            <nSecure>0</nSecure>
            <RoSelD>3</RoSelD>
            <RwSelD>3</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>0x20000</Size>
              </IRAM>
              <IROM>
                <Type>1</Type>
                <StartAddress>0x8000000</StartAddress>
                <Size>0x200000</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>0x100000</Size>
              </OCR_RVCT4>
              <OCR_RVCT5>
                <Type>1</Type>
                <StartAddress>0x200000</StartAddress>
                <Size>0x100000</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>0x20010000</StartAddress>
                <Size>0x40000</Size>
              </OCR_RVCT9>
              <OCR_RVCT10>
                <Type>0</Type>
                <StartAddress>0x20000000</StartAddress>
                <Size>0x10000</Size>
              </OCR_RVCT10>
            </OnChipMemories>
308
            <RvctStartVector></RvctStartVector>
309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333
          </ArmAdsMisc>
          <Cads>
            <interw>1</interw>
            <Optim>1</Optim>
            <oTime>0</oTime>
            <SplitLS>0</SplitLS>
            <OneElfS>1</OneElfS>
            <Strict>0</Strict>
            <EnumInt>0</EnumInt>
            <PlainCh>1</PlainCh>
            <Ropi>0</Ropi>
            <Rwpi>0</Rwpi>
            <wLevel>0</wLevel>
            <uThumb>0</uThumb>
            <uSurpInc>0</uSurpInc>
            <uC99>1</uC99>
            <useXO>0</useXO>
            <v6Lang>0</v6Lang>
            <v6LangP>0</v6LangP>
            <vShortEn>1</vShortEn>
            <vShortWch>1</vShortWch>
            <v6Lto>0</v6Lto>
            <v6WtE>0</v6WtE>
            <v6Rtti>0</v6Rtti>
            <VariousControls>
334
              <MiscControls></MiscControls>
335
              <Define>USE_HAL_DRIVER, RT_USING_ARM_LIBC, STM32H743xx</Define>
336
              <Undefine></Undefine>
B
Bernard Xiong 已提交
337
              <IncludePath>drivers;applications;.;Libraries/CMSIS/Device/ST/STM32H7xx/Include;Libraries/CMSIS/Include;Libraries/STM32H7xx_HAL_Driver/Inc;../../include;../../libcpu/arm/cortex-m7;../../libcpu/arm/common;../../components/drivers/include;../../components/drivers/include;../../components/libc/pthreads;../../components/libc/time;../../components/libc/compilers/armlibc;../../components/finsh;../../components/net/lwip-1.4.1/src;../../components/net/lwip-1.4.1/src/include;../../components/net/lwip-1.4.1/src/include/ipv4;../../components/net/lwip-1.4.1/src/arch/include;../../components/net/lwip-1.4.1/src/include/netif</IncludePath>
338 339 340 341 342 343 344 345 346 347 348 349 350 351
            </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>
352 353 354 355
              <MiscControls></MiscControls>
              <Define></Define>
              <Undefine></Undefine>
              <IncludePath></IncludePath>
356 357 358 359 360 361 362 363 364 365 366
            </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>
367 368 369 370
            <pXoBase></pXoBase>
            <ScatterFile></ScatterFile>
            <IncludeLibs></IncludeLibs>
            <IncludeLibsPath></IncludeLibsPath>
371
            <Misc> --keep *.o(.rti_fn.*)   --keep *.o(FSymTab) --keep *.o(VSymTab) </Misc>
372 373
            <LinkerInputFile></LinkerInputFile>
            <DisabledWarnings></DisabledWarnings>
374 375 376 377 378
          </LDads>
        </TargetArmAds>
      </TargetOption>
      <Groups>
        <Group>
B
Bernard Xiong 已提交
379
          <GroupName>Drivers</GroupName>
380 381
          <Files>
            <File>
B
Bernard Xiong 已提交
382
              <FileName>board.c</FileName>
383
              <FileType>1</FileType>
B
Bernard Xiong 已提交
384
              <FilePath>drivers/board.c</FilePath>
385 386
            </File>
            <File>
B
Bernard Xiong 已提交
387
              <FileName>drv_led.c</FileName>
388
              <FileType>1</FileType>
B
Bernard Xiong 已提交
389
              <FilePath>drivers/drv_led.c</FilePath>
390 391
            </File>
            <File>
B
Bernard Xiong 已提交
392
              <FileName>drv_mpu.c</FileName>
393
              <FileType>1</FileType>
B
Bernard Xiong 已提交
394
              <FilePath>drivers/drv_mpu.c</FilePath>
395 396
            </File>
            <File>
B
Bernard Xiong 已提交
397
              <FileName>drv_usart.c</FileName>
398
              <FileType>1</FileType>
B
Bernard Xiong 已提交
399
              <FilePath>drivers/drv_usart.c</FilePath>
400 401
            </File>
            <File>
B
Bernard Xiong 已提交
402
              <FileName>lan8742a.c</FileName>
403
              <FileType>1</FileType>
B
Bernard Xiong 已提交
404
              <FilePath>drivers/lan8742a.c</FilePath>
405 406
            </File>
            <File>
B
Bernard Xiong 已提交
407
              <FileName>stm32h7xx_it.c</FileName>
408
              <FileType>1</FileType>
B
Bernard Xiong 已提交
409
              <FilePath>drivers/stm32h7xx_it.c</FilePath>
410 411
            </File>
          </Files>
B
Bernard Xiong 已提交
412 413 414
        </Group>
        <Group>
          <GroupName>Applications</GroupName>
415 416
          <Files>
            <File>
B
Bernard Xiong 已提交
417
              <FileName>main.c</FileName>
418
              <FileType>1</FileType>
B
Bernard Xiong 已提交
419
              <FilePath>applications/main.c</FilePath>
420 421
            </File>
            <File>
B
Bernard Xiong 已提交
422
              <FileName>sram.c</FileName>
423
              <FileType>1</FileType>
B
Bernard Xiong 已提交
424
              <FilePath>applications/sram.c</FilePath>
425 426 427 428 429 430 431 432 433
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>CMSIS</GroupName>
          <Files>
            <File>
              <FileName>system_stm32h7xx.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
434
              <FilePath>Libraries/CMSIS/Device/ST/STM32H7xx/Source/Templates/system_stm32h7xx.c</FilePath>
435 436 437 438
            </File>
            <File>
              <FileName>startup_stm32h743xx.s</FileName>
              <FileType>2</FileType>
B
Bernard Xiong 已提交
439
              <FilePath>Libraries/CMSIS/Device/ST/STM32H7xx/Source/Templates/arm/startup_stm32h743xx.s</FilePath>
440 441 442 443 444 445 446 447 448
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>STM32H7xx_HAL_Driver</GroupName>
          <Files>
            <File>
              <FileName>stm32h7xx_hal.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
449
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c</FilePath>
450 451 452 453
            </File>
            <File>
              <FileName>stm32h7xx_hal_adc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
454
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_adc.c</FilePath>
455 456 457 458
            </File>
            <File>
              <FileName>stm32h7xx_hal_adc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
459
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_adc_ex.c</FilePath>
460 461 462 463
            </File>
            <File>
              <FileName>stm32h7xx_hal_cec.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
464
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cec.c</FilePath>
465 466 467 468
            </File>
            <File>
              <FileName>stm32h7xx_hal_comp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
469
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_comp.c</FilePath>
470 471 472 473
            </File>
            <File>
              <FileName>stm32h7xx_hal_cortex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
474
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c</FilePath>
475 476 477 478
            </File>
            <File>
              <FileName>stm32h7xx_hal_crc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
479
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_crc.c</FilePath>
480 481 482 483
            </File>
            <File>
              <FileName>stm32h7xx_hal_crc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
484
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_crc_ex.c</FilePath>
485 486 487 488
            </File>
            <File>
              <FileName>stm32h7xx_hal_cryp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
489
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cryp.c</FilePath>
490 491 492 493
            </File>
            <File>
              <FileName>stm32h7xx_hal_cryp_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
494
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cryp_ex.c</FilePath>
495 496 497 498
            </File>
            <File>
              <FileName>stm32h7xx_hal_dac.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
499
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dac.c</FilePath>
500 501 502 503
            </File>
            <File>
              <FileName>stm32h7xx_hal_dac_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
504
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dac_ex.c</FilePath>
505 506 507 508
            </File>
            <File>
              <FileName>stm32h7xx_hal_dcmi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
509
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dcmi.c</FilePath>
510 511 512 513
            </File>
            <File>
              <FileName>stm32h7xx_hal_dfsdm.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
514
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dfsdm.c</FilePath>
515 516 517 518
            </File>
            <File>
              <FileName>stm32h7xx_hal_dma.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
519
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c</FilePath>
520 521 522 523
            </File>
            <File>
              <FileName>stm32h7xx_hal_dma2d.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
524
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma2d.c</FilePath>
525 526 527 528
            </File>
            <File>
              <FileName>stm32h7xx_hal_dma_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
529
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma_ex.c</FilePath>
530 531 532 533
            </File>
            <File>
              <FileName>stm32h7xx_hal_eth.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
534
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_eth.c</FilePath>
535 536 537 538
            </File>
            <File>
              <FileName>stm32h7xx_hal_eth_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
539
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_eth_ex.c</FilePath>
540 541 542 543
            </File>
            <File>
              <FileName>stm32h7xx_hal_fdcan.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
544
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_fdcan.c</FilePath>
545 546 547 548
            </File>
            <File>
              <FileName>stm32h7xx_hal_flash.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
549
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash.c</FilePath>
550 551 552 553
            </File>
            <File>
              <FileName>stm32h7xx_hal_flash_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
554
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c</FilePath>
555 556 557 558
            </File>
            <File>
              <FileName>stm32h7xx_hal_gpio.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
559
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c</FilePath>
560 561 562 563
            </File>
            <File>
              <FileName>stm32h7xx_hal_hash.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
564
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hash.c</FilePath>
565 566 567 568
            </File>
            <File>
              <FileName>stm32h7xx_hal_hash_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
569
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hash_ex.c</FilePath>
570 571 572 573
            </File>
            <File>
              <FileName>stm32h7xx_hal_hcd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
574
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hcd.c</FilePath>
575 576 577 578
            </File>
            <File>
              <FileName>stm32h7xx_hal_hrtim.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
579
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hrtim.c</FilePath>
580 581 582 583
            </File>
            <File>
              <FileName>stm32h7xx_hal_hsem.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
584
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hsem.c</FilePath>
585 586 587 588
            </File>
            <File>
              <FileName>stm32h7xx_hal_i2c.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
589
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c</FilePath>
590 591 592 593
            </File>
            <File>
              <FileName>stm32h7xx_hal_i2c_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
594
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c_ex.c</FilePath>
595 596 597 598
            </File>
            <File>
              <FileName>stm32h7xx_hal_i2s.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
599
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2s.c</FilePath>
600 601 602 603
            </File>
            <File>
              <FileName>stm32h7xx_hal_i2s_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
604
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2s_ex.c</FilePath>
605 606 607 608
            </File>
            <File>
              <FileName>stm32h7xx_hal_irda.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
609
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_irda.c</FilePath>
610 611 612 613
            </File>
            <File>
              <FileName>stm32h7xx_hal_iwdg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
614
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_iwdg.c</FilePath>
615 616 617 618
            </File>
            <File>
              <FileName>stm32h7xx_hal_jpeg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
619
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_jpeg.c</FilePath>
620 621 622 623
            </File>
            <File>
              <FileName>stm32h7xx_hal_lptim.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
624
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_lptim.c</FilePath>
625 626 627 628
            </File>
            <File>
              <FileName>stm32h7xx_hal_ltdc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
629
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_ltdc.c</FilePath>
630 631 632 633
            </File>
            <File>
              <FileName>stm32h7xx_hal_mdios.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
634
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdios.c</FilePath>
635 636 637 638
            </File>
            <File>
              <FileName>stm32h7xx_hal_mdma.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
639
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c</FilePath>
640 641 642 643
            </File>
            <File>
              <FileName>stm32h7xx_hal_mmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
644
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mmc.c</FilePath>
645 646 647 648
            </File>
            <File>
              <FileName>stm32h7xx_hal_mmc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
649
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mmc_ex.c</FilePath>
650 651 652 653
            </File>
            <File>
              <FileName>stm32h7xx_hal_nand.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
654
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_nand.c</FilePath>
655 656 657 658
            </File>
            <File>
              <FileName>stm32h7xx_hal_nor.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
659
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_nor.c</FilePath>
660 661 662 663
            </File>
            <File>
              <FileName>stm32h7xx_hal_opamp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
664
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_opamp.c</FilePath>
665 666 667 668
            </File>
            <File>
              <FileName>stm32h7xx_hal_opamp_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
669
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_opamp_ex.c</FilePath>
670 671 672 673
            </File>
            <File>
              <FileName>stm32h7xx_hal_pcd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
674
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pcd.c</FilePath>
675 676 677 678
            </File>
            <File>
              <FileName>stm32h7xx_hal_pcd_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
679
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pcd_ex.c</FilePath>
680 681 682 683
            </File>
            <File>
              <FileName>stm32h7xx_hal_pwr.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
684
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c</FilePath>
685 686 687 688
            </File>
            <File>
              <FileName>stm32h7xx_hal_pwr_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
689
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c</FilePath>
690 691 692 693
            </File>
            <File>
              <FileName>stm32h7xx_hal_qspi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
694
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_qspi.c</FilePath>
695 696 697 698
            </File>
            <File>
              <FileName>stm32h7xx_hal_rcc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
699
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c</FilePath>
700 701 702 703
            </File>
            <File>
              <FileName>stm32h7xx_hal_rcc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
704
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c</FilePath>
705 706 707 708
            </File>
            <File>
              <FileName>stm32h7xx_hal_rng.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
709
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rng.c</FilePath>
710 711 712 713
            </File>
            <File>
              <FileName>stm32h7xx_hal_rtc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
714
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rtc.c</FilePath>
715 716 717 718
            </File>
            <File>
              <FileName>stm32h7xx_hal_rtc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
719
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rtc_ex.c</FilePath>
720 721 722 723
            </File>
            <File>
              <FileName>stm32h7xx_hal_sai.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
724
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sai.c</FilePath>
725 726 727 728
            </File>
            <File>
              <FileName>stm32h7xx_hal_sai_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
729
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sai_ex.c</FilePath>
730 731 732 733
            </File>
            <File>
              <FileName>stm32h7xx_hal_sd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
734
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sd.c</FilePath>
735 736 737 738
            </File>
            <File>
              <FileName>stm32h7xx_hal_sd_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
739
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sd_ex.c</FilePath>
740 741 742 743
            </File>
            <File>
              <FileName>stm32h7xx_hal_sdram.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
744
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sdram.c</FilePath>
745 746 747 748
            </File>
            <File>
              <FileName>stm32h7xx_hal_smartcard.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
749
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_smartcard.c</FilePath>
750 751 752 753
            </File>
            <File>
              <FileName>stm32h7xx_hal_smartcard_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
754
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_smartcard_ex.c</FilePath>
755 756 757 758
            </File>
            <File>
              <FileName>stm32h7xx_hal_smbus.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
759
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_smbus.c</FilePath>
760 761 762 763
            </File>
            <File>
              <FileName>stm32h7xx_hal_spdifrx.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
764
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spdifrx.c</FilePath>
765 766 767 768
            </File>
            <File>
              <FileName>stm32h7xx_hal_spi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
769
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi.c</FilePath>
770 771 772 773
            </File>
            <File>
              <FileName>stm32h7xx_hal_spi_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
774
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi_ex.c</FilePath>
775 776 777 778
            </File>
            <File>
              <FileName>stm32h7xx_hal_sram.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
779
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sram.c</FilePath>
780 781 782 783
            </File>
            <File>
              <FileName>stm32h7xx_hal_swpmi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
784
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_swpmi.c</FilePath>
785 786 787 788
            </File>
            <File>
              <FileName>stm32h7xx_hal_tim.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
789
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c</FilePath>
790 791 792 793
            </File>
            <File>
              <FileName>stm32h7xx_hal_tim_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
794
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c</FilePath>
795 796 797 798
            </File>
            <File>
              <FileName>stm32h7xx_hal_uart.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
799
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart.c</FilePath>
800 801 802 803
            </File>
            <File>
              <FileName>stm32h7xx_hal_uart_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
804
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_uart_ex.c</FilePath>
805 806 807 808
            </File>
            <File>
              <FileName>stm32h7xx_hal_usart.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
809
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_usart.c</FilePath>
810 811 812 813
            </File>
            <File>
              <FileName>stm32h7xx_hal_wwdg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
814
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_wwdg.c</FilePath>
815 816 817 818
            </File>
            <File>
              <FileName>stm32h7xx_ll_fmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
819
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_fmc.c</FilePath>
820 821 822 823
            </File>
            <File>
              <FileName>stm32h7xx_ll_sdmmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
824
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c</FilePath>
825 826 827 828
            </File>
            <File>
              <FileName>stm32h7xx_ll_usb.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
829
              <FilePath>Libraries/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_usb.c</FilePath>
830 831 832 833 834 835 836 837 838
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>Kernel</GroupName>
          <Files>
            <File>
              <FileName>clock.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
839
              <FilePath>../../src/clock.c</FilePath>
840 841 842 843
            </File>
            <File>
              <FileName>components.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
844
              <FilePath>../../src/components.c</FilePath>
845 846 847 848
            </File>
            <File>
              <FileName>device.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
849
              <FilePath>../../src/device.c</FilePath>
850 851 852 853
            </File>
            <File>
              <FileName>idle.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
854
              <FilePath>../../src/idle.c</FilePath>
855 856 857 858
            </File>
            <File>
              <FileName>ipc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
859
              <FilePath>../../src/ipc.c</FilePath>
860 861 862 863
            </File>
            <File>
              <FileName>irq.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
864
              <FilePath>../../src/irq.c</FilePath>
865 866 867 868
            </File>
            <File>
              <FileName>kservice.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
869
              <FilePath>../../src/kservice.c</FilePath>
870 871 872 873
            </File>
            <File>
              <FileName>mem.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
874
              <FilePath>../../src/mem.c</FilePath>
875 876 877 878
            </File>
            <File>
              <FileName>memheap.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
879
              <FilePath>../../src/memheap.c</FilePath>
880 881 882 883
            </File>
            <File>
              <FileName>mempool.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
884
              <FilePath>../../src/mempool.c</FilePath>
885 886 887 888
            </File>
            <File>
              <FileName>object.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
889
              <FilePath>../../src/object.c</FilePath>
890 891 892 893
            </File>
            <File>
              <FileName>scheduler.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
894 895 896 897 898 899
              <FilePath>../../src/scheduler.c</FilePath>
            </File>
            <File>
              <FileName>signal.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../src/signal.c</FilePath>
900 901 902 903
            </File>
            <File>
              <FileName>thread.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
904
              <FilePath>../../src/thread.c</FilePath>
905 906 907 908
            </File>
            <File>
              <FileName>timer.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
909
              <FilePath>../../src/timer.c</FilePath>
910 911 912 913 914 915 916 917 918
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>CORTEX-M7</GroupName>
          <Files>
            <File>
              <FileName>cpuport.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
919
              <FilePath>../../libcpu/arm/cortex-m7/cpuport.c</FilePath>
920 921 922 923
            </File>
            <File>
              <FileName>context_rvds.S</FileName>
              <FileType>2</FileType>
B
Bernard Xiong 已提交
924
              <FilePath>../../libcpu/arm/cortex-m7/context_rvds.S</FilePath>
925 926 927 928
            </File>
            <File>
              <FileName>backtrace.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
929
              <FilePath>../../libcpu/arm/common/backtrace.c</FilePath>
930 931 932 933
            </File>
            <File>
              <FileName>div0.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
934
              <FilePath>../../libcpu/arm/common/div0.c</FilePath>
935 936 937 938
            </File>
            <File>
              <FileName>showmem.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
939
              <FilePath>../../libcpu/arm/common/showmem.c</FilePath>
940 941 942 943 944 945 946 947 948
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>DeviceDrivers</GroupName>
          <Files>
            <File>
              <FileName>serial.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
949
              <FilePath>../../components/drivers/serial/serial.c</FilePath>
950 951 952 953
            </File>
            <File>
              <FileName>completion.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
954
              <FilePath>../../components/drivers/src/completion.c</FilePath>
955 956 957 958
            </File>
            <File>
              <FileName>dataqueue.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
959
              <FilePath>../../components/drivers/src/dataqueue.c</FilePath>
960 961 962 963
            </File>
            <File>
              <FileName>pipe.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
964
              <FilePath>../../components/drivers/src/pipe.c</FilePath>
965 966
            </File>
            <File>
B
Bernard Xiong 已提交
967
              <FileName>ringbuffer.c</FileName>
968
              <FileType>1</FileType>
B
Bernard Xiong 已提交
969
              <FilePath>../../components/drivers/src/ringbuffer.c</FilePath>
970 971
            </File>
            <File>
B
Bernard Xiong 已提交
972
              <FileName>waitqueue.c</FileName>
973
              <FileType>1</FileType>
B
Bernard Xiong 已提交
974
              <FilePath>../../components/drivers/src/waitqueue.c</FilePath>
975 976 977 978
            </File>
            <File>
              <FileName>workqueue.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
979
              <FilePath>../../components/drivers/src/workqueue.c</FilePath>
980 981 982 983
            </File>
          </Files>
        </Group>
        <Group>
B
Bernard Xiong 已提交
984
          <GroupName>pthreads</GroupName>
985 986
          <Files>
            <File>
B
Bernard Xiong 已提交
987
              <FileName>mqueue.c</FileName>
988
              <FileType>1</FileType>
B
Bernard Xiong 已提交
989
              <FilePath>../../components/libc/pthreads/mqueue.c</FilePath>
990 991
            </File>
            <File>
B
Bernard Xiong 已提交
992
              <FileName>pthread.c</FileName>
993
              <FileType>1</FileType>
B
Bernard Xiong 已提交
994
              <FilePath>../../components/libc/pthreads/pthread.c</FilePath>
995 996
            </File>
            <File>
B
Bernard Xiong 已提交
997
              <FileName>pthread_attr.c</FileName>
998
              <FileType>1</FileType>
B
Bernard Xiong 已提交
999
              <FilePath>../../components/libc/pthreads/pthread_attr.c</FilePath>
1000 1001
            </File>
            <File>
B
Bernard Xiong 已提交
1002
              <FileName>pthread_barrier.c</FileName>
1003
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1004
              <FilePath>../../components/libc/pthreads/pthread_barrier.c</FilePath>
1005 1006
            </File>
            <File>
B
Bernard Xiong 已提交
1007
              <FileName>pthread_cond.c</FileName>
1008
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1009
              <FilePath>../../components/libc/pthreads/pthread_cond.c</FilePath>
1010 1011
            </File>
            <File>
B
Bernard Xiong 已提交
1012
              <FileName>pthread_mutex.c</FileName>
1013
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1014
              <FilePath>../../components/libc/pthreads/pthread_mutex.c</FilePath>
1015 1016
            </File>
            <File>
B
Bernard Xiong 已提交
1017
              <FileName>pthread_rwlock.c</FileName>
1018
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1019
              <FilePath>../../components/libc/pthreads/pthread_rwlock.c</FilePath>
1020 1021
            </File>
            <File>
B
Bernard Xiong 已提交
1022
              <FileName>pthread_spin.c</FileName>
1023
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1024
              <FilePath>../../components/libc/pthreads/pthread_spin.c</FilePath>
1025 1026
            </File>
            <File>
B
Bernard Xiong 已提交
1027
              <FileName>pthread_tls.c</FileName>
1028
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1029
              <FilePath>../../components/libc/pthreads/pthread_tls.c</FilePath>
1030 1031
            </File>
            <File>
B
Bernard Xiong 已提交
1032
              <FileName>sched.c</FileName>
1033
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1034
              <FilePath>../../components/libc/pthreads/sched.c</FilePath>
1035 1036
            </File>
            <File>
B
Bernard Xiong 已提交
1037
              <FileName>semaphore.c</FileName>
1038
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1039
              <FilePath>../../components/libc/pthreads/semaphore.c</FilePath>
1040 1041
            </File>
            <File>
B
Bernard Xiong 已提交
1042
              <FileName>clock_time.c</FileName>
1043
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1044
              <FilePath>../../components/libc/time/clock_time.c</FilePath>
1045 1046
            </File>
            <File>
B
Bernard Xiong 已提交
1047
              <FileName>posix_sleep.c</FileName>
1048
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1049
              <FilePath>../../components/libc/time/posix_sleep.c</FilePath>
1050 1051
            </File>
          </Files>
B
Bernard Xiong 已提交
1052 1053 1054
        </Group>
        <Group>
          <GroupName>libc</GroupName>
1055 1056
          <Files>
            <File>
B
Bernard Xiong 已提交
1057
              <FileName>libc.c</FileName>
1058
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1059
              <FilePath>../../components/libc/compilers/armlibc/libc.c</FilePath>
1060 1061
            </File>
            <File>
B
Bernard Xiong 已提交
1062
              <FileName>libc_syms.c</FileName>
1063
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1064
              <FilePath>../../components/libc/compilers/armlibc/libc_syms.c</FilePath>
1065 1066
            </File>
            <File>
B
Bernard Xiong 已提交
1067
              <FileName>mem_std.c</FileName>
1068
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1069
              <FilePath>../../components/libc/compilers/armlibc/mem_std.c</FilePath>
1070 1071
            </File>
            <File>
B
Bernard Xiong 已提交
1072
              <FileName>stdio.c</FileName>
1073
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1074
              <FilePath>../../components/libc/compilers/armlibc/stdio.c</FilePath>
1075 1076
            </File>
            <File>
B
Bernard Xiong 已提交
1077
              <FileName>stubs.c</FileName>
1078
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1079
              <FilePath>../../components/libc/compilers/armlibc/stubs.c</FilePath>
1080 1081
            </File>
            <File>
B
Bernard Xiong 已提交
1082
              <FileName>time.c</FileName>
1083
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1084
              <FilePath>../../components/libc/compilers/armlibc/time.c</FilePath>
1085 1086 1087 1088
            </File>
          </Files>
        </Group>
        <Group>
B
Bernard Xiong 已提交
1089
          <GroupName>finsh</GroupName>
1090 1091
          <Files>
            <File>
B
Bernard Xiong 已提交
1092
              <FileName>shell.c</FileName>
1093
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1094
              <FilePath>../../components/finsh/shell.c</FilePath>
1095 1096
            </File>
            <File>
B
Bernard Xiong 已提交
1097
              <FileName>symbol.c</FileName>
1098
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1099
              <FilePath>../../components/finsh/symbol.c</FilePath>
1100 1101
            </File>
            <File>
B
Bernard Xiong 已提交
1102
              <FileName>cmd.c</FileName>
1103
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1104
              <FilePath>../../components/finsh/cmd.c</FilePath>
1105 1106
            </File>
            <File>
B
Bernard Xiong 已提交
1107
              <FileName>msh.c</FileName>
1108
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1109
              <FilePath>../../components/finsh/msh.c</FilePath>
1110 1111
            </File>
            <File>
B
Bernard Xiong 已提交
1112
              <FileName>msh_cmd.c</FileName>
1113
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1114
              <FilePath>../../components/finsh/msh_cmd.c</FilePath>
1115 1116
            </File>
            <File>
B
Bernard Xiong 已提交
1117
              <FileName>msh_file.c</FileName>
1118
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1119
              <FilePath>../../components/finsh/msh_file.c</FilePath>
1120 1121
            </File>
            <File>
B
Bernard Xiong 已提交
1122
              <FileName>finsh_compiler.c</FileName>
1123
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1124
              <FilePath>../../components/finsh/finsh_compiler.c</FilePath>
1125 1126
            </File>
            <File>
B
Bernard Xiong 已提交
1127
              <FileName>finsh_error.c</FileName>
1128
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1129
              <FilePath>../../components/finsh/finsh_error.c</FilePath>
1130 1131
            </File>
            <File>
B
Bernard Xiong 已提交
1132
              <FileName>finsh_heap.c</FileName>
1133
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1134
              <FilePath>../../components/finsh/finsh_heap.c</FilePath>
1135 1136
            </File>
            <File>
B
Bernard Xiong 已提交
1137
              <FileName>finsh_init.c</FileName>
1138
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1139
              <FilePath>../../components/finsh/finsh_init.c</FilePath>
1140 1141
            </File>
            <File>
B
Bernard Xiong 已提交
1142
              <FileName>finsh_node.c</FileName>
1143
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1144
              <FilePath>../../components/finsh/finsh_node.c</FilePath>
1145 1146
            </File>
            <File>
B
Bernard Xiong 已提交
1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167
              <FileName>finsh_ops.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/finsh/finsh_ops.c</FilePath>
            </File>
            <File>
              <FileName>finsh_parser.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/finsh/finsh_parser.c</FilePath>
            </File>
            <File>
              <FileName>finsh_var.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/finsh/finsh_var.c</FilePath>
            </File>
            <File>
              <FileName>finsh_vm.c</FileName>
              <FileType>1</FileType>
              <FilePath>../../components/finsh/finsh_vm.c</FilePath>
            </File>
            <File>
              <FileName>finsh_token.c</FileName>
1168
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1169
              <FilePath>../../components/finsh/finsh_token.c</FilePath>
1170 1171 1172 1173 1174 1175 1176 1177 1178
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>LwIP</GroupName>
          <Files>
            <File>
              <FileName>api_lib.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1179
              <FilePath>../../components/net/lwip-1.4.1/src/api/api_lib.c</FilePath>
1180 1181 1182 1183
            </File>
            <File>
              <FileName>api_msg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1184
              <FilePath>../../components/net/lwip-1.4.1/src/api/api_msg.c</FilePath>
1185 1186 1187 1188
            </File>
            <File>
              <FileName>err.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1189
              <FilePath>../../components/net/lwip-1.4.1/src/api/err.c</FilePath>
1190 1191 1192 1193
            </File>
            <File>
              <FileName>netbuf.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1194
              <FilePath>../../components/net/lwip-1.4.1/src/api/netbuf.c</FilePath>
1195 1196 1197 1198
            </File>
            <File>
              <FileName>netdb.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1199
              <FilePath>../../components/net/lwip-1.4.1/src/api/netdb.c</FilePath>
1200 1201 1202 1203
            </File>
            <File>
              <FileName>netifapi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1204
              <FilePath>../../components/net/lwip-1.4.1/src/api/netifapi.c</FilePath>
1205 1206 1207 1208
            </File>
            <File>
              <FileName>sockets.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1209
              <FilePath>../../components/net/lwip-1.4.1/src/api/sockets.c</FilePath>
1210 1211 1212 1213
            </File>
            <File>
              <FileName>tcpip.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1214
              <FilePath>../../components/net/lwip-1.4.1/src/api/tcpip.c</FilePath>
1215 1216 1217 1218
            </File>
            <File>
              <FileName>sys_arch.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1219
              <FilePath>../../components/net/lwip-1.4.1/src/arch/sys_arch.c</FilePath>
1220 1221 1222 1223
            </File>
            <File>
              <FileName>def.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1224
              <FilePath>../../components/net/lwip-1.4.1/src/core/def.c</FilePath>
1225 1226 1227 1228
            </File>
            <File>
              <FileName>dhcp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1229
              <FilePath>../../components/net/lwip-1.4.1/src/core/dhcp.c</FilePath>
1230 1231 1232 1233
            </File>
            <File>
              <FileName>dns.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1234
              <FilePath>../../components/net/lwip-1.4.1/src/core/dns.c</FilePath>
1235 1236 1237 1238
            </File>
            <File>
              <FileName>init.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1239
              <FilePath>../../components/net/lwip-1.4.1/src/core/init.c</FilePath>
1240 1241 1242 1243
            </File>
            <File>
              <FileName>memp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1244
              <FilePath>../../components/net/lwip-1.4.1/src/core/memp.c</FilePath>
1245 1246 1247 1248
            </File>
            <File>
              <FileName>netif.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1249
              <FilePath>../../components/net/lwip-1.4.1/src/core/netif.c</FilePath>
1250 1251 1252 1253
            </File>
            <File>
              <FileName>pbuf.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1254
              <FilePath>../../components/net/lwip-1.4.1/src/core/pbuf.c</FilePath>
1255 1256 1257 1258
            </File>
            <File>
              <FileName>raw.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1259
              <FilePath>../../components/net/lwip-1.4.1/src/core/raw.c</FilePath>
1260 1261 1262 1263
            </File>
            <File>
              <FileName>stats.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1264
              <FilePath>../../components/net/lwip-1.4.1/src/core/stats.c</FilePath>
1265 1266 1267 1268
            </File>
            <File>
              <FileName>sys.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1269
              <FilePath>../../components/net/lwip-1.4.1/src/core/sys.c</FilePath>
1270 1271 1272 1273
            </File>
            <File>
              <FileName>tcp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1274
              <FilePath>../../components/net/lwip-1.4.1/src/core/tcp.c</FilePath>
1275 1276 1277 1278
            </File>
            <File>
              <FileName>tcp_in.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1279
              <FilePath>../../components/net/lwip-1.4.1/src/core/tcp_in.c</FilePath>
1280 1281 1282 1283
            </File>
            <File>
              <FileName>tcp_out.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1284
              <FilePath>../../components/net/lwip-1.4.1/src/core/tcp_out.c</FilePath>
1285 1286 1287 1288
            </File>
            <File>
              <FileName>timers.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1289
              <FilePath>../../components/net/lwip-1.4.1/src/core/timers.c</FilePath>
1290 1291 1292 1293
            </File>
            <File>
              <FileName>udp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1294
              <FilePath>../../components/net/lwip-1.4.1/src/core/udp.c</FilePath>
1295 1296 1297 1298
            </File>
            <File>
              <FileName>autoip.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1299
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/autoip.c</FilePath>
1300 1301 1302 1303
            </File>
            <File>
              <FileName>icmp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1304
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/icmp.c</FilePath>
1305 1306 1307 1308
            </File>
            <File>
              <FileName>igmp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1309
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/igmp.c</FilePath>
1310 1311 1312 1313
            </File>
            <File>
              <FileName>inet.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1314
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/inet.c</FilePath>
1315 1316 1317 1318
            </File>
            <File>
              <FileName>inet_chksum.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1319
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/inet_chksum.c</FilePath>
1320 1321 1322 1323
            </File>
            <File>
              <FileName>ip.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1324
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/ip.c</FilePath>
1325 1326 1327 1328
            </File>
            <File>
              <FileName>ip_addr.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1329
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/ip_addr.c</FilePath>
1330 1331 1332 1333
            </File>
            <File>
              <FileName>ip_frag.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1334
              <FilePath>../../components/net/lwip-1.4.1/src/core/ipv4/ip_frag.c</FilePath>
1335 1336 1337 1338
            </File>
            <File>
              <FileName>etharp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1339
              <FilePath>../../components/net/lwip-1.4.1/src/netif/etharp.c</FilePath>
1340 1341 1342 1343
            </File>
            <File>
              <FileName>ethernetif.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1344
              <FilePath>../../components/net/lwip-1.4.1/src/netif/ethernetif.c</FilePath>
1345 1346 1347 1348
            </File>
            <File>
              <FileName>slipif.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1349
              <FilePath>../../components/net/lwip-1.4.1/src/netif/slipif.c</FilePath>
1350 1351 1352 1353 1354 1355
            </File>
          </Files>
        </Group>
      </Groups>
    </Target>
  </Targets>
1356

1357
  <RTE>
1358 1359 1360
    <apis/>
    <components/>
    <files/>
1361
  </RTE>
1362

1363
</Project>