project.uvprojx 42.9 KB
Newer Older
S
SummerGift 已提交
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

S
SummerGift 已提交
4
  <SchemaVersion>2.1</SchemaVersion>
5

S
SummerGift 已提交
6
  <Header>### uVision Project, (C) Keil Software</Header>
7

S
SummerGift 已提交
8 9 10 11 12
  <Targets>
    <Target>
      <TargetName>rt_thread_stm32f429</TargetName>
      <ToolsetNumber>0x4</ToolsetNumber>
      <ToolsetName>ARM-ADS</ToolsetName>
13 14
      <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
      <uAC6>0</uAC6>
S
SummerGift 已提交
15 16 17 18
      <TargetOption>
        <TargetCommonOption>
          <Device>STM32F429ZITx</Device>
          <Vendor>STMicroelectronics</Vendor>
19
          <PackID>Keil.STM32F4xx_DFP.2.13.0</PackID>
S
SummerGift 已提交
20 21
          <PackURL>http://www.keil.com/pack</PackURL>
          <Cpu>IRAM(0x20000000,0x30000) IRAM2(0x10000000,0x10000) IROM(0x08000000,0x200000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
22 23
          <FlashUtilSpec></FlashUtilSpec>
          <StartupFile></StartupFile>
S
SummerGift 已提交
24 25 26
          <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_2048 -FS08000000 -FL0200000 -FP0($$Device:STM32F429ZITx$CMSIS\Flash\STM32F4xx_2048.FLM))</FlashDriverDll>
          <DeviceId>0</DeviceId>
          <RegisterFile>$$Device:STM32F429ZITx$Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h</RegisterFile>
27 28 29 30 31 32 33 34 35
          <MemoryEnv></MemoryEnv>
          <Cmp></Cmp>
          <Asm></Asm>
          <Linker></Linker>
          <OHString></OHString>
          <InfinionOptionDll></InfinionOptionDll>
          <SLE66CMisc></SLE66CMisc>
          <SLE66AMisc></SLE66AMisc>
          <SLE66LinkerMisc></SLE66LinkerMisc>
S
SummerGift 已提交
36 37 38
          <SFDFile>$$Device:STM32F429ZITx$CMSIS\SVD\STM32F429x.svd</SFDFile>
          <bCustSvd>0</bCustSvd>
          <UseEnv>0</UseEnv>
39 40 41 42 43
          <BinPath></BinPath>
          <IncludePath></IncludePath>
          <LibPath></LibPath>
          <RegisterFilePath></RegisterFilePath>
          <DBRegisterFilePath></DBRegisterFilePath>
S
SummerGift 已提交
44 45 46 47 48 49 50 51 52 53 54 55 56
          <TargetStatus>
            <Error>0</Error>
            <ExitCodeStop>0</ExitCodeStop>
            <ButtonStop>0</ButtonStop>
            <NotGenerated>0</NotGenerated>
            <InvalidFlash>1</InvalidFlash>
          </TargetStatus>
          <OutputDirectory>.\Objects\</OutputDirectory>
          <OutputName>template</OutputName>
          <CreateExecutable>1</CreateExecutable>
          <CreateLib>0</CreateLib>
          <CreateHexFile>0</CreateHexFile>
          <DebugInformation>1</DebugInformation>
57
          <BrowseInformation>0</BrowseInformation>
S
SummerGift 已提交
58 59 60 61 62 63 64
          <ListingPath>.\Listings\</ListingPath>
          <HexFormatSelection>1</HexFormatSelection>
          <Merge32K>0</Merge32K>
          <CreateBatchFile>0</CreateBatchFile>
          <BeforeCompile>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
65 66
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
S
SummerGift 已提交
67 68 69 70 71 72 73 74
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopU1X>0</nStopU1X>
            <nStopU2X>0</nStopU2X>
          </BeforeCompile>
          <BeforeMake>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
75 76
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
S
SummerGift 已提交
77 78 79 80 81 82 83 84
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopB1X>0</nStopB1X>
            <nStopB2X>0</nStopB2X>
          </BeforeMake>
          <AfterMake>
            <RunUserProg1>0</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
85 86
            <UserProg1Name></UserProg1Name>
            <UserProg2Name></UserProg2Name>
S
SummerGift 已提交
87 88 89 90 91 92
            <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
            <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
            <nStopA1X>0</nStopA1X>
            <nStopA2X>0</nStopA2X>
          </AfterMake>
          <SelectedForBatchBuild>0</SelectedForBatchBuild>
93
          <SVCSIdString></SVCSIdString>
S
SummerGift 已提交
94 95 96 97 98 99 100 101 102 103 104 105 106
        </TargetCommonOption>
        <CommonProperty>
          <UseCPPCompiler>0</UseCPPCompiler>
          <RVCTCodeConst>0</RVCTCodeConst>
          <RVCTZI>0</RVCTZI>
          <RVCTOtherData>0</RVCTOtherData>
          <ModuleSelection>0</ModuleSelection>
          <IncludeInBuild>1</IncludeInBuild>
          <AlwaysBuild>0</AlwaysBuild>
          <GenerateAssemblyFile>0</GenerateAssemblyFile>
          <AssembleAssemblyFile>0</AssembleAssemblyFile>
          <PublicsOnly>0</PublicsOnly>
          <StopOnExitCode>3</StopOnExitCode>
