project.uvprojx 40.8 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">
lymzzyh's avatar
lymzzyh 已提交
3

4
  <SchemaVersion>2.1</SchemaVersion>
lymzzyh's avatar
lymzzyh 已提交
5

6
  <Header>### uVision Project, (C) Keil Software</Header>
lymzzyh's avatar
lymzzyh 已提交
7

8 9 10 11 12 13 14 15 16
  <Targets>
    <Target>
      <TargetName>rt-thread_stm32f4xx</TargetName>
      <ToolsetNumber>0x4</ToolsetNumber>
      <ToolsetName>ARM-ADS</ToolsetName>
      <pCCUsed>5060528::V5.06 update 5 (build 528)::ARMCC</pCCUsed>
      <uAC6>0</uAC6>
      <TargetOption>
        <TargetCommonOption>
lymzzyh's avatar
lymzzyh 已提交
17
          <Device>STM32F407VGTx</Device>
18
          <Vendor>STMicroelectronics</Vendor>
lymzzyh's avatar
lymzzyh 已提交
19
          <PackID>Keil.STM32F4xx_DFP.2.12.0</PackID>
20
          <PackURL>http://www.keil.com/pack</PackURL>
lymzzyh's avatar
lymzzyh 已提交
21 22 23 24
          <Cpu>IRAM(0x20000000,0x00020000) IRAM2(0x10000000,0x00010000) IROM(0x08000000,0x00100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
          <FlashUtilSpec></FlashUtilSpec>
          <StartupFile></StartupFile>
          <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F407VGTx$CMSIS\Flash\STM32F4xx_1024.FLM))</FlashDriverDll>
25
          <DeviceId>0</DeviceId>
lymzzyh's avatar
lymzzyh 已提交
26 27 28 29 30 31 32 33 34 35 36
          <RegisterFile>$$Device:STM32F407VGTx$Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h</RegisterFile>
          <MemoryEnv></MemoryEnv>
          <Cmp></Cmp>
          <Asm></Asm>
          <Linker></Linker>
          <OHString></OHString>
          <InfinionOptionDll></InfinionOptionDll>
          <SLE66CMisc></SLE66CMisc>
          <SLE66AMisc></SLE66AMisc>
          <SLE66LinkerMisc></SLE66LinkerMisc>
          <SFDFile>$$Device:STM32F407VGTx$CMSIS\SVD\STM32F40x.svd</SFDFile>
37 38
          <bCustSvd>0</bCustSvd>
          <UseEnv>0</UseEnv>
lymzzyh's avatar
lymzzyh 已提交
39 40 41 42 43
          <BinPath></BinPath>
          <IncludePath></IncludePath>
          <LibPath></LibPath>
          <RegisterFilePath></RegisterFilePath>
          <DBRegisterFilePath></DBRegisterFilePath>
44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
          <TargetStatus>
            <Error>0</Error>
            <ExitCodeStop>0</ExitCodeStop>
            <ButtonStop>0</ButtonStop>
            <NotGenerated>0</NotGenerated>
            <InvalidFlash>1</InvalidFlash>
          </TargetStatus>
          <OutputDirectory>.\build\</OutputDirectory>
          <OutputName>rtthread-stm32f4xx</OutputName>
          <CreateExecutable>1</CreateExecutable>
          <CreateLib>0</CreateLib>
          <CreateHexFile>1</CreateHexFile>
          <DebugInformation>1</DebugInformation>
          <BrowseInformation>0</BrowseInformation>
          <ListingPath>.\build\</ListingPath>
          <HexFormatSelection>1</HexFormatSelection>
          <Merge32K>0</Merge32K>
          <CreateBatchFile>0</CreateBatchFile>
          <BeforeCompile>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
lymzzyh's avatar
lymzzyh 已提交
65 66
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
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>
lymzzyh's avatar
lymzzyh 已提交
75 76
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
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 @H.bin</UserProg1Name>
lymzzyh's avatar
lymzzyh 已提交
86
            <UserProg2Name></UserProg2Name>
