1<?xml version="1.0" encoding="UTF-8" standalone="no" ?> 2<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd"> 3 4 <SchemaVersion>2.1</SchemaVersion> 5 6 <Header>### uVision Project, (C) Keil Software</Header> 7 8 <Targets> 9 <Target> 10 <TargetName>rt-thread</TargetName> 11 <ToolsetNumber>0x4</ToolsetNumber> 12 <ToolsetName>ARM-ADS</ToolsetName> 13 <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed> 14 <uAC6>0</uAC6> 15 <TargetOption> 16 <TargetCommonOption> 17 <Device>STM32MP157AAAx:Cortex-M4</Device> 18 <Vendor>STMicroelectronics</Vendor> 19 <PackID>Keil.STM32MP1xx_DFP.1.3.0</PackID> 20 <PackURL>http://www.keil.com/pack/</PackURL> 21 <Cpu>IRAM(0x10020000,0x00020000) IRAM2(0x10040000,0x00020000) IROM(0x10000000,0x00020000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000)</Cpu> 22 <FlashUtilSpec></FlashUtilSpec> 23 <StartupFile></StartupFile> 24 <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD10020000 -FC1000)</FlashDriverDll> 25 <DeviceId>0</DeviceId> 26 <RegisterFile>$$Device:STM32MP157AAAx$Drivers\CMSIS\Device\ST\STM32MP1xx\Include\stm32mp157axx_cm4.h</RegisterFile> 27 <MemoryEnv></MemoryEnv> 28 <Cmp></Cmp> 29 <Asm></Asm> 30 <Linker></Linker> 31 <OHString></OHString> 32 <InfinionOptionDll></InfinionOptionDll> 33 <SLE66CMisc></SLE66CMisc> 34 <SLE66AMisc></SLE66AMisc> 35 <SLE66LinkerMisc></SLE66LinkerMisc> 36 <SFDFile>$$Device:STM32MP157AAAx$SVD\STM32MP157x.svd</SFDFile> 37 <bCustSvd>0</bCustSvd> 38 <UseEnv>0</UseEnv> 39 <BinPath></BinPath> 40 <IncludePath></IncludePath> 41 <LibPath></LibPath> 42 <RegisterFilePath></RegisterFilePath> 43 <DBRegisterFilePath></DBRegisterFilePath> 44 <TargetStatus> 45 <Error>0</Error> 46 <ExitCodeStop>0</ExitCodeStop> 47 <ButtonStop>0</ButtonStop> 48 <NotGenerated>0</NotGenerated> 49 <InvalidFlash>1</InvalidFlash> 50 </TargetStatus> 51 <OutputDirectory>.\build\keil\Obj\</OutputDirectory> 52 <OutputName>rt-thread</OutputName> 53 <CreateExecutable>1</CreateExecutable> 54 <CreateLib>0</CreateLib> 55 <CreateHexFile>0</CreateHexFile> 56 <DebugInformation>1</DebugInformation> 57 <BrowseInformation>0</BrowseInformation> 58 <ListingPath>.\build\keil\List\</ListingPath> 59 <HexFormatSelection>1</HexFormatSelection> 60 <Merge32K>0</Merge32K> 61 <CreateBatchFile>0</CreateBatchFile> 62 <BeforeCompile> 63 <RunUserProg1>0</RunUserProg1> 64 <RunUserProg2>0</RunUserProg2> 65 <UserProg1Name></UserProg1Name> 66 <UserProg2Name></UserProg2Name> 67 <UserProg1Dos16Mode>0</UserProg1Dos16Mode> 68 <UserProg2Dos16Mode>0</UserProg2Dos16Mode> 69 <nStopU1X>0</nStopU1X> 70 <nStopU2X>0</nStopU2X> 71 </BeforeCompile> 72 <BeforeMake> 73 <RunUserProg1>0</RunUserProg1> 74 <RunUserProg2>0</RunUserProg2> 75 <UserProg1Name></UserProg1Name> 76 <UserProg2Name></UserProg2Name> 77 <UserProg1Dos16Mode>0</UserProg1Dos16Mode> 78 <UserProg2Dos16Mode>0</UserProg2Dos16Mode> 79 <nStopB1X>0</nStopB1X> 80 <nStopB2X>0</nStopB2X> 81 </BeforeMake> 82 <AfterMake> 83 <RunUserProg1>1</RunUserProg1> 84 <RunUserProg2>0</RunUserProg2> 85 <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name> 86 <UserProg2Name></UserProg2Name> 87 <UserProg1Dos16Mode>0</UserProg1Dos16Mode> 88 <UserProg2Dos16Mode>0</UserProg2Dos16Mode> 89 <nStopA1X>0</nStopA1X> 90 <nStopA2X>0</nStopA2X> 91 </AfterMake> 92 <SelectedForBatchBuild>0</SelectedForBatchBuild> 93 <SVCSIdString></SVCSIdString> 94 </TargetCommonOption> 95 <CommonProperty> 96 <UseCPPCompiler>0</UseCPPCompiler> 97 <RVCTCodeConst>0</RVCTCodeConst> 98 <RVCTZI>0</RVCTZI> 99 <RVCTOtherData>0</RVCTOtherData> 100 <ModuleSelection>0</ModuleSelection> 101 <IncludeInBuild>1</IncludeInBuild> 102 <AlwaysBuild>0</AlwaysBuild> 103 <GenerateAssemblyFile>0</GenerateAssemblyFile> 104 <AssembleAssemblyFile>0</AssembleAssemblyFile> 105 <PublicsOnly>0</PublicsOnly> 106 <StopOnExitCode>3</StopOnExitCode> 107 <CustomArgument></CustomArgument> 108 <IncludeLibraryModules></IncludeLibraryModules> 109 <ComprImg>1</ComprImg> 110 </CommonProperty> 111 <DllOption> 112 <SimDllName>SARMCM3.DLL</SimDllName> 113 <SimDllArguments> -MPU</SimDllArguments> 114 <SimDlgDll>DCM.DLL</SimDlgDll> 115 <SimDlgDllArguments>-pCM4</SimDlgDllArguments> 116 <TargetDllName>SARMCM3.DLL</TargetDllName> 117 <TargetDllArguments> -MPU</TargetDllArguments> 118 <TargetDlgDll>TCM.DLL</TargetDlgDll> 119 <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments> 120 </DllOption> 121 <DebugOption> 122 <OPTHX> 123 <HexSelection>1</HexSelection> 124 <HexRangeLowAddress>0</HexRangeLowAddress> 125 <HexRangeHighAddress>0</HexRangeHighAddress> 126 <HexOffset>0</HexOffset> 127 <Oh166RecLen>16</Oh166RecLen> 128 </OPTHX> 129 </DebugOption> 130 <Utilities> 131 <Flash1> 132 <UseTargetDll>1</UseTargetDll> 133 <UseExternalTool>0</UseExternalTool> 134 <RunIndependent>0</RunIndependent> 135 <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> 136 <Capability>1</Capability> 137 <DriverSelection>4096</DriverSelection> 138 </Flash1> 139 <bUseTDR>1</bUseTDR> 140 <Flash2>BIN\UL2CM3.DLL</Flash2> 141 <Flash3></Flash3> 142 <Flash4></Flash4> 143 <pFcarmOut></pFcarmOut> 144 <pFcarmGrp></pFcarmGrp> 145 <pFcArmRoot></pFcArmRoot> 146 <FcArmLst>0</FcArmLst> 147 </Utilities> 148 <TargetArmAds> 149 <ArmAdsMisc> 150 <GenerateListings>0</GenerateListings> 151 <asHll>1</asHll> 152 <asAsm>1</asAsm> 153 <asMacX>1</asMacX> 154 <asSyms>1</asSyms> 155 <asFals>1</asFals> 156 <asDbgD>1</asDbgD> 157 <asForm>1</asForm> 158 <ldLst>0</ldLst> 159 <ldmm>1</ldmm> 160 <ldXref>1</ldXref> 161 <BigEnd>0</BigEnd> 162 <AdsALst>1</AdsALst> 163 <AdsACrf>1</AdsACrf> 164 <AdsANop>0</AdsANop> 165 <AdsANot>0</AdsANot> 166 <AdsLLst>1</AdsLLst> 167 <AdsLmap>1</AdsLmap> 168 <AdsLcgr>1</AdsLcgr> 169 <AdsLsym>1</AdsLsym> 170 <AdsLszi>1</AdsLszi> 171 <AdsLtoi>1</AdsLtoi> 172 <AdsLsun>1</AdsLsun> 173 <AdsLven>1</AdsLven> 174 <AdsLsxf>1</AdsLsxf> 175 <RvctClst>0</RvctClst> 176 <GenPPlst>0</GenPPlst> 177 <AdsCpuType>"Cortex-M4"</AdsCpuType> 178 <RvctDeviceName></RvctDeviceName> 179 <mOS>0</mOS> 180 <uocRom>0</uocRom> 181 <uocRam>0</uocRam> 182 <hadIROM>1</hadIROM> 183 <hadIRAM>1</hadIRAM> 184 <hadXRAM>0</hadXRAM> 185 <uocXRam>0</uocXRam> 186 <RvdsVP>2</RvdsVP> 187 <RvdsMve>0</RvdsMve> 188 <RvdsCdeCp>0</RvdsCdeCp> 189 <hadIRAM2>1</hadIRAM2> 190 <hadIROM2>0</hadIROM2> 191 <StupSel>8</StupSel> 192 <useUlib>0</useUlib> 193 <EndSel>0</EndSel> 194 <uLtcg>0</uLtcg> 195 <nSecure>0</nSecure> 196 <RoSelD>3</RoSelD> 197 <RwSelD>4</RwSelD> 198 <CodeSel>0</CodeSel> 199 <OptFeed>0</OptFeed> 200 <NoZi1>0</NoZi1> 201 <NoZi2>0</NoZi2> 202 <NoZi3>0</NoZi3> 203 <NoZi4>0</NoZi4> 204 <NoZi5>0</NoZi5> 205 <Ro1Chk>0</Ro1Chk> 206 <Ro2Chk>0</Ro2Chk> 207 <Ro3Chk>0</Ro3Chk> 208 <Ir1Chk>1</Ir1Chk> 209 <Ir2Chk>0</Ir2Chk> 210 <Ra1Chk>0</Ra1Chk> 211 <Ra2Chk>0</Ra2Chk> 212 <Ra3Chk>0</Ra3Chk> 213 <Im1Chk>1</Im1Chk> 214 <Im2Chk>0</Im2Chk> 215 <OnChipMemories> 216 <Ocm1> 217 <Type>0</Type> 218 <StartAddress>0x0</StartAddress> 219 <Size>0x0</Size> 220 </Ocm1> 221 <Ocm2> 222 <Type>0</Type> 223 <StartAddress>0x0</StartAddress> 224 <Size>0x0</Size> 225 </Ocm2> 226 <Ocm3> 227 <Type>0</Type> 228 <StartAddress>0x0</StartAddress> 229 <Size>0x0</Size> 230 </Ocm3> 231 <Ocm4> 232 <Type>0</Type> 233 <StartAddress>0x0</StartAddress> 234 <Size>0x0</Size> 235 </Ocm4> 236 <Ocm5> 237 <Type>0</Type> 238 <StartAddress>0x0</StartAddress> 239 <Size>0x0</Size> 240 </Ocm5> 241 <Ocm6> 242 <Type>0</Type> 243 <StartAddress>0x0</StartAddress> 244 <Size>0x0</Size> 245 </Ocm6> 246 <IRAM> 247 <Type>0</Type> 248 <StartAddress>0x10020000</StartAddress> 249 <Size>0x20000</Size> 250 </IRAM> 251 <IROM> 252 <Type>1</Type> 253 <StartAddress>0x10000000</StartAddress> 254 <Size>0x20000</Size> 255 </IROM> 256 <XRAM> 257 <Type>0</Type> 258 <StartAddress>0x0</StartAddress> 259 <Size>0x0</Size> 260 </XRAM> 261 <OCR_RVCT1> 262 <Type>1</Type> 263 <StartAddress>0x0</StartAddress> 264 <Size>0x0</Size> 265 </OCR_RVCT1> 266 <OCR_RVCT2> 267 <Type>1</Type> 268 <StartAddress>0x0</StartAddress> 269 <Size>0x0</Size> 270 </OCR_RVCT2> 271 <OCR_RVCT3> 272 <Type>1</Type> 273 <StartAddress>0x0</StartAddress> 274 <Size>0x0</Size> 275 </OCR_RVCT3> 276 <OCR_RVCT4> 277 <Type>1</Type> 278 <StartAddress>0x10000000</StartAddress> 279 <Size>0x20000</Size> 280 </OCR_RVCT4> 281 <OCR_RVCT5> 282 <Type>1</Type> 283 <StartAddress>0x0</StartAddress> 284 <Size>0x0</Size> 285 </OCR_RVCT5> 286 <OCR_RVCT6> 287 <Type>0</Type> 288 <StartAddress>0x0</StartAddress> 289 <Size>0x0</Size> 290 </OCR_RVCT6> 291 <OCR_RVCT7> 292 <Type>0</Type> 293 <StartAddress>0x0</StartAddress> 294 <Size>0x0</Size> 295 </OCR_RVCT7> 296 <OCR_RVCT8> 297 <Type>0</Type> 298 <StartAddress>0x0</StartAddress> 299 <Size>0x0</Size> 300 </OCR_RVCT8> 301 <OCR_RVCT9> 302 <Type>0</Type> 303 <StartAddress>0x10020000</StartAddress> 304 <Size>0x20000</Size> 305 </OCR_RVCT9> 306 <OCR_RVCT10> 307 <Type>0</Type> 308 <StartAddress>0x10040000</StartAddress> 309 <Size>0x20000</Size> 310 </OCR_RVCT10> 311 </OnChipMemories> 312 <RvctStartVector></RvctStartVector> 313 </ArmAdsMisc> 314 <Cads> 315 <interw>1</interw> 316 <Optim>1</Optim> 317 <oTime>0</oTime> 318 <SplitLS>0</SplitLS> 319 <OneElfS>1</OneElfS> 320 <Strict>0</Strict> 321 <EnumInt>0</EnumInt> 322 <PlainCh>0</PlainCh> 323 <Ropi>0</Ropi> 324 <Rwpi>0</Rwpi> 325 <wLevel>0</wLevel> 326 <uThumb>0</uThumb> 327 <uSurpInc>0</uSurpInc> 328 <uC99>1</uC99> 329 <uGnu>0</uGnu> 330 <useXO>0</useXO> 331 <v6Lang>1</v6Lang> 332 <v6LangP>1</v6LangP> 333 <vShortEn>1</vShortEn> 334 <vShortWch>1</vShortWch> 335 <v6Lto>0</v6Lto> 336 <v6WtE>0</v6WtE> 337 <v6Rtti>0</v6Rtti> 338 <VariousControls> 339 <MiscControls></MiscControls> 340 <Define>CORE_CM4, __LOG_TRACE_IO_, METAL_MAX_DEVICE_REGIONS=2, VIRTIO_SLAVE_ONLY, NO_ATOMIC_64_SUPPORT, STM32MP157Axx, METAL_INTERNAL, USE_HAL_DRIVER, RT_USING_ARM_LIBC</Define> 341 <Undefine></Undefine> 342 <IncludePath>applications;.;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m4;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;board\CubeMX_Config\CM4\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\components\finsh;.;..\..\..\include;..\..\..\components\libc\compilers\armlibc;..\..\..\components\libc\compilers\common;..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Inc;..\libraries\STM32MPxx_HAL\CMSIS\Device\ST\STM32MP1xx\Include;..\libraries\STM32MPxx_HAL\CMSIS\Core\Include;..\libraries\STM32MPxx_HAL\CMSIS\Include</IncludePath> 343 </VariousControls> 344 </Cads> 345 <Aads> 346 <interw>1</interw> 347 <Ropi>0</Ropi> 348 <Rwpi>0</Rwpi> 349 <thumb>0</thumb> 350 <SplitLS>0</SplitLS> 351 <SwStkChk>0</SwStkChk> 352 <NoWarn>0</NoWarn> 353 <uSurpInc>0</uSurpInc> 354 <useXO>0</useXO> 355 <ClangAsOpt>4</ClangAsOpt> 356 <VariousControls> 357 <MiscControls></MiscControls> 358 <Define></Define> 359 <Undefine></Undefine> 360 <IncludePath></IncludePath> 361 </VariousControls> 362 </Aads> 363 <LDads> 364 <umfTarg>0</umfTarg> 365 <Ropi>0</Ropi> 366 <Rwpi>0</Rwpi> 367 <noStLib>0</noStLib> 368 <RepFail>1</RepFail> 369 <useFile>0</useFile> 370 <TextAddressRange>0x08000000</TextAddressRange> 371 <DataAddressRange>0x20000000</DataAddressRange> 372 <pXoBase></pXoBase> 373 <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile> 374 <IncludeLibs></IncludeLibs> 375 <IncludeLibsPath></IncludeLibsPath> 376 <Misc></Misc> 377 <LinkerInputFile></LinkerInputFile> 378 <DisabledWarnings></DisabledWarnings> 379 </LDads> 380 </TargetArmAds> 381 </TargetOption> 382 <Groups> 383 <Group> 384 <GroupName>Applications</GroupName> 385 <Files> 386 <File> 387 <FileName>main.c</FileName> 388 <FileType>1</FileType> 389 <FilePath>applications\main.c</FilePath> 390 </File> 391 </Files> 392 </Group> 393 <Group> 394 <GroupName>cpu</GroupName> 395 <Files> 396 <File> 397 <FileName>backtrace.c</FileName> 398 <FileType>1</FileType> 399 <FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath> 400 </File> 401 <File> 402 <FileName>div0.c</FileName> 403 <FileType>1</FileType> 404 <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath> 405 </File> 406 <File> 407 <FileName>showmem.c</FileName> 408 <FileType>1</FileType> 409 <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath> 410 </File> 411 <File> 412 <FileName>cpuport.c</FileName> 413 <FileType>1</FileType> 414 <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath> 415 </File> 416 <File> 417 <FileName>context_rvds.S</FileName> 418 <FileType>2</FileType> 419 <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath> 420 </File> 421 </Files> 422 </Group> 423 <Group> 424 <GroupName>DeviceDrivers</GroupName> 425 <Files> 426 <File> 427 <FileName>pin.c</FileName> 428 <FileType>1</FileType> 429 <FilePath>..\..\..\components\drivers\misc\pin.c</FilePath> 430 </File> 431 <File> 432 <FileName>serial.c</FileName> 433 <FileType>1</FileType> 434 <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath> 435 </File> 436 <File> 437 <FileName>completion.c</FileName> 438 <FileType>1</FileType> 439 <FilePath>..\..\..\components\drivers\src\completion.c</FilePath> 440 </File> 441 <File> 442 <FileName>dataqueue.c</FileName> 443 <FileType>1</FileType> 444 <FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath> 445 </File> 446 <File> 447 <FileName>pipe.c</FileName> 448 <FileType>1</FileType> 449 <FilePath>..\..\..\components\drivers\src\pipe.c</FilePath> 450 </File> 451 <File> 452 <FileName>ringblk_buf.c</FileName> 453 <FileType>1</FileType> 454 <FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath> 455 </File> 456 <File> 457 <FileName>ringbuffer.c</FileName> 458 <FileType>1</FileType> 459 <FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath> 460 </File> 461 <File> 462 <FileName>waitqueue.c</FileName> 463 <FileType>1</FileType> 464 <FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath> 465 </File> 466 <File> 467 <FileName>workqueue.c</FileName> 468 <FileType>1</FileType> 469 <FilePath>..\..\..\components\drivers\src\workqueue.c</FilePath> 470 </File> 471 </Files> 472 </Group> 473 <Group> 474 <GroupName>Drivers</GroupName> 475 <Files> 476 <File> 477 <FileName>board.c</FileName> 478 <FileType>1</FileType> 479 <FilePath>board\board.c</FilePath> 480 </File> 481 <File> 482 <FileName>system_stm32mp1xx.c</FileName> 483 <FileType>1</FileType> 484 <FilePath>board\CubeMX_Config\Common\System\system_stm32mp1xx.c</FilePath> 485 </File> 486 <File> 487 <FileName>stm32mp1xx_hal_msp.c</FileName> 488 <FileType>1</FileType> 489 <FilePath>board\CubeMX_Config\CM4\Src\stm32mp1xx_hal_msp.c</FilePath> 490 </File> 491 <File> 492 <FileName>startup_stm32mp15xx.s</FileName> 493 <FileType>2</FileType> 494 <FilePath>..\libraries\STM32MPxx_HAL\CMSIS\Device\ST\STM32MP1xx\Source\Templates\arm\startup_stm32mp15xx.s</FilePath> 495 </File> 496 <File> 497 <FileName>drv_gpio.c</FileName> 498 <FileType>1</FileType> 499 <FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath> 500 </File> 501 <File> 502 <FileName>drv_usart.c</FileName> 503 <FileType>1</FileType> 504 <FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath> 505 </File> 506 <File> 507 <FileName>drv_common.c</FileName> 508 <FileType>1</FileType> 509 <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath> 510 </File> 511 </Files> 512 </Group> 513 <Group> 514 <GroupName>finsh</GroupName> 515 <Files> 516 <File> 517 <FileName>shell.c</FileName> 518 <FileType>1</FileType> 519 <FilePath>..\..\..\components\finsh\shell.c</FilePath> 520 </File> 521 <File> 522 <FileName>cmd.c</FileName> 523 <FileType>1</FileType> 524 <FilePath>..\..\..\components\finsh\cmd.c</FilePath> 525 </File> 526 <File> 527 <FileName>msh.c</FileName> 528 <FileType>1</FileType> 529 <FilePath>..\..\..\components\finsh\msh.c</FilePath> 530 </File> 531 <File> 532 <FileName>finsh_compiler.c</FileName> 533 <FileType>1</FileType> 534 <FilePath>..\..\..\components\finsh\finsh_compiler.c</FilePath> 535 </File> 536 <File> 537 <FileName>finsh_error.c</FileName> 538 <FileType>1</FileType> 539 <FilePath>..\..\..\components\finsh\finsh_error.c</FilePath> 540 </File> 541 <File> 542 <FileName>finsh_heap.c</FileName> 543 <FileType>1</FileType> 544 <FilePath>..\..\..\components\finsh\finsh_heap.c</FilePath> 545 </File> 546 <File> 547 <FileName>finsh_init.c</FileName> 548 <FileType>1</FileType> 549 <FilePath>..\..\..\components\finsh\finsh_init.c</FilePath> 550 </File> 551 <File> 552 <FileName>finsh_node.c</FileName> 553 <FileType>1</FileType> 554 <FilePath>..\..\..\components\finsh\finsh_node.c</FilePath> 555 </File> 556 <File> 557 <FileName>finsh_ops.c</FileName> 558 <FileType>1</FileType> 559 <FilePath>..\..\..\components\finsh\finsh_ops.c</FilePath> 560 </File> 561 <File> 562 <FileName>finsh_parser.c</FileName> 563 <FileType>1</FileType> 564 <FilePath>..\..\..\components\finsh\finsh_parser.c</FilePath> 565 </File> 566 <File> 567 <FileName>finsh_var.c</FileName> 568 <FileType>1</FileType> 569 <FilePath>..\..\..\components\finsh\finsh_var.c</FilePath> 570 </File> 571 <File> 572 <FileName>finsh_vm.c</FileName> 573 <FileType>1</FileType> 574 <FilePath>..\..\..\components\finsh\finsh_vm.c</FilePath> 575 </File> 576 <File> 577 <FileName>finsh_token.c</FileName> 578 <FileType>1</FileType> 579 <FilePath>..\..\..\components\finsh\finsh_token.c</FilePath> 580 </File> 581 </Files> 582 </Group> 583 <Group> 584 <GroupName>Kernel</GroupName> 585 <Files> 586 <File> 587 <FileName>clock.c</FileName> 588 <FileType>1</FileType> 589 <FilePath>..\..\..\src\clock.c</FilePath> 590 </File> 591 <File> 592 <FileName>components.c</FileName> 593 <FileType>1</FileType> 594 <FilePath>..\..\..\src\components.c</FilePath> 595 </File> 596 <File> 597 <FileName>device.c</FileName> 598 <FileType>1</FileType> 599 <FilePath>..\..\..\src\device.c</FilePath> 600 </File> 601 <File> 602 <FileName>idle.c</FileName> 603 <FileType>1</FileType> 604 <FilePath>..\..\..\src\idle.c</FilePath> 605 </File> 606 <File> 607 <FileName>ipc.c</FileName> 608 <FileType>1</FileType> 609 <FilePath>..\..\..\src\ipc.c</FilePath> 610 </File> 611 <File> 612 <FileName>irq.c</FileName> 613 <FileType>1</FileType> 614 <FilePath>..\..\..\src\irq.c</FilePath> 615 </File> 616 <File> 617 <FileName>kservice.c</FileName> 618 <FileType>1</FileType> 619 <FilePath>..\..\..\src\kservice.c</FilePath> 620 </File> 621 <File> 622 <FileName>memheap.c</FileName> 623 <FileType>1</FileType> 624 <FilePath>..\..\..\src\memheap.c</FilePath> 625 </File> 626 <File> 627 <FileName>mempool.c</FileName> 628 <FileType>1</FileType> 629 <FilePath>..\..\..\src\mempool.c</FilePath> 630 </File> 631 <File> 632 <FileName>object.c</FileName> 633 <FileType>1</FileType> 634 <FilePath>..\..\..\src\object.c</FilePath> 635 </File> 636 <File> 637 <FileName>scheduler.c</FileName> 638 <FileType>1</FileType> 639 <FilePath>..\..\..\src\scheduler.c</FilePath> 640 </File> 641 <File> 642 <FileName>signal.c</FileName> 643 <FileType>1</FileType> 644 <FilePath>..\..\..\src\signal.c</FilePath> 645 </File> 646 <File> 647 <FileName>thread.c</FileName> 648 <FileType>1</FileType> 649 <FilePath>..\..\..\src\thread.c</FilePath> 650 </File> 651 <File> 652 <FileName>timer.c</FileName> 653 <FileType>1</FileType> 654 <FilePath>..\..\..\src\timer.c</FilePath> 655 </File> 656 </Files> 657 </Group> 658 <Group> 659 <GroupName>libc</GroupName> 660 <Files> 661 <File> 662 <FileName>libc.c</FileName> 663 <FileType>1</FileType> 664 <FilePath>..\..\..\components\libc\compilers\armlibc\libc.c</FilePath> 665 </File> 666 <File> 667 <FileName>mem_std.c</FileName> 668 <FileType>1</FileType> 669 <FilePath>..\..\..\components\libc\compilers\armlibc\mem_std.c</FilePath> 670 </File> 671 <File> 672 <FileName>stubs.c</FileName> 673 <FileType>1</FileType> 674 <FilePath>..\..\..\components\libc\compilers\armlibc\stubs.c</FilePath> 675 </File> 676 <File> 677 <FileName>time.c</FileName> 678 <FileType>1</FileType> 679 <FilePath>..\..\..\components\libc\compilers\common\time.c</FilePath> 680 </File> 681 </Files> 682 </Group> 683 <Group> 684 <GroupName>STM32_HAL</GroupName> 685 <Files> 686 <File> 687 <FileName>stm32mp1xx_hal.c</FileName> 688 <FileType>1</FileType> 689 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal.c</FilePath> 690 </File> 691 <File> 692 <FileName>stm32mp1xx_hal_hsem.c</FileName> 693 <FileType>1</FileType> 694 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_hsem.c</FilePath> 695 </File> 696 <File> 697 <FileName>stm32mp1xx_hal_exti.c</FileName> 698 <FileType>1</FileType> 699 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_exti.c</FilePath> 700 </File> 701 <File> 702 <FileName>stm32mp1xx_hal_ipcc.c</FileName> 703 <FileType>1</FileType> 704 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_ipcc.c</FilePath> 705 </File> 706 <File> 707 <FileName>stm32mp1xx_hal_cortex.c</FileName> 708 <FileType>1</FileType> 709 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_cortex.c</FilePath> 710 </File> 711 <File> 712 <FileName>stm32mp1xx_hal_dma.c</FileName> 713 <FileType>1</FileType> 714 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_dma.c</FilePath> 715 </File> 716 <File> 717 <FileName>stm32mp1xx_hal_dma_ex.c</FileName> 718 <FileType>1</FileType> 719 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_dma_ex.c</FilePath> 720 </File> 721 <File> 722 <FileName>stm32mp1xx_hal_mdma.c</FileName> 723 <FileType>1</FileType> 724 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_mdma.c</FilePath> 725 </File> 726 <File> 727 <FileName>stm32mp1xx_hal_pwr.c</FileName> 728 <FileType>1</FileType> 729 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_pwr.c</FilePath> 730 </File> 731 <File> 732 <FileName>stm32mp1xx_hal_pwr_ex.c</FileName> 733 <FileType>1</FileType> 734 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_pwr_ex.c</FilePath> 735 </File> 736 <File> 737 <FileName>stm32mp1xx_hal_rcc.c</FileName> 738 <FileType>1</FileType> 739 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_rcc.c</FilePath> 740 </File> 741 <File> 742 <FileName>stm32mp1xx_hal_rcc_ex.c</FileName> 743 <FileType>1</FileType> 744 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_rcc_ex.c</FilePath> 745 </File> 746 <File> 747 <FileName>stm32mp1xx_hal_gpio.c</FileName> 748 <FileType>1</FileType> 749 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_gpio.c</FilePath> 750 </File> 751 <File> 752 <FileName>stm32mp1xx_hal_adc.c</FileName> 753 <FileType>1</FileType> 754 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_adc.c</FilePath> 755 </File> 756 <File> 757 <FileName>stm32mp1xx_hal_adc_ex.c</FileName> 758 <FileType>1</FileType> 759 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_adc_ex.c</FilePath> 760 </File> 761 <File> 762 <FileName>stm32mp1xx_hal_dac.c</FileName> 763 <FileType>1</FileType> 764 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_dac.c</FilePath> 765 </File> 766 <File> 767 <FileName>stm32mp1xx_hal_dac_ex.c</FileName> 768 <FileType>1</FileType> 769 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_dac_ex.c</FilePath> 770 </File> 771 <File> 772 <FileName>stm32mp1xx_hal_i2c.c</FileName> 773 <FileType>1</FileType> 774 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_i2c.c</FilePath> 775 </File> 776 <File> 777 <FileName>stm32mp1xx_hal_i2c_ex.c</FileName> 778 <FileType>1</FileType> 779 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_i2c_ex.c</FilePath> 780 </File> 781 <File> 782 <FileName>stm32mp1xx_hal_spi.c</FileName> 783 <FileType>1</FileType> 784 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_spi.c</FilePath> 785 </File> 786 <File> 787 <FileName>stm32mp1xx_hal_tim.c</FileName> 788 <FileType>1</FileType> 789 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_tim.c</FilePath> 790 </File> 791 <File> 792 <FileName>stm32mp1xx_hal_tim_ex.c</FileName> 793 <FileType>1</FileType> 794 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_tim_ex.c</FilePath> 795 </File> 796 <File> 797 <FileName>stm32mp1xx_hal_uart.c</FileName> 798 <FileType>1</FileType> 799 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_uart.c</FilePath> 800 </File> 801 <File> 802 <FileName>stm32mp1xx_hal_uart_ex.c</FileName> 803 <FileType>1</FileType> 804 <FilePath>..\libraries\STM32MPxx_HAL\STM32MP1xx_HAL_Driver\Src\stm32mp1xx_hal_uart_ex.c</FilePath> 805 </File> 806 </Files> 807 </Group> 808 </Groups> 809 </Target> 810 </Targets> 811 812 <RTE> 813 <apis/> 814 <components/> 815 <files/> 816 </RTE> 817 818 <LayerInfo> 819 <Layers> 820 <Layer> 821 <LayName><Project Info></LayName> 822 <LayDesc></LayDesc> 823 <LayUrl></LayUrl> 824 <LayKeys></LayKeys> 825 <LayCat></LayCat> 826 <LayLic></LayLic> 827 <LayTarg>0</LayTarg> 828 <LayPrjMark>1</LayPrjMark> 829 </Layer> 830 </Layers> 831 </LayerInfo> 832 833</Project> 834