107 108
          <CustomArgument></CustomArgument>
          <IncludeLibraryModules></IncludeLibraryModules>
S
SummerGift 已提交
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
          <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>
136
            <Capability>1</Capability>
S
SummerGift 已提交
137 138 139 140
            <DriverSelection>-1</DriverSelection>
          </Flash1>
          <bUseTDR>1</bUseTDR>
          <Flash2>BIN\UL2CM3.DLL</Flash2>
141 142 143 144 145
          <Flash3></Flash3>
          <Flash4></Flash4>
          <pFcarmOut></pFcarmOut>
          <pFcarmGrp></pFcarmGrp>
          <pFcArmRoot></pFcArmRoot>
S
SummerGift 已提交
146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
          <FcArmLst>0</FcArmLst>
        </Utilities>
        <TargetArmAds>
          <ArmAdsMisc>
            <GenerateListings>0</GenerateListings>
            <asHll>1</asHll>
            <asAsm>1</asAsm>
            <asMacX>1</asMacX>
            <asSyms>1</asSyms>
            <asFals>1</asFals>
            <asDbgD>1</asDbgD>
            <asForm>1</asForm>
            <ldLst>0</ldLst>
            <ldmm>1</ldmm>
            <ldXref>1</ldXref>
            <BigEnd>0</BigEnd>
            <AdsALst>1</AdsALst>
            <AdsACrf>1</AdsACrf>
            <AdsANop>0</AdsANop>
            <AdsANot>0</AdsANot>
            <AdsLLst>1</AdsLLst>
            <AdsLmap>1</AdsLmap>
            <AdsLcgr>1</AdsLcgr>
            <AdsLsym>1</AdsLsym>
            <AdsLszi>1</AdsLszi>
            <AdsLtoi>1</AdsLtoi>
            <AdsLsun>1</AdsLsun>
            <AdsLven>1</AdsLven>
            <AdsLsxf>1</AdsLsxf>
            <RvctClst>0</RvctClst>
            <GenPPlst>0</GenPPlst>
            <AdsCpuType>"Cortex-M4"</AdsCpuType>
178
            <RvctDeviceName></RvctDeviceName>
S
SummerGift 已提交
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>
187
            <RvdsMve>0</RvdsMve>
S
SummerGift 已提交
188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310
            <hadIRAM2>1</hadIRAM2>
            <hadIROM2>0</hadIROM2>
            <StupSel>8</StupSel>
            <useUlib>0</useUlib>
            <EndSel>0</EndSel>
            <uLtcg>0</uLtcg>
            <nSecure>0</nSecure>
            <RoSelD>3</RoSelD>
            <RwSelD>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>0x30000</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>0x200000</Size>
              </OCR_RVCT4>
              <OCR_RVCT5>
                <Type>1</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT5>
              <OCR_RVCT6>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT6>
              <OCR_RVCT7>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT7>
              <OCR_RVCT8>
                <Type>0</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x0</Size>
              </OCR_RVCT8>
              <OCR_RVCT9>
                <Type>0</Type>
                <StartAddress>0x20000000</StartAddress>
                <Size>0x30000</Size>
              </OCR_RVCT9>
              <OCR_RVCT10>
                <Type>0</Type>
                <StartAddress>0x10000000</StartAddress>
                <Size>0x10000</Size>
              </OCR_RVCT10>
            </OnChipMemories>
311
            <RvctStartVector></RvctStartVector>
S
SummerGift 已提交
312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327
          </ArmAdsMisc>
          <Cads>
            <interw>1</interw>
            <Optim>1</Optim>
            <oTime>0</oTime>
            <SplitLS>0</SplitLS>
            <OneElfS>1</OneElfS>
            <Strict>0</Strict>
            <EnumInt>0</EnumInt>
            <PlainCh>0</PlainCh>
            <Ropi>0</Ropi>
            <Rwpi>0</Rwpi>
            <wLevel>2</wLevel>
            <uThumb>0</uThumb>
            <uSurpInc>0</uSurpInc>
            <uC99>1</uC99>
328
            <uGnu>0</uGnu>
S
SummerGift 已提交
329 330 331 332 333 334 335 336 337
            <useXO>0</useXO>
            <v6Lang>1</v6Lang>
            <v6LangP>1</v6LangP>
            <vShortEn>1</vShortEn>
            <vShortWch>1</vShortWch>
            <v6Lto>0</v6Lto>
            <v6WtE>0</v6WtE>
            <v6Rtti>0</v6Rtti>
            <VariousControls>
338 339 340 341
              <MiscControls></MiscControls>
              <Define>USE_HAL_DRIVER, RT_USING_ARM_LIBC, STM32F429xx</Define>
              <Undefine></Undefine>
              <IncludePath>applications;.;drivers;Libraries\STM32F4xx_HAL_Driver\Inc;Libraries\CMSIS\Device\ST\STM32F4xx\Include;Libraries\CMSIS\Include;..\..\include;..\..\libcpu\arm\cortex-m4;..\..\libcpu\arm\common;..\..\components\dfs\include;..\..\components\dfs\filesystems\devfs;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\finsh;..\..\components\libc\compilers\armlibc</IncludePath>