87 88 89 90 91 92
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopA1X>0</nStopA1X>
            <nStopA2X>0</nStopA2X>
          </AfterMake>
          <SelectedForBatchBuild>0</SelectedForBatchBuild>
lymzzyh's avatar
lymzzyh 已提交
93
          <SVCSIdString></SVCSIdString>
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>
lymzzyh's avatar
lymzzyh 已提交
107 108
          <CustomArgument></CustomArgument>
          <IncludeLibraryModules></IncludeLibraryModules>
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>
lymzzyh's avatar
lymzzyh 已提交
141 142 143 144 145
          <Flash3></Flash3>
          <Flash4></Flash4>
          <pFcarmOut></pFcarmOut>
          <pFcarmGrp></pFcarmGrp>
          <pFcArmRoot></pFcArmRoot>
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>
lymzzyh's avatar
lymzzyh 已提交
178
            <RvctDeviceName></RvctDeviceName>
179 180 181 182 183 184 185 186
            <mOS>0</mOS>
            <uocRom>0</uocRom>
            <uocRam>0</uocRam>
            <hadIROM>1</hadIROM>
            <hadIRAM>1</hadIRAM>
            <hadXRAM>0</hadXRAM>
            <uocXRam>0</uocXRam>
            <RvdsVP>2</RvdsVP>
lymzzyh's avatar
lymzzyh 已提交
187
            <hadIRAM2>1</hadIRAM2>
188 189 190 191 192 193 194
            <hadIROM2>0</hadIROM2>
            <StupSel>8</StupSel>
            <useUlib>0</useUlib>
            <EndSel>0</EndSel>
            <uLtcg>0</uLtcg>
            <nSecure>0</nSecure>
            <RoSelD>3</RoSelD>
lymzzyh's avatar
lymzzyh 已提交
195
            <RwSelD>4</RwSelD>
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
            <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>
lymzzyh's avatar
lymzzyh 已提交
247
                <Size>0x20000</Size>
248 249 250 251
              </IRAM>
              <IROM>
                <Type>1</Type>
                <StartAddress>0x8000000</StartAddress>
lymzzyh's avatar
lymzzyh 已提交
252
                <Size>0x100000</Size>
253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276
              </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>
lymzzyh's avatar
lymzzyh 已提交
277
                <Size>0x100000</Size>
278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301
              </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>
lymzzyh's avatar
lymzzyh 已提交
302
                <Size>0x20000</Size>
303 304 305
              </OCR_RVCT9>
              <OCR_RVCT10>
                <Type>0</Type>
lymzzyh's avatar
lymzzyh 已提交
306 307
                <StartAddress>0x10000000</StartAddress>
                <Size>0x10000</Size>
308 309
              </OCR_RVCT10>
            </OnChipMemories>
lymzzyh's avatar
lymzzyh 已提交
310
            <RvctStartVector></RvctStartVector>
311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335
          </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>
            <wLevel>0</wLevel>
            <uThumb>0</uThumb>
            <uSurpInc>0</uSurpInc>
            <uC99>0</uC99>
            <useXO>0</useXO>
            <v6Lang>0</v6Lang>
            <v6LangP>0</v6LangP>
            <vShortEn>0</vShortEn>
            <vShortWch>0</vShortWch>
            <v6Lto>0</v6Lto>
            <v6WtE>0</v6WtE>
            <v6Rtti>0</v6Rtti>
            <VariousControls>
lymzzyh's avatar
lymzzyh 已提交
336
              <MiscControls></MiscControls>
337
              <Define>USE_HAL_DRIVER, STM32F407xx</Define>
lymzzyh's avatar
lymzzyh 已提交
338
              <Undefine></Undefine>
B
Bernard Xiong 已提交
339
              <IncludePath>drivers;applications;.;Libraries/STM32F4xx_HAL_Driver/Inc;Libraries/CMSIS/Device/ST/STM32F4xx/Include;Libraries/CMSIS/Include;../../include;../../libcpu/arm/cortex-m4;../../libcpu/arm/common;../../components/drivers/include;../../components/drivers/include;../../components/drivers/include;../../components/finsh</IncludePath>