S
SummerGift 已提交
342 343 344 345 346 347 348 349 350 351 352 353 354 355
            </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>
356 357 358 359
              <MiscControls></MiscControls>
              <Define></Define>
              <Undefine></Undefine>
              <IncludePath></IncludePath>
S
SummerGift 已提交
360 361 362 363 364 365 366 367 368 369 370
            </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>
371 372 373 374
            <pXoBase></pXoBase>
            <ScatterFile></ScatterFile>
            <IncludeLibs></IncludeLibs>
            <IncludeLibsPath></IncludeLibsPath>
B
Bernard Xiong 已提交
375
            <Misc> --keep *.o(.rti_fn.*)   --keep *.o(FSymTab) --keep *.o(VSymTab) </Misc>
376 377
            <LinkerInputFile></LinkerInputFile>
            <DisabledWarnings></DisabledWarnings>
S
SummerGift 已提交
378 379 380 381 382
          </LDads>
        </TargetArmAds>
      </TargetOption>
      <Groups>
        <Group>
383
          <GroupName>Applications</GroupName>
S
SummerGift 已提交
384 385
          <Files>
            <File>
386
              <FileName>application.c</FileName>
S
SummerGift 已提交
387
              <FileType>1</FileType>
388
              <FilePath>applications\application.c</FilePath>
S
SummerGift 已提交
389 390
            </File>
            <File>
391
              <FileName>startup.c</FileName>
S
SummerGift 已提交
392
              <FileType>1</FileType>
393
              <FilePath>applications\startup.c</FilePath>
S
SummerGift 已提交
394
            </File>
B
Bernard Xiong 已提交
395
          </Files>
396 397 398
        </Group>
        <Group>
          <GroupName>Drivers</GroupName>
B
Bernard Xiong 已提交
399
          <Files>
S
SummerGift 已提交
400
            <File>
401
              <FileName>board.c</FileName>
S
SummerGift 已提交
402
              <FileType>1</FileType>
403
              <FilePath>drivers\board.c</FilePath>
S
SummerGift 已提交
404 405
            </File>
            <File>
406
              <FileName>stm32f4xx_it.c</FileName>
S
SummerGift 已提交
407
              <FileType>1</FileType>
408
              <FilePath>drivers\stm32f4xx_it.c</FilePath>
S
SummerGift 已提交
409 410
            </File>
            <File>
411 412 413 414 415 416 417 418 419
              <FileName>usart.c</FileName>
              <FileType>1</FileType>
              <FilePath>drivers\usart.c</FilePath>
            </File>
            <File>
              <FileName>drv_sdram.c</FileName>
              <FileType>1</FileType>
              <FilePath>drivers\drv_sdram.c</FilePath>
            </File>
420 421 422 423 424
            <File>
              <FileName>drv_i2c.c</FileName>
              <FileType>1</FileType>
              <FilePath>drivers\drv_i2c.c</FilePath>
            </File>
425 426
            <File>
              <FileName>drv_lcd.c</FileName>
S
SummerGift 已提交
427
              <FileType>1</FileType>
428
              <FilePath>drivers\drv_lcd.c</FilePath>
S
SummerGift 已提交
429
            </File>
430 431 432 433 434
            <File>
              <FileName>drv_touch.c</FileName>
              <FileType>1</FileType>
              <FilePath>drivers\drv_touch.c</FilePath>
            </File>
S
SummerGift 已提交
435 436 437 438 439 440 441 442
          </Files>
        </Group>
        <Group>
          <GroupName>STM32_HAL</GroupName>
          <Files>
            <File>
              <FileName>system_stm32f4xx.c</FileName>
              <FileType>1</FileType>
443
              <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</FilePath>
S
SummerGift 已提交
444 445 446 447
            </File>
            <File>
              <FileName>stm32f4xx_hal.c</FileName>
              <FileType>1</FileType>
448
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</FilePath>
S
SummerGift 已提交
449 450 451 452
            </File>
            <File>
              <FileName>stm32f4xx_hal_adc.c</FileName>
              <FileType>1</FileType>
453
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc.c</FilePath>
S
SummerGift 已提交
454 455 456 457
            </File>
            <File>
              <FileName>stm32f4xx_hal_adc_ex.c</FileName>
              <FileType>1</FileType>
458
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc_ex.c</FilePath>
S
SummerGift 已提交
459 460 461 462
            </File>
            <File>
              <FileName>stm32f4xx_hal_can.c</FileName>
              <FileType>1</FileType>
463
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_can.c</FilePath>
S
SummerGift 已提交
464 465 466 467
            </File>
            <File>
              <FileName>stm32f4xx_hal_cec.c</FileName>
              <FileType>1</FileType>
468
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</FilePath>
S
SummerGift 已提交
469 470 471 472
            </File>
            <File>
              <FileName>stm32f4xx_hal_cortex.c</FileName>
              <FileType>1</FileType>