340 341 342 343 344 345 346 347 348 349 350 351 352 353
            </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>
lymzzyh's avatar
lymzzyh 已提交
354 355 356 357
              <MiscControls></MiscControls>
              <Define></Define>
              <Undefine></Undefine>
              <IncludePath></IncludePath>
358 359 360 361 362 363 364 365 366 367 368
            </VariousControls>
          </Aads>
          <LDads>
            <umfTarg>0</umfTarg>
            <Ropi>0</Ropi>
            <Rwpi>0</Rwpi>
            <noStLib>0</noStLib>
            <RepFail>1</RepFail>
            <useFile>0</useFile>
            <TextAddressRange>0x08000000</TextAddressRange>
            <DataAddressRange>0x20000000</DataAddressRange>
lymzzyh's avatar
lymzzyh 已提交
369
            <pXoBase></pXoBase>
370
            <ScatterFile>.\stm32_rom.sct</ScatterFile>
lymzzyh's avatar
lymzzyh 已提交
371 372
            <IncludeLibs></IncludeLibs>
            <IncludeLibsPath></IncludeLibsPath>
373
            <Misc> --keep *.o(.rti_fn.*)   --keep *.o(FSymTab)</Misc>
lymzzyh's avatar
lymzzyh 已提交
374 375
            <LinkerInputFile></LinkerInputFile>
            <DisabledWarnings></DisabledWarnings>
376 377 378 379 380 381 382 383 384 385
          </LDads>
        </TargetArmAds>
      </TargetOption>
      <Groups>
        <Group>
          <GroupName>Drivers</GroupName>
          <Files>
            <File>
              <FileName>board.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
386
              <FilePath>drivers/board.c</FilePath>
387 388 389 390
            </File>
            <File>
              <FileName>stm32f4xx_it.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
391
              <FilePath>drivers/stm32f4xx_it.c</FilePath>
392 393 394 395
            </File>
            <File>
              <FileName>drv_gpio.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
396
              <FilePath>drivers/drv_gpio.c</FilePath>
397 398 399 400
            </File>
            <File>
              <FileName>drv_usart.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
401
              <FilePath>drivers/drv_usart.c</FilePath>
402 403 404 405
            </File>
          </Files>
        </Group>
        <Group>
B
Bernard Xiong 已提交
406
          <GroupName>Applications</GroupName>
407 408
          <Files>
            <File>
B
Bernard Xiong 已提交
409
              <FileName>main.c</FileName>
410
              <FileType>1</FileType>
B
Bernard Xiong 已提交
411
              <FilePath>applications/main.c</FilePath>
412 413 414 415 416 417 418 419 420
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>STM32F4xx_HAL_Driver</GroupName>
          <Files>
            <File>
              <FileName>stm32f4xx_hal.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
421
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c</FilePath>
422 423 424 425
            </File>
            <File>
              <FileName>stm32f4xx_hal_adc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
426
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c</FilePath>
427 428 429 430
            </File>
            <File>
              <FileName>stm32f4xx_hal_adc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
431
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c</FilePath>
432 433 434 435
            </File>
            <File>
              <FileName>stm32f4xx_hal_can.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
436
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c</FilePath>
437 438 439 440
            </File>
            <File>
              <FileName>stm32f4xx_hal_cec.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
441
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cec.c</FilePath>
442 443 444 445
            </File>
            <File>
              <FileName>stm32f4xx_hal_cortex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
446
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c</FilePath>
447 448 449 450
            </File>
            <File>
              <FileName>stm32f4xx_hal_crc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
451
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c</FilePath>
452 453 454 455
            </File>
            <File>
              <FileName>stm32f4xx_hal_cryp.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
456
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c</FilePath>
457 458 459 460
            </File>
            <File>
              <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
461
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp_ex.c</FilePath>
462 463 464 465
            </File>
            <File>
              <FileName>stm32f4xx_hal_dac.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