473
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</FilePath>
S
SummerGift 已提交
474 475 476 477
            </File>
            <File>
              <FileName>stm32f4xx_hal_crc.c</FileName>
              <FileType>1</FileType>
478
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</FilePath>
S
SummerGift 已提交
479 480 481 482
            </File>
            <File>
              <FileName>stm32f4xx_hal_cryp.c</FileName>
              <FileType>1</FileType>
483
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</FilePath>
S
SummerGift 已提交
484 485 486 487
            </File>
            <File>
              <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
              <FileType>1</FileType>
488
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</FilePath>
S
SummerGift 已提交
489 490 491 492
            </File>
            <File>
              <FileName>stm32f4xx_hal_dac.c</FileName>
              <FileType>1</FileType>
493
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac.c</FilePath>
S
SummerGift 已提交
494 495 496 497
            </File>
            <File>
              <FileName>stm32f4xx_hal_dac_ex.c</FileName>
              <FileType>1</FileType>
498
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac_ex.c</FilePath>
S
SummerGift 已提交
499 500 501 502
            </File>
            <File>
              <FileName>stm32f4xx_hal_dcmi.c</FileName>
              <FileType>1</FileType>
503
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi.c</FilePath>
S
SummerGift 已提交
504 505 506 507
            </File>
            <File>
              <FileName>stm32f4xx_hal_dcmi_ex.c</FileName>
              <FileType>1</FileType>
508
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi_ex.c</FilePath>
S
SummerGift 已提交
509 510 511 512
            </File>
            <File>
              <FileName>stm32f4xx_hal_dfsdm.c</FileName>
              <FileType>1</FileType>
513
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dfsdm.c</FilePath>
S
SummerGift 已提交
514 515 516 517
            </File>
            <File>
              <FileName>stm32f4xx_hal_dma.c</FileName>
              <FileType>1</FileType>
518
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</FilePath>
S
SummerGift 已提交
519 520 521 522
            </File>
            <File>
              <FileName>stm32f4xx_hal_dma2d.c</FileName>
              <FileType>1</FileType>
523
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma2d.c</FilePath>
S
SummerGift 已提交
524 525 526 527
            </File>
            <File>
              <FileName>stm32f4xx_hal_dma_ex.c</FileName>
              <FileType>1</FileType>
528
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</FilePath>
S
SummerGift 已提交
529 530 531 532
            </File>
            <File>
              <FileName>stm32f4xx_hal_dsi.c</FileName>
              <FileType>1</FileType>
533
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dsi.c</FilePath>
S
SummerGift 已提交
534 535 536 537
            </File>
            <File>
              <FileName>stm32f4xx_hal_eth.c</FileName>
              <FileType>1</FileType>
538
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_eth.c</FilePath>
S
SummerGift 已提交
539 540 541 542
            </File>
            <File>
              <FileName>stm32f4xx_hal_flash.c</FileName>
              <FileType>1</FileType>
543
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c</FilePath>
S
SummerGift 已提交
544 545 546 547
            </File>
            <File>
              <FileName>stm32f4xx_hal_flash_ex.c</FileName>
              <FileType>1</FileType>
548
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c</FilePath>
S
SummerGift 已提交
549 550 551 552
            </File>
            <File>
              <FileName>stm32f4xx_hal_flash_ramfunc.c</FileName>
              <FileType>1</FileType>
553
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c</FilePath>
S
SummerGift 已提交
554 555 556 557
            </File>
            <File>
              <FileName>stm32f4xx_hal_fmpi2c.c</FileName>
              <FileType>1</FileType>
558
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c.c</FilePath>
S
SummerGift 已提交
559 560 561 562
            </File>
            <File>
              <FileName>stm32f4xx_hal_fmpi2c_ex.c</FileName>
              <FileType>1</FileType>
563
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c_ex.c</FilePath>
S
SummerGift 已提交
564 565 566 567
            </File>
            <File>
              <FileName>stm32f4xx_hal_gpio.c</FileName>
              <FileType>1</FileType>
568
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</FilePath>
S
SummerGift 已提交
569 570 571 572
            </File>
            <File>
              <FileName>stm32f4xx_hal_hash.c</FileName>
              <FileType>1</FileType>
573
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash.c</FilePath>
S
SummerGift 已提交
574 575 576 577
            </File>
            <File>
              <FileName>stm32f4xx_hal_hash_ex.c</FileName>
              <FileType>1</FileType>
578
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash_ex.c</FilePath>
S
SummerGift 已提交
579 580 581 582
            </File>
            <File>
              <FileName>stm32f4xx_hal_hcd.c</FileName>
              <FileType>1</FileType>
583
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hcd.c</FilePath>
S
SummerGift 已提交
584 585 586 587
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2c.c</FileName>
              <FileType>1</FileType>
588
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c</FilePath>
S
SummerGift 已提交
589 590 591 592
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
              <FileType>1</FileType>
593
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c</FilePath>
S
SummerGift 已提交
594 595 596 597
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2s.c</FileName>
              <FileType>1</FileType>
598
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s.c</FilePath>
S
SummerGift 已提交
599 600 601 602
            </File>
            <File>
              <FileName>stm32f4xx_hal_i2s_ex.c</FileName>
              <FileType>1</FileType>
603
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s_ex.c</FilePath>
S
SummerGift 已提交
604 605 606 607
            </File>
            <File>
              <FileName>stm32f4xx_hal_irda.c</FileName>
              <FileType>1</FileType>
608
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_irda.c</FilePath>
S
SummerGift 已提交
609 610 611 612
            </File>
            <File>
              <FileName>stm32f4xx_hal_iwdg.c</FileName>
              <FileType>1</FileType>
613
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_iwdg.c</FilePath>
S
SummerGift 已提交
614 615 616 617
            </File>
            <File>
              <FileName>stm32f4xx_hal_lptim.c</FileName>
              <FileType>1</FileType>
618
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_lptim.c</FilePath>
S
SummerGift 已提交
619 620 621 622
            </File>
            <File>
              <FileName>stm32f4xx_hal_ltdc.c</FileName>
              <FileType>1</FileType>
623
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc.c</FilePath>
S
SummerGift 已提交
624 625 626 627
            </File>
            <File>
              <FileName>stm32f4xx_hal_ltdc_ex.c</FileName>
              <FileType>1</FileType>
628
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc_ex.c</FilePath>
S
SummerGift 已提交
629 630 631 632
            </File>
            <File>
              <FileName>stm32f4xx_hal_nand.c</FileName>
              <FileType>1</FileType>
633
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nand.c</FilePath>
S
SummerGift 已提交
634 635 636 637
            </File>
            <File>
              <FileName>stm32f4xx_hal_nor.c</FileName>
              <FileType>1</FileType>
638
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nor.c</FilePath>
S
SummerGift 已提交
639 640 641 642
            </File>
            <File>
              <FileName>stm32f4xx_hal_pccard.c</FileName>
              <FileType>1</FileType>
643
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pccard.c</FilePath>
S
SummerGift 已提交
644 645 646 647
            </File>
            <File>
              <FileName>stm32f4xx_hal_pcd.c</FileName>
              <FileType>1</FileType>
648
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd.c</FilePath>
S
SummerGift 已提交
649 650 651 652
            </File>
            <File>
              <FileName>stm32f4xx_hal_pcd_ex.c</FileName>
              <FileType>1</FileType>
653
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd_ex.c</FilePath>
S
SummerGift 已提交
654 655 656 657
            </File>
            <File>
              <FileName>stm32f4xx_hal_pwr.c</FileName>
              <FileType>1</FileType>
658
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</FilePath>
S
SummerGift 已提交
659 660 661 662
            </File>
            <File>
              <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
              <FileType>1</FileType>
663
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</FilePath>
S
SummerGift 已提交
664 665 666 667
            </File>
            <File>
              <FileName>stm32f4xx_hal_qspi.c</FileName>
              <FileType>1</FileType>
668
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_qspi.c</FilePath>
S
SummerGift 已提交
669 670 671 672
            </File>
            <File>
              <FileName>stm32f4xx_hal_rcc.c</FileName>
              <FileType>1</FileType>
673
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</FilePath>
S
SummerGift 已提交
674 675 676 677
            </File>
            <File>
              <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
              <FileType>1</FileType>
678
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</FilePath>
S
SummerGift 已提交
679 680 681 682
            </File>
            <File>
              <FileName>stm32f4xx_hal_rng.c</FileName>
              <FileType>1</FileType>
683
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</FilePath>
S
SummerGift 已提交
684 685 686 687
            </File>
            <File>
              <FileName>stm32f4xx_hal_rtc.c</FileName>
              <FileType>1</FileType>
688
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc.c</FilePath>
S
SummerGift 已提交
689 690 691 692
            </File>
            <File>
              <FileName>stm32f4xx_hal_rtc_ex.c</FileName>
              <FileType>1</FileType>
693
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc_ex.c</FilePath>
S
SummerGift 已提交
694 695 696 697
            </File>
            <File>
              <FileName>stm32f4xx_hal_sai.c</FileName>
              <FileType>1</FileType>
698
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai.c</FilePath>
S
SummerGift 已提交
699 700 701 702
            </File>
            <File>
              <FileName>stm32f4xx_hal_sai_ex.c</FileName>
              <FileType>1</FileType>
703
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai_ex.c</FilePath>
S
SummerGift 已提交
704 705 706 707
            </File>
            <File>
              <FileName>stm32f4xx_hal_sd.c</FileName>
              <FileType>1</FileType>
708
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sd.c</FilePath>
S
SummerGift 已提交
709 710 711 712
            </File>
            <File>
              <FileName>stm32f4xx_hal_sdram.c</FileName>
              <FileType>1</FileType>
713
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c</FilePath>
S
SummerGift 已提交
714 715 716 717
            </File>
            <File>
              <FileName>stm32f4xx_hal_smartcard.c</FileName>
              <FileType>1</FileType>
718
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_smartcard.c</FilePath>
S
SummerGift 已提交
719 720 721 722
            </File>
            <File>
              <FileName>stm32f4xx_hal_spdifrx.c</FileName>
              <FileType>1</FileType>