466
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c</FilePath>
467 468 469 470
            </File>
            <File>
              <FileName>stm32f4xx_hal_dac_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
471
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac_ex.c</FilePath>
472 473 474 475
            </File>
            <File>
              <FileName>stm32f4xx_hal_dcmi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
476
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dcmi.c</FilePath>
477 478 479 480
            </File>
            <File>
              <FileName>stm32f4xx_hal_dcmi_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
481
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.c</FilePath>
482 483 484 485
            </File>
            <File>
              <FileName>stm32f4xx_hal_dfsdm.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
486
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dfsdm.c</FilePath>
487 488 489 490
            </File>
            <File>
              <FileName>stm32f4xx_hal_dma.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
491
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c</FilePath>
492 493 494 495
            </File>
            <File>
              <FileName>stm32f4xx_hal_dma2d.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
496
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma2d.c</FilePath>
497 498 499 500
            </File>
            <File>
              <FileName>stm32f4xx_hal_dma_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
501
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c</FilePath>
502 503 504 505
            </File>
            <File>
              <FileName>stm32f4xx_hal_dsi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
506
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dsi.c</FilePath>
507 508 509 510
            </File>
            <File>
              <FileName>stm32f4xx_hal_eth.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
511
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c</FilePath>
512 513 514 515
            </File>
            <File>
              <FileName>stm32f4xx_hal_flash.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
516
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c</FilePath>
517 518 519 520
            </File>
            <File>
              <FileName>stm32f4xx_hal_flash_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
521
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c</FilePath>
522 523 524 525
            </File>
            <File>
              <FileName>stm32f4xx_hal_flash_ramfunc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
526
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c</FilePath>
527 528 529 530
            </File>
            <File>
              <FileName>stm32f4xx_hal_fmpi2c.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
531
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c</FilePath>
532 533 534 535
            </File>
            <File>
              <FileName>stm32f4xx_hal_fmpi2c_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
536
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.c</FilePath>
537 538 539 540
            </File>
            <File>
              <FileName>stm32f4xx_hal_gpio.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
541
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c</FilePath>
542 543 544 545
            </File>
            <File>
              <FileName>stm32f4xx_hal_hash.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
546
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash.c</FilePath>
547 548 549 550
            </File>
            <File>
              <FileName>stm32f4xx_hal_hash_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
551
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash_ex.c</FilePath>
552 553 554 555
            </File>
            <File>
              <FileName>stm32f4xx_hal_hcd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
556
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c</FilePath>
557 558 559 560
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2c.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
561
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c</FilePath>
562 563 564 565
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
566
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c</FilePath>
567 568 569 570
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2s.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
571
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c</FilePath>
572 573 574 575
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2s_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
576
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c</FilePath>
577 578 579 580
            </File>
            <File>
              <FileName>stm32f4xx_hal_irda.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
581
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_irda.c</FilePath>
582 583 584 585
            </File>
            <File>
              <FileName>stm32f4xx_hal_iwdg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
586
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_iwdg.c</FilePath>
587 588 589 590
            </File>
            <File>
              <FileName>stm32f4xx_hal_lptim.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
591
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_lptim.c</FilePath>
592 593 594 595
            </File>
            <File>
              <FileName>stm32f4xx_hal_ltdc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
596
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc.c</FilePath>
597 598 599 600
            </File>
            <File>
              <FileName>stm32f4xx_hal_ltdc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
601
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.c</FilePath>
602 603 604 605
            </File>
            <File>
              <FileName>stm32f4xx_hal_mmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
606
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c</FilePath>
607 608 609 610
            </File>
            <File>
              <FileName>stm32f4xx_hal_nand.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
611
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c</FilePath>
612 613 614 615
            </File>
            <File>
              <FileName>stm32f4xx_hal_nor.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
616
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c</FilePath>
617 618 619 620
            </File>
            <File>
              <FileName>stm32f4xx_hal_pccard.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
621
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c</FilePath>
622 623 624 625
            </File>
            <File>
              <FileName>stm32f4xx_hal_pcd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