723
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spdifrx.c</FilePath>
S
SummerGift 已提交
724 725 726 727
            </File>
            <File>
              <FileName>stm32f4xx_hal_spi.c</FileName>
              <FileType>1</FileType>
728
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c</FilePath>
S
SummerGift 已提交
729 730 731 732
            </File>
            <File>
              <FileName>stm32f4xx_hal_sram.c</FileName>
              <FileType>1</FileType>
733
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c</FilePath>
S
SummerGift 已提交
734 735 736 737
            </File>
            <File>
              <FileName>stm32f4xx_hal_tim.c</FileName>
              <FileType>1</FileType>
738
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c</FilePath>
S
SummerGift 已提交
739 740 741 742
            </File>
            <File>
              <FileName>stm32f4xx_hal_tim_ex.c</FileName>
              <FileType>1</FileType>
743
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c</FilePath>
S
SummerGift 已提交
744 745 746 747
            </File>
            <File>
              <FileName>stm32f4xx_hal_uart.c</FileName>
              <FileType>1</FileType>
748
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</FilePath>
S
SummerGift 已提交
749 750 751 752
            </File>
            <File>
              <FileName>stm32f4xx_hal_usart.c</FileName>
              <FileType>1</FileType>
753
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</FilePath>
S
SummerGift 已提交
754 755 756 757
            </File>
            <File>
              <FileName>stm32f4xx_hal_wwdg.c</FileName>
              <FileType>1</FileType>
758
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c</FilePath>
S
SummerGift 已提交
759 760 761 762
            </File>
            <File>
              <FileName>stm32f4xx_ll_fmc.c</FileName>
              <FileType>1</FileType>
763
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c</FilePath>
S
SummerGift 已提交
764 765 766 767
            </File>
            <File>
              <FileName>stm32f4xx_ll_fsmc.c</FileName>
              <FileType>1</FileType>
768
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fsmc.c</FilePath>
S
SummerGift 已提交
769 770 771 772
            </File>
            <File>
              <FileName>stm32f4xx_ll_sdmmc.c</FileName>
              <FileType>1</FileType>
773
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_sdmmc.c</FilePath>
S
SummerGift 已提交
774 775 776 777
            </File>
            <File>
              <FileName>stm32f4xx_ll_usb.c</FileName>
              <FileType>1</FileType>
778
              <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usb.c</FilePath>
S
SummerGift 已提交
779 780 781 782
            </File>
            <File>
              <FileName>startup_stm32f429xx.s</FileName>
              <FileType>2</FileType>
783 784 785 786
              <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f429xx.s</FilePath>
            </File>
          </Files>
        </Group>
S
SummerGift 已提交
787 788 789 790 791 792
        <Group>
          <GroupName>Kernel</GroupName>
          <Files>
            <File>
              <FileName>clock.c</FileName>
              <FileType>1</FileType>
793
              <FilePath>..\..\src\clock.c</FilePath>
S
SummerGift 已提交
794 795 796 797
            </File>
            <File>
              <FileName>components.c</FileName>
              <FileType>1</FileType>
798
              <FilePath>..\..\src\components.c</FilePath>
S
SummerGift 已提交
799 800 801 802
            </File>
            <File>
              <FileName>device.c</FileName>
              <FileType>1</FileType>
803
              <FilePath>..\..\src\device.c</FilePath>
S
SummerGift 已提交
804 805 806 807
            </File>
            <File>
              <FileName>idle.c</FileName>
              <FileType>1</FileType>
808
              <FilePath>..\..\src\idle.c</FilePath>
S
SummerGift 已提交
809 810 811 812
            </File>
            <File>
              <FileName>ipc.c</FileName>
              <FileType>1</FileType>
813
              <FilePath>..\..\src\ipc.c</FilePath>
S
SummerGift 已提交
814 815 816 817
            </File>
            <File>
              <FileName>irq.c</FileName>
              <FileType>1</FileType>
818
              <FilePath>..\..\src\irq.c</FilePath>
S
SummerGift 已提交
819 820 821 822
            </File>
            <File>
              <FileName>kservice.c</FileName>
              <FileType>1</FileType>
823
              <FilePath>..\..\src\kservice.c</FilePath>
S
SummerGift 已提交
824 825 826 827
            </File>
            <File>
              <FileName>mem.c</FileName>
              <FileType>1</FileType>
828
              <FilePath>..\..\src\mem.c</FilePath>
S
SummerGift 已提交
829 830 831 832
            </File>
            <File>
              <FileName>memheap.c</FileName>
              <FileType>1</FileType>
833
              <FilePath>..\..\src\memheap.c</FilePath>
S
SummerGift 已提交
834 835 836 837
            </File>
            <File>
              <FileName>mempool.c</FileName>
              <FileType>1</FileType>
838
              <FilePath>..\..\src\mempool.c</FilePath>
S
SummerGift 已提交
839 840 841 842
            </File>
            <File>
              <FileName>object.c</FileName>
              <FileType>1</FileType>
843
              <FilePath>..\..\src\object.c</FilePath>
S
SummerGift 已提交
844 845 846 847
            </File>
            <File>
              <FileName>scheduler.c</FileName>
              <FileType>1</FileType>
848
              <FilePath>..\..\src\scheduler.c</FilePath>