626
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c</FilePath>
627 628 629 630
            </File>
            <File>
              <FileName>stm32f4xx_hal_pcd_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
631
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c</FilePath>
632 633 634 635
            </File>
            <File>
              <FileName>stm32f4xx_hal_pwr.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
636
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c</FilePath>
637 638 639 640
            </File>
            <File>
              <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
641
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c</FilePath>
642 643 644 645
            </File>
            <File>
              <FileName>stm32f4xx_hal_qspi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
646
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_qspi.c</FilePath>
647 648 649 650
            </File>
            <File>
              <FileName>stm32f4xx_hal_rcc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
651
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c</FilePath>
652 653 654 655
            </File>
            <File>
              <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
656
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c</FilePath>
657 658 659 660
            </File>
            <File>
              <FileName>stm32f4xx_hal_rng.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
661
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c</FilePath>
662 663 664 665
            </File>
            <File>
              <FileName>stm32f4xx_hal_rtc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
666
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc.c</FilePath>
667 668 669 670
            </File>
            <File>
              <FileName>stm32f4xx_hal_rtc_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
671
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc_ex.c</FilePath>
672 673 674 675
            </File>
            <File>
              <FileName>stm32f4xx_hal_sai.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
676
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sai.c</FilePath>
677 678 679 680
            </File>
            <File>
              <FileName>stm32f4xx_hal_sai_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
681
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sai_ex.c</FilePath>
682 683 684 685
            </File>
            <File>
              <FileName>stm32f4xx_hal_sd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
686
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c</FilePath>
687 688 689 690
            </File>
            <File>
              <FileName>stm32f4xx_hal_sdram.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
691
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sdram.c</FilePath>
692 693 694 695
            </File>
            <File>
              <FileName>stm32f4xx_hal_smartcard.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
696
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smartcard.c</FilePath>
697 698 699 700
            </File>
            <File>
              <FileName>stm32f4xx_hal_spdifrx.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
701
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spdifrx.c</FilePath>
702 703 704 705
            </File>
            <File>
              <FileName>stm32f4xx_hal_spi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
706
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c</FilePath>
707 708 709 710
            </File>
            <File>
              <FileName>stm32f4xx_hal_sram.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
711
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c</FilePath>
712 713 714 715
            </File>
            <File>
              <FileName>stm32f4xx_hal_tim.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
716
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c</FilePath>
717 718 719 720
            </File>
            <File>
              <FileName>stm32f4xx_hal_tim_ex.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
721
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c</FilePath>
722 723 724 725
            </File>
            <File>
              <FileName>stm32f4xx_hal_uart.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
726
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c</FilePath>
727 728 729 730
            </File>
            <File>
              <FileName>stm32f4xx_hal_usart.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
731
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_usart.c</FilePath>
732 733 734 735
            </File>
            <File>
              <FileName>stm32f4xx_hal_wwdg.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
736
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_wwdg.c</FilePath>
737 738 739 740
            </File>
            <File>
              <FileName>stm32f4xx_ll_adc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
741
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_adc.c</FilePath>
742 743 744 745
            </File>
            <File>
              <FileName>stm32f4xx_ll_crc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
746
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c</FilePath>
747 748 749 750
            </File>
            <File>
              <FileName>stm32f4xx_ll_dac.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
751
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dac.c</FilePath>
752 753 754 755
            </File>
            <File>
              <FileName>stm32f4xx_ll_dma.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
756
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c</FilePath>
757 758 759 760
            </File>
            <File>
              <FileName>stm32f4xx_ll_dma2d.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
761
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma2d.c</FilePath>
762 763 764 765
            </File>
            <File>
              <FileName>stm32f4xx_ll_exti.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
766
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c</FilePath>
767 768 769 770
            </File>
            <File>
              <FileName>stm32f4xx_ll_fmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
771
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fmc.c</FilePath>
772 773 774 775
            </File>
            <File>
              <FileName>stm32f4xx_ll_fsmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
776
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c</FilePath>
777 778 779 780
            </File>
            <File>
              <FileName>stm32f4xx_ll_gpio.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
781
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c</FilePath>
782 783 784 785
            </File>
            <File>
              <FileName>stm32f4xx_ll_i2c.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
786
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c</FilePath>
787 788 789 790
            </File>
            <File>
              <FileName>stm32f4xx_ll_lptim.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
791
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_lptim.c</FilePath>
792 793 794 795
            </File>
            <File>
              <FileName>stm32f4xx_ll_pwr.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
796
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_pwr.c</FilePath>
797 798 799 800
            </File>
            <File>
              <FileName>stm32f4xx_ll_rcc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
801
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c</FilePath>
802 803 804 805
            </File>
            <File>
              <FileName>stm32f4xx_ll_rng.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
806
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rng.c</FilePath>
807 808 809 810
            </File>
            <File>
              <FileName>stm32f4xx_ll_rtc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
811
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rtc.c</FilePath>
812 813 814 815
            </File>
            <File>
              <FileName>stm32f4xx_ll_sdmmc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
816
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c</FilePath>
817 818 819 820
            </File>
            <File>
              <FileName>stm32f4xx_ll_spi.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
821
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c</FilePath>
822 823 824 825
            </File>
            <File>
              <FileName>stm32f4xx_ll_tim.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
826
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_tim.c</FilePath>
827 828 829 830
            </File>
            <File>
              <FileName>stm32f4xx_ll_usart.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
831
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c</FilePath>
832 833 834 835
            </File>
            <File>
              <FileName>stm32f4xx_ll_usb.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
836
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c</FilePath>
837 838 839 840
            </File>
            <File>
              <FileName>stm32f4xx_ll_utils.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856
              <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c</FilePath>
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>CMSIS</GroupName>
          <Files>
            <File>
              <FileName>system_stm32f4xx.c</FileName>
              <FileType>1</FileType>
              <FilePath>Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c</FilePath>
            </File>
            <File>
              <FileName>startup_stm32f407xx.s</FileName>
              <FileType>2</FileType>
              <FilePath>Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f407xx.s</FilePath>
857 858 859 860 861 862 863 864 865
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>Kernel</GroupName>
          <Files>
            <File>
              <FileName>clock.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
866
              <FilePath>../../src/clock.c</FilePath>
867 868 869 870
            </File>
            <File>
              <FileName>components.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
871
              <FilePath>../../src/components.c</FilePath>
872 873 874 875
            </File>
            <File>
              <FileName>device.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
876
              <FilePath>../../src/device.c</FilePath>
877 878 879 880
            </File>
            <File>
              <FileName>idle.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
881
              <FilePath>../../src/idle.c</FilePath>
882 883 884 885
            </File>
            <File>
              <FileName>ipc.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
886
              <FilePath>../../src/ipc.c</FilePath>
887 888 889 890
            </File>
            <File>
              <FileName>irq.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
891
              <FilePath>../../src/irq.c</FilePath>
892 893 894 895
            </File>
            <File>
              <FileName>kservice.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
896
              <FilePath>../../src/kservice.c</FilePath>
897 898 899 900
            </File>
            <File>
              <FileName>mem.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
901
              <FilePath>../../src/mem.c</FilePath>
902 903 904 905
            </File>
            <File>
              <FileName>memheap.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
906
              <FilePath>../../src/memheap.c</FilePath>
907 908 909 910
            </File>
            <File>
              <FileName>mempool.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
911
              <FilePath>../../src/mempool.c</FilePath>
912 913 914 915
            </File>
            <File>
              <FileName>object.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
916
              <FilePath>../../src/object.c</FilePath>
917 918 919 920
            </File>
            <File>
              <FileName>scheduler.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
921
              <FilePath>../../src/scheduler.c</FilePath>
922 923 924 925
            </File>
            <File>
              <FileName>signal.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
926
              <FilePath>../../src/signal.c</FilePath>
927 928 929 930
            </File>
            <File>
              <FileName>thread.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
931
              <FilePath>../../src/thread.c</FilePath>