S
SummerGift 已提交
849 850 851 852
            </File>
            <File>
              <FileName>signal.c</FileName>
              <FileType>1</FileType>
853
              <FilePath>..\..\src\signal.c</FilePath>
S
SummerGift 已提交
854 855 856 857
            </File>
            <File>
              <FileName>thread.c</FileName>
              <FileType>1</FileType>
858
              <FilePath>..\..\src\thread.c</FilePath>
S
SummerGift 已提交
859 860 861 862
            </File>
            <File>
              <FileName>timer.c</FileName>
              <FileType>1</FileType>
863
              <FilePath>..\..\src\timer.c</FilePath>
S
SummerGift 已提交
864 865 866 867 868 869 870 871 872
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>CORTEX-M4</GroupName>
          <Files>
            <File>
              <FileName>cpuport.c</FileName>
              <FileType>1</FileType>
873
              <FilePath>..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
S
SummerGift 已提交
874 875 876 877
            </File>
            <File>
              <FileName>context_rvds.S</FileName>
              <FileType>2</FileType>
878
              <FilePath>..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
S
SummerGift 已提交
879 880 881 882
            </File>
            <File>
              <FileName>backtrace.c</FileName>
              <FileType>1</FileType>
883
              <FilePath>..\..\libcpu\arm\common\backtrace.c</FilePath>
S
SummerGift 已提交
884 885 886 887
            </File>
            <File>
              <FileName>div0.c</FileName>
              <FileType>1</FileType>
888
              <FilePath>..\..\libcpu\arm\common\div0.c</FilePath>
S
SummerGift 已提交
889 890 891 892
            </File>
            <File>
              <FileName>showmem.c</FileName>
              <FileType>1</FileType>
893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919
              <FilePath>..\..\libcpu\arm\common\showmem.c</FilePath>
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>Filesystem</GroupName>
          <Files>
            <File>
              <FileName>dfs.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\dfs\src\dfs.c</FilePath>
            </File>
            <File>
              <FileName>dfs_file.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\dfs\src\dfs_file.c</FilePath>
            </File>
            <File>
              <FileName>dfs_fs.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\dfs\src\dfs_fs.c</FilePath>
            </File>
            <File>
              <FileName>dfs_posix.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\dfs\src\dfs_posix.c</FilePath>
            </File>
920 921 922 923 924 925 926 927 928 929
            <File>
              <FileName>poll.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\dfs\src\poll.c</FilePath>
            </File>
            <File>
              <FileName>select.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\dfs\src\select.c</FilePath>
            </File>
930 931 932 933
            <File>
              <FileName>devfs.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\dfs\filesystems\devfs\devfs.c</FilePath>
S
SummerGift 已提交
934 935 936 937 938
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>DeviceDrivers</GroupName>
939
          <Files>
940 941 942 943 944 945 946 947 948 949 950 951 952 953 954
            <File>
              <FileName>i2c_core.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\drivers\i2c\i2c_core.c</FilePath>
            </File>
            <File>
              <FileName>i2c_dev.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\drivers\i2c\i2c_dev.c</FilePath>
            </File>
            <File>
              <FileName>i2c-bit-ops.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\drivers\i2c\i2c-bit-ops.c</FilePath>
            </File>
955 956 957 958 959
            <File>
              <FileName>pin.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\drivers\misc\pin.c</FilePath>
            </File>
S
SummerGift 已提交
960 961 962
            <File>
              <FileName>serial.c</FileName>
              <FileType>1</FileType>
963
              <FilePath>..\..\components\drivers\serial\serial.c</FilePath>
S
SummerGift 已提交
964 965 966 967
            </File>
            <File>
              <FileName>completion.c</FileName>
              <FileType>1</FileType>
968
              <FilePath>..\..\components\drivers\src\completion.c</FilePath>
S
SummerGift 已提交
969 970 971 972
            </File>
            <File>
              <FileName>dataqueue.c</FileName>
              <FileType>1</FileType>
973
              <FilePath>..\..\components\drivers\src\dataqueue.c</FilePath>
S
SummerGift 已提交
974 975 976 977
            </File>
            <File>
              <FileName>pipe.c</FileName>
              <FileType>1</FileType>
978
              <FilePath>..\..\components\drivers\src\pipe.c</FilePath>
S
SummerGift 已提交
979
            </File>
980 981 982 983 984
            <File>
              <FileName>ringblk_buf.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\drivers\src\ringblk_buf.c</FilePath>
            </File>
S
SummerGift 已提交
985 986 987
            <File>
              <FileName>ringbuffer.c</FileName>
              <FileType>1</FileType>
988
              <FilePath>..\..\components\drivers\src\ringbuffer.c</FilePath>
S
SummerGift 已提交
989 990 991 992
            </File>
            <File>
              <FileName>waitqueue.c</FileName>
              <FileType>1</FileType>
993
              <FilePath>..\..\components\drivers\src\waitqueue.c</FilePath>
S
SummerGift 已提交
994 995 996 997
            </File>
            <File>
              <FileName>workqueue.c</FileName>
              <FileType>1</FileType>
998
              <FilePath>..\..\components\drivers\src\workqueue.c</FilePath>
S
SummerGift 已提交
999 1000 1001 1002 1003 1004 1005 1006 1007
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>finsh</GroupName>
          <Files>
            <File>
              <FileName>shell.c</FileName>
              <FileType>1</FileType>
1008
              <FilePath>..\..\components\finsh\shell.c</FilePath>
S
SummerGift 已提交
1009 1010 1011 1012
            </File>
            <File>
              <FileName>symbol.c</FileName>
              <FileType>1</FileType>
1013
              <FilePath>..\..\components\finsh\symbol.c</FilePath>
S
SummerGift 已提交
1014 1015 1016 1017
            </File>
            <File>
              <FileName>cmd.c</FileName>
              <FileType>1</FileType>
1018
              <FilePath>..\..\components\finsh\cmd.c</FilePath>
S
SummerGift 已提交
1019 1020 1021 1022
            </File>
            <File>
              <FileName>msh.c</FileName>
              <FileType>1</FileType>
1023
              <FilePath>..\..\components\finsh\msh.c</FilePath>
S
SummerGift 已提交
1024 1025 1026 1027
            </File>
            <File>
              <FileName>msh_cmd.c</FileName>
              <FileType>1</FileType>
1028
              <FilePath>..\..\components\finsh\msh_cmd.c</FilePath>
S
SummerGift 已提交
1029 1030 1031 1032
            </File>
            <File>
              <FileName>msh_file.c</FileName>
              <FileType>1</FileType>
1033
              <FilePath>..\..\components\finsh\msh_file.c</FilePath>
S
SummerGift 已提交
1034 1035 1036 1037
            </File>
            <File>
              <FileName>finsh_compiler.c</FileName>
              <FileType>1</FileType>
1038
              <FilePath>..\..\components\finsh\finsh_compiler.c</FilePath>
S
SummerGift 已提交
1039 1040 1041 1042
            </File>
            <File>
              <FileName>finsh_error.c</FileName>
              <FileType>1</FileType>
1043
              <FilePath>..\..\components\finsh\finsh_error.c</FilePath>
S
SummerGift 已提交
1044 1045 1046 1047
            </File>
            <File>
              <FileName>finsh_heap.c</FileName>
              <FileType>1</FileType>
1048
              <FilePath>..\..\components\finsh\finsh_heap.c</FilePath>
S
SummerGift 已提交
1049 1050 1051 1052
            </File>
            <File>
              <FileName>finsh_init.c</FileName>
              <FileType>1</FileType>
1053
              <FilePath>..\..\components\finsh\finsh_init.c</FilePath>
S
SummerGift 已提交
1054 1055 1056 1057
            </File>
            <File>
              <FileName>finsh_node.c</FileName>
              <FileType>1</FileType>
1058
              <FilePath>..\..\components\finsh\finsh_node.c</FilePath>
S
SummerGift 已提交
1059 1060 1061 1062
            </File>
            <File>
              <FileName>finsh_ops.c</FileName>
              <FileType>1</FileType>
1063
              <FilePath>..\..\components\finsh\finsh_ops.c</FilePath>
S
SummerGift 已提交
1064 1065 1066 1067
            </File>
            <File>
              <FileName>finsh_parser.c</FileName>
              <FileType>1</FileType>
1068
              <FilePath>..\..\components\finsh\finsh_parser.c</FilePath>
S
SummerGift 已提交
1069 1070 1071 1072
            </File>
            <File>
              <FileName>finsh_var.c</FileName>
              <FileType>1</FileType>
1073
              <FilePath>..\..\components\finsh\finsh_var.c</FilePath>
S
SummerGift 已提交
1074 1075 1076 1077
            </File>
            <File>
              <FileName>finsh_vm.c</FileName>
              <FileType>1</FileType>
1078
              <FilePath>..\..\components\finsh\finsh_vm.c</FilePath>
S
SummerGift 已提交
1079 1080 1081 1082
            </File>
            <File>
              <FileName>finsh_token.c</FileName>
              <FileType>1</FileType>
1083
              <FilePath>..\..\components\finsh\finsh_token.c</FilePath>
S
SummerGift 已提交
1084 1085 1086
            </File>
          </Files>
        </Group>
1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116
        <Group>
          <GroupName>libc</GroupName>
          <Files>
            <File>
              <FileName>libc.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\libc\compilers\armlibc\libc.c</FilePath>
            </File>
            <File>
              <FileName>mem_std.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\libc\compilers\armlibc\mem_std.c</FilePath>
            </File>
            <File>
              <FileName>stdio.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\libc\compilers\armlibc\stdio.c</FilePath>
            </File>
            <File>
              <FileName>stubs.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\libc\compilers\armlibc\stubs.c</FilePath>
            </File>
            <File>
              <FileName>time.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\components\libc\compilers\armlibc\time.c</FilePath>
            </File>
          </Files>
        </Group>
S
SummerGift 已提交
1117 1118 1119
      </Groups>
    </Target>
  </Targets>
1120 1121 1122 1123 1124 1125 1126

  <RTE>
    <apis/>
    <components/>
    <files/>
  </RTE>

S
SummerGift 已提交
1127
</Project>