932 933 934 935
            </File>
            <File>
              <FileName>timer.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
936
              <FilePath>../../src/timer.c</FilePath>
937 938 939 940 941 942 943 944 945
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>CORTEX-M4</GroupName>
          <Files>
            <File>
              <FileName>cpuport.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
946
              <FilePath>../../libcpu/arm/cortex-m4/cpuport.c</FilePath>
947 948 949 950
            </File>
            <File>
              <FileName>context_rvds.S</FileName>
              <FileType>2</FileType>
B
Bernard Xiong 已提交
951
              <FilePath>../../libcpu/arm/cortex-m4/context_rvds.S</FilePath>
952 953 954 955
            </File>
            <File>
              <FileName>backtrace.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
956
              <FilePath>../../libcpu/arm/common/backtrace.c</FilePath>
957 958 959 960
            </File>
            <File>
              <FileName>div0.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
961
              <FilePath>../../libcpu/arm/common/div0.c</FilePath>
962 963 964 965
            </File>
            <File>
              <FileName>showmem.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
966
              <FilePath>../../libcpu/arm/common/showmem.c</FilePath>
967 968 969 970 971 972 973 974 975
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>DeviceDrivers</GroupName>
          <Files>
            <File>
              <FileName>pin.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
976
              <FilePath>../../components/drivers/misc/pin.c</FilePath>
977
            </File>
978 979 980
            <File>
              <FileName>serial.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
981
              <FilePath>../../components/drivers/serial/serial.c</FilePath>
982 983 984 985
            </File>
            <File>
              <FileName>completion.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
986
              <FilePath>../../components/drivers/src/completion.c</FilePath>
987 988 989 990
            </File>
            <File>
              <FileName>dataqueue.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
991
              <FilePath>../../components/drivers/src/dataqueue.c</FilePath>
992 993 994 995
            </File>
            <File>
              <FileName>pipe.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
996
              <FilePath>../../components/drivers/src/pipe.c</FilePath>
997 998 999 1000
            </File>
            <File>
              <FileName>ringbuffer.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1001
              <FilePath>../../components/drivers/src/ringbuffer.c</FilePath>
1002 1003 1004 1005
            </File>
            <File>
              <FileName>waitqueue.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1006
              <FilePath>../../components/drivers/src/waitqueue.c</FilePath>
1007 1008 1009 1010
            </File>
            <File>
              <FileName>workqueue.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1011
              <FilePath>../../components/drivers/src/workqueue.c</FilePath>
1012 1013 1014 1015 1016 1017 1018 1019 1020
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>finsh</GroupName>
          <Files>
            <File>
              <FileName>shell.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1021
              <FilePath>../../components/finsh/shell.c</FilePath>
1022 1023 1024 1025
            </File>
            <File>
              <FileName>symbol.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1026
              <FilePath>../../components/finsh/symbol.c</FilePath>
1027 1028 1029 1030
            </File>
            <File>
              <FileName>cmd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1031
              <FilePath>../../components/finsh/cmd.c</FilePath>
1032 1033 1034 1035
            </File>
            <File>
              <FileName>msh.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1036
              <FilePath>../../components/finsh/msh.c</FilePath>
1037 1038 1039 1040
            </File>
            <File>
              <FileName>msh_cmd.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1041
              <FilePath>../../components/finsh/msh_cmd.c</FilePath>
1042 1043 1044 1045
            </File>
            <File>
              <FileName>msh_file.c</FileName>
              <FileType>1</FileType>
B
Bernard Xiong 已提交
1046
              <FilePath>../../components/finsh/msh_file.c</FilePath>
1047 1048 1049 1050 1051 1052
            </File>
          </Files>
        </Group>
      </Groups>
    </Target>
  </Targets>
lymzzyh's avatar
lymzzyh 已提交
1053

1054
  <RTE>
lymzzyh's avatar
lymzzyh 已提交
1055 1056 1057
    <apis/>
    <components/>
    <files/>
1058
  </RTE>
lymzzyh's avatar
lymzzyh 已提交
1059

1060
</Project>