project.uvprojx 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972
  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. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>rt-thread</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32F767BGTx</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F7xx_DFP.2.9.0</PackID>
  17. <PackURL>http://www.keil.com/pack</PackURL>
  18. <Cpu>IRAM(0x20020000,0x60000) IRAM2(0x20000000,0x20000) IROM(0x08000000,0x100000) IROM2(0x00200000,0x100000) CPUTYPE("Cortex-M7") FPU3(DFPU) CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec></FlashUtilSpec>
  20. <StartupFile></StartupFile>
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20020000 -FC1000 -FN1 -FF0STM32F7x_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F767BGTx$CMSIS\Flash\STM32F7x_1024.FLM))</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:STM32F767BGTx$Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f7xx.h</RegisterFile>
  24. <MemoryEnv></MemoryEnv>
  25. <Cmp></Cmp>
  26. <Asm></Asm>
  27. <Linker></Linker>
  28. <OHString></OHString>
  29. <InfinionOptionDll></InfinionOptionDll>
  30. <SLE66CMisc></SLE66CMisc>
  31. <SLE66AMisc></SLE66AMisc>
  32. <SLE66LinkerMisc></SLE66LinkerMisc>
  33. <SFDFile>$$Device:STM32F767BGTx$CMSIS\SVD\STM32F7x7_v1r2.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath></BinPath>
  37. <IncludePath></IncludePath>
  38. <LibPath></LibPath>
  39. <RegisterFilePath></RegisterFilePath>
  40. <DBRegisterFilePath></DBRegisterFilePath>
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>.\build\keil\Obj\</OutputDirectory>
  49. <OutputName>rt-thread</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>0</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>0</BrowseInformation>
  55. <ListingPath>.\build\keil\List\</ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name></UserProg1Name>
  63. <UserProg2Name></UserProg2Name>
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name></UserProg1Name>
  73. <UserProg2Name></UserProg2Name>
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>1</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
  83. <UserProg2Name></UserProg2Name>
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  90. <SVCSIdString></SVCSIdString>
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument></CustomArgument>
  105. <IncludeLibraryModules></IncludeLibraryModules>
  106. <ComprImg>1</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments> -REMAP -MPU</SimDllArguments>
  111. <SimDlgDll>DCM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM7</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments> -MPU</TargetDllArguments>
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM7</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4096</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>BIN\UL2CM3.DLL</Flash2>
  138. <Flash3></Flash3>
  139. <Flash4></Flash4>
  140. <pFcarmOut></pFcarmOut>
  141. <pFcarmGrp></pFcarmGrp>
  142. <pFcArmRoot></pFcArmRoot>
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M7"</AdsCpuType>
  175. <RvctDeviceName></RvctDeviceName>
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>1</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>3</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <hadIRAM2>1</hadIRAM2>
  186. <hadIROM2>1</hadIROM2>
  187. <StupSel>8</StupSel>
  188. <useUlib>0</useUlib>
  189. <EndSel>0</EndSel>
  190. <uLtcg>0</uLtcg>
  191. <nSecure>0</nSecure>
  192. <RoSelD>4</RoSelD>
  193. <RwSelD>4</RwSelD>
  194. <CodeSel>0</CodeSel>
  195. <OptFeed>0</OptFeed>
  196. <NoZi1>0</NoZi1>
  197. <NoZi2>0</NoZi2>
  198. <NoZi3>0</NoZi3>
  199. <NoZi4>0</NoZi4>
  200. <NoZi5>0</NoZi5>
  201. <Ro1Chk>0</Ro1Chk>
  202. <Ro2Chk>0</Ro2Chk>
  203. <Ro3Chk>0</Ro3Chk>
  204. <Ir1Chk>1</Ir1Chk>
  205. <Ir2Chk>0</Ir2Chk>
  206. <Ra1Chk>0</Ra1Chk>
  207. <Ra2Chk>0</Ra2Chk>
  208. <Ra3Chk>0</Ra3Chk>
  209. <Im1Chk>1</Im1Chk>
  210. <Im2Chk>1</Im2Chk>
  211. <OnChipMemories>
  212. <Ocm1>
  213. <Type>0</Type>
  214. <StartAddress>0x0</StartAddress>
  215. <Size>0x0</Size>
  216. </Ocm1>
  217. <Ocm2>
  218. <Type>0</Type>
  219. <StartAddress>0x0</StartAddress>
  220. <Size>0x0</Size>
  221. </Ocm2>
  222. <Ocm3>
  223. <Type>0</Type>
  224. <StartAddress>0x0</StartAddress>
  225. <Size>0x0</Size>
  226. </Ocm3>
  227. <Ocm4>
  228. <Type>0</Type>
  229. <StartAddress>0x0</StartAddress>
  230. <Size>0x0</Size>
  231. </Ocm4>
  232. <Ocm5>
  233. <Type>0</Type>
  234. <StartAddress>0x0</StartAddress>
  235. <Size>0x0</Size>
  236. </Ocm5>
  237. <Ocm6>
  238. <Type>0</Type>
  239. <StartAddress>0x0</StartAddress>
  240. <Size>0x0</Size>
  241. </Ocm6>
  242. <IRAM>
  243. <Type>0</Type>
  244. <StartAddress>0x20020000</StartAddress>
  245. <Size>0x60000</Size>
  246. </IRAM>
  247. <IROM>
  248. <Type>1</Type>
  249. <StartAddress>0x8000000</StartAddress>
  250. <Size>0x100000</Size>
  251. </IROM>
  252. <XRAM>
  253. <Type>0</Type>
  254. <StartAddress>0x0</StartAddress>
  255. <Size>0x0</Size>
  256. </XRAM>
  257. <OCR_RVCT1>
  258. <Type>1</Type>
  259. <StartAddress>0x0</StartAddress>
  260. <Size>0x0</Size>
  261. </OCR_RVCT1>
  262. <OCR_RVCT2>
  263. <Type>1</Type>
  264. <StartAddress>0x0</StartAddress>
  265. <Size>0x0</Size>
  266. </OCR_RVCT2>
  267. <OCR_RVCT3>
  268. <Type>1</Type>
  269. <StartAddress>0x0</StartAddress>
  270. <Size>0x0</Size>
  271. </OCR_RVCT3>
  272. <OCR_RVCT4>
  273. <Type>1</Type>
  274. <StartAddress>0x8000000</StartAddress>
  275. <Size>0x100000</Size>
  276. </OCR_RVCT4>
  277. <OCR_RVCT5>
  278. <Type>1</Type>
  279. <StartAddress>0x200000</StartAddress>
  280. <Size>0x100000</Size>
  281. </OCR_RVCT5>
  282. <OCR_RVCT6>
  283. <Type>0</Type>
  284. <StartAddress>0x0</StartAddress>
  285. <Size>0x0</Size>
  286. </OCR_RVCT6>
  287. <OCR_RVCT7>
  288. <Type>0</Type>
  289. <StartAddress>0x0</StartAddress>
  290. <Size>0x0</Size>
  291. </OCR_RVCT7>
  292. <OCR_RVCT8>
  293. <Type>0</Type>
  294. <StartAddress>0x0</StartAddress>
  295. <Size>0x0</Size>
  296. </OCR_RVCT8>
  297. <OCR_RVCT9>
  298. <Type>0</Type>
  299. <StartAddress>0x20020000</StartAddress>
  300. <Size>0x60000</Size>
  301. </OCR_RVCT9>
  302. <OCR_RVCT10>
  303. <Type>0</Type>
  304. <StartAddress>0x20000000</StartAddress>
  305. <Size>0x20000</Size>
  306. </OCR_RVCT10>
  307. </OnChipMemories>
  308. <RvctStartVector></RvctStartVector>
  309. </ArmAdsMisc>
  310. <Cads>
  311. <interw>1</interw>
  312. <Optim>1</Optim>
  313. <oTime>0</oTime>
  314. <SplitLS>0</SplitLS>
  315. <OneElfS>1</OneElfS>
  316. <Strict>0</Strict>
  317. <EnumInt>0</EnumInt>
  318. <PlainCh>0</PlainCh>
  319. <Ropi>0</Ropi>
  320. <Rwpi>0</Rwpi>
  321. <wLevel>2</wLevel>
  322. <uThumb>0</uThumb>
  323. <uSurpInc>0</uSurpInc>
  324. <uC99>1</uC99>
  325. <uGnu>0</uGnu>
  326. <useXO>0</useXO>
  327. <v6Lang>1</v6Lang>
  328. <v6LangP>1</v6LangP>
  329. <vShortEn>1</vShortEn>
  330. <vShortWch>1</vShortWch>
  331. <v6Lto>0</v6Lto>
  332. <v6WtE>0</v6WtE>
  333. <v6Rtti>0</v6Rtti>
  334. <VariousControls>
  335. <MiscControls></MiscControls>
  336. <Define>USE_HAL_DRIVER, STM32F407xx</Define>
  337. <Undefine></Undefine>
  338. <IncludePath>applications;.;board;board\CubeMX_Config\Inc;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\include;..\..\..\libcpu\arm\cortex-m4;..\..\..\libcpu\arm\common;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Inc;..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Include;..\libraries\STM32F4xx_HAL\CMSIS\Include</IncludePath>
  339. </VariousControls>
  340. </Cads>
  341. <Aads>
  342. <interw>1</interw>
  343. <Ropi>0</Ropi>
  344. <Rwpi>0</Rwpi>
  345. <thumb>0</thumb>
  346. <SplitLS>0</SplitLS>
  347. <SwStkChk>0</SwStkChk>
  348. <NoWarn>0</NoWarn>
  349. <uSurpInc>0</uSurpInc>
  350. <useXO>0</useXO>
  351. <uClangAs>0</uClangAs>
  352. <VariousControls>
  353. <MiscControls></MiscControls>
  354. <Define></Define>
  355. <Undefine></Undefine>
  356. <IncludePath></IncludePath>
  357. </VariousControls>
  358. </Aads>
  359. <LDads>
  360. <umfTarg>0</umfTarg>
  361. <Ropi>0</Ropi>
  362. <Rwpi>0</Rwpi>
  363. <noStLib>0</noStLib>
  364. <RepFail>1</RepFail>
  365. <useFile>0</useFile>
  366. <TextAddressRange>0x08000000</TextAddressRange>
  367. <DataAddressRange>0x20000000</DataAddressRange>
  368. <pXoBase></pXoBase>
  369. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  370. <IncludeLibs></IncludeLibs>
  371. <IncludeLibsPath></IncludeLibsPath>
  372. <Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab)</Misc>
  373. <LinkerInputFile></LinkerInputFile>
  374. <DisabledWarnings></DisabledWarnings>
  375. </LDads>
  376. </TargetArmAds>
  377. </TargetOption>
  378. <Groups>
  379. <Group>
  380. <GroupName>Applications</GroupName>
  381. <Files>
  382. <File>
  383. <FileName>main.c</FileName>
  384. <FileType>1</FileType>
  385. <FilePath>applications\main.c</FilePath>
  386. </File>
  387. </Files>
  388. </Group>
  389. <Group>
  390. <GroupName>Drivers</GroupName>
  391. <Files>
  392. <File>
  393. <FileName>board.c</FileName>
  394. <FileType>1</FileType>
  395. <FilePath>board\board.c</FilePath>
  396. </File>
  397. <File>
  398. <FileName>stm32f4xx_hal_msp.c</FileName>
  399. <FileType>1</FileType>
  400. <FilePath>board\CubeMX_Config\Src\stm32f4xx_hal_msp.c</FilePath>
  401. </File>
  402. <File>
  403. <FileName>startup_stm32f407xx.s</FileName>
  404. <FileType>2</FileType>
  405. <FilePath>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f407xx.s</FilePath>
  406. </File>
  407. <File>
  408. <FileName>drv_gpio.c</FileName>
  409. <FileType>1</FileType>
  410. <FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath>
  411. </File>
  412. <File>
  413. <FileName>drv_usart.c</FileName>
  414. <FileType>1</FileType>
  415. <FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath>
  416. </File>
  417. <File>
  418. <FileName>drv_common.c</FileName>
  419. <FileType>1</FileType>
  420. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  421. </File>
  422. </Files>
  423. </Group>
  424. <Group>
  425. <GroupName>Kernel</GroupName>
  426. <Files>
  427. <File>
  428. <FileName>clock.c</FileName>
  429. <FileType>1</FileType>
  430. <FilePath>..\..\..\src\clock.c</FilePath>
  431. </File>
  432. <File>
  433. <FileName>components.c</FileName>
  434. <FileType>1</FileType>
  435. <FilePath>..\..\..\src\components.c</FilePath>
  436. </File>
  437. <File>
  438. <FileName>device.c</FileName>
  439. <FileType>1</FileType>
  440. <FilePath>..\..\..\src\device.c</FilePath>
  441. </File>
  442. <File>
  443. <FileName>idle.c</FileName>
  444. <FileType>1</FileType>
  445. <FilePath>..\..\..\src\idle.c</FilePath>
  446. </File>
  447. <File>
  448. <FileName>ipc.c</FileName>
  449. <FileType>1</FileType>
  450. <FilePath>..\..\..\src\ipc.c</FilePath>
  451. </File>
  452. <File>
  453. <FileName>irq.c</FileName>
  454. <FileType>1</FileType>
  455. <FilePath>..\..\..\src\irq.c</FilePath>
  456. </File>
  457. <File>
  458. <FileName>kservice.c</FileName>
  459. <FileType>1</FileType>
  460. <FilePath>..\..\..\src\kservice.c</FilePath>
  461. </File>
  462. <File>
  463. <FileName>mem.c</FileName>
  464. <FileType>1</FileType>
  465. <FilePath>..\..\..\src\mem.c</FilePath>
  466. </File>
  467. <File>
  468. <FileName>mempool.c</FileName>
  469. <FileType>1</FileType>
  470. <FilePath>..\..\..\src\mempool.c</FilePath>
  471. </File>
  472. <File>
  473. <FileName>object.c</FileName>
  474. <FileType>1</FileType>
  475. <FilePath>..\..\..\src\object.c</FilePath>
  476. </File>
  477. <File>
  478. <FileName>scheduler.c</FileName>
  479. <FileType>1</FileType>
  480. <FilePath>..\..\..\src\scheduler.c</FilePath>
  481. </File>
  482. <File>
  483. <FileName>signal.c</FileName>
  484. <FileType>1</FileType>
  485. <FilePath>..\..\..\src\signal.c</FilePath>
  486. </File>
  487. <File>
  488. <FileName>thread.c</FileName>
  489. <FileType>1</FileType>
  490. <FilePath>..\..\..\src\thread.c</FilePath>
  491. </File>
  492. <File>
  493. <FileName>timer.c</FileName>
  494. <FileType>1</FileType>
  495. <FilePath>..\..\..\src\timer.c</FilePath>
  496. </File>
  497. </Files>
  498. </Group>
  499. <Group>
  500. <GroupName>CORTEX-M4</GroupName>
  501. <Files>
  502. <File>
  503. <FileName>cpuport.c</FileName>
  504. <FileType>1</FileType>
  505. <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
  506. </File>
  507. <File>
  508. <FileName>context_rvds.S</FileName>
  509. <FileType>2</FileType>
  510. <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
  511. </File>
  512. <File>
  513. <FileName>backtrace.c</FileName>
  514. <FileType>1</FileType>
  515. <FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
  516. </File>
  517. <File>
  518. <FileName>div0.c</FileName>
  519. <FileType>1</FileType>
  520. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  521. </File>
  522. <File>
  523. <FileName>showmem.c</FileName>
  524. <FileType>1</FileType>
  525. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  526. </File>
  527. </Files>
  528. </Group>
  529. <Group>
  530. <GroupName>DeviceDrivers</GroupName>
  531. <Files>
  532. <File>
  533. <FileName>pin.c</FileName>
  534. <FileType>1</FileType>
  535. <FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
  536. </File>
  537. <File>
  538. <FileName>serial.c</FileName>
  539. <FileType>1</FileType>
  540. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  541. </File>
  542. <File>
  543. <FileName>completion.c</FileName>
  544. <FileType>1</FileType>
  545. <FilePath>..\..\..\components\drivers\src\completion.c</FilePath>
  546. </File>
  547. <File>
  548. <FileName>dataqueue.c</FileName>
  549. <FileType>1</FileType>
  550. <FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath>
  551. </File>
  552. <File>
  553. <FileName>pipe.c</FileName>
  554. <FileType>1</FileType>
  555. <FilePath>..\..\..\components\drivers\src\pipe.c</FilePath>
  556. </File>
  557. <File>
  558. <FileName>ringblk_buf.c</FileName>
  559. <FileType>1</FileType>
  560. <FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath>
  561. </File>
  562. <File>
  563. <FileName>ringbuffer.c</FileName>
  564. <FileType>1</FileType>
  565. <FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath>
  566. </File>
  567. <File>
  568. <FileName>waitqueue.c</FileName>
  569. <FileType>1</FileType>
  570. <FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath>
  571. </File>
  572. <File>
  573. <FileName>workqueue.c</FileName>
  574. <FileType>1</FileType>
  575. <FilePath>..\..\..\components\drivers\src\workqueue.c</FilePath>
  576. </File>
  577. </Files>
  578. </Group>
  579. <Group>
  580. <GroupName>finsh</GroupName>
  581. <Files>
  582. <File>
  583. <FileName>shell.c</FileName>
  584. <FileType>1</FileType>
  585. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  586. </File>
  587. <File>
  588. <FileName>symbol.c</FileName>
  589. <FileType>1</FileType>
  590. <FilePath>..\..\..\components\finsh\symbol.c</FilePath>
  591. </File>
  592. <File>
  593. <FileName>cmd.c</FileName>
  594. <FileType>1</FileType>
  595. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  596. </File>
  597. <File>
  598. <FileName>msh.c</FileName>
  599. <FileType>1</FileType>
  600. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  601. </File>
  602. <File>
  603. <FileName>msh_cmd.c</FileName>
  604. <FileType>1</FileType>
  605. <FilePath>..\..\..\components\finsh\msh_cmd.c</FilePath>
  606. </File>
  607. <File>
  608. <FileName>msh_file.c</FileName>
  609. <FileType>1</FileType>
  610. <FilePath>..\..\..\components\finsh\msh_file.c</FilePath>
  611. </File>
  612. </Files>
  613. </Group>
  614. <Group>
  615. <GroupName>STM32_HAL</GroupName>
  616. <Files>
  617. <File>
  618. <FileName>system_stm32f4xx.c</FileName>
  619. <FileType>1</FileType>
  620. <FilePath>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</FilePath>
  621. </File>
  622. <File>
  623. <FileName>stm32f4xx_hal.c</FileName>
  624. <FileType>1</FileType>
  625. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</FilePath>
  626. </File>
  627. <File>
  628. <FileName>stm32f4xx_hal_adc.c</FileName>
  629. <FileType>1</FileType>
  630. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc.c</FilePath>
  631. </File>
  632. <File>
  633. <FileName>stm32f4xx_hal_adc_ex.c</FileName>
  634. <FileType>1</FileType>
  635. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc_ex.c</FilePath>
  636. </File>
  637. <File>
  638. <FileName>stm32f4xx_hal_can.c</FileName>
  639. <FileType>1</FileType>
  640. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_can.c</FilePath>
  641. </File>
  642. <File>
  643. <FileName>stm32f4xx_hal_cec.c</FileName>
  644. <FileType>1</FileType>
  645. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</FilePath>
  646. </File>
  647. <File>
  648. <FileName>stm32f4xx_hal_cortex.c</FileName>
  649. <FileType>1</FileType>
  650. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</FilePath>
  651. </File>
  652. <File>
  653. <FileName>stm32f4xx_hal_crc.c</FileName>
  654. <FileType>1</FileType>
  655. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</FilePath>
  656. </File>
  657. <File>
  658. <FileName>stm32f4xx_hal_cryp.c</FileName>
  659. <FileType>1</FileType>
  660. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</FilePath>
  661. </File>
  662. <File>
  663. <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
  664. <FileType>1</FileType>
  665. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</FilePath>
  666. </File>
  667. <File>
  668. <FileName>stm32f4xx_hal_dac.c</FileName>
  669. <FileType>1</FileType>
  670. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac.c</FilePath>
  671. </File>
  672. <File>
  673. <FileName>stm32f4xx_hal_dac_ex.c</FileName>
  674. <FileType>1</FileType>
  675. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac_ex.c</FilePath>
  676. </File>
  677. <File>
  678. <FileName>stm32f4xx_hal_dcmi.c</FileName>
  679. <FileType>1</FileType>
  680. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi.c</FilePath>
  681. </File>
  682. <File>
  683. <FileName>stm32f4xx_hal_dcmi_ex.c</FileName>
  684. <FileType>1</FileType>
  685. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi_ex.c</FilePath>
  686. </File>
  687. <File>
  688. <FileName>stm32f4xx_hal_dfsdm.c</FileName>
  689. <FileType>1</FileType>
  690. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dfsdm.c</FilePath>
  691. </File>
  692. <File>
  693. <FileName>stm32f4xx_hal_dma.c</FileName>
  694. <FileType>1</FileType>
  695. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</FilePath>
  696. </File>
  697. <File>
  698. <FileName>stm32f4xx_hal_dma2d.c</FileName>
  699. <FileType>1</FileType>
  700. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma2d.c</FilePath>
  701. </File>
  702. <File>
  703. <FileName>stm32f4xx_hal_dma_ex.c</FileName>
  704. <FileType>1</FileType>
  705. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</FilePath>
  706. </File>
  707. <File>
  708. <FileName>stm32f4xx_hal_dsi.c</FileName>
  709. <FileType>1</FileType>
  710. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dsi.c</FilePath>
  711. </File>
  712. <File>
  713. <FileName>stm32f4xx_hal_eth.c</FileName>
  714. <FileType>1</FileType>
  715. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_eth.c</FilePath>
  716. </File>
  717. <File>
  718. <FileName>stm32f4xx_hal_flash.c</FileName>
  719. <FileType>1</FileType>
  720. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c</FilePath>
  721. </File>
  722. <File>
  723. <FileName>stm32f4xx_hal_flash_ex.c</FileName>
  724. <FileType>1</FileType>
  725. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c</FilePath>
  726. </File>
  727. <File>
  728. <FileName>stm32f4xx_hal_flash_ramfunc.c</FileName>
  729. <FileType>1</FileType>
  730. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c</FilePath>
  731. </File>
  732. <File>
  733. <FileName>stm32f4xx_hal_fmpi2c.c</FileName>
  734. <FileType>1</FileType>
  735. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c.c</FilePath>
  736. </File>
  737. <File>
  738. <FileName>stm32f4xx_hal_fmpi2c_ex.c</FileName>
  739. <FileType>1</FileType>
  740. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c_ex.c</FilePath>
  741. </File>
  742. <File>
  743. <FileName>stm32f4xx_hal_gpio.c</FileName>
  744. <FileType>1</FileType>
  745. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</FilePath>
  746. </File>
  747. <File>
  748. <FileName>stm32f4xx_hal_hash.c</FileName>
  749. <FileType>1</FileType>
  750. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash.c</FilePath>
  751. </File>
  752. <File>
  753. <FileName>stm32f4xx_hal_hash_ex.c</FileName>
  754. <FileType>1</FileType>
  755. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash_ex.c</FilePath>
  756. </File>
  757. <File>
  758. <FileName>stm32f4xx_hal_hcd.c</FileName>
  759. <FileType>1</FileType>
  760. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hcd.c</FilePath>
  761. </File>
  762. <File>
  763. <FileName>stm32f4xx_hal_i2c.c</FileName>
  764. <FileType>1</FileType>
  765. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c</FilePath>
  766. </File>
  767. <File>
  768. <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
  769. <FileType>1</FileType>
  770. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c</FilePath>
  771. </File>
  772. <File>
  773. <FileName>stm32f4xx_hal_i2s.c</FileName>
  774. <FileType>1</FileType>
  775. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s.c</FilePath>
  776. </File>
  777. <File>
  778. <FileName>stm32f4xx_hal_i2s_ex.c</FileName>
  779. <FileType>1</FileType>
  780. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s_ex.c</FilePath>
  781. </File>
  782. <File>
  783. <FileName>stm32f4xx_hal_irda.c</FileName>
  784. <FileType>1</FileType>
  785. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_irda.c</FilePath>
  786. </File>
  787. <File>
  788. <FileName>stm32f4xx_hal_iwdg.c</FileName>
  789. <FileType>1</FileType>
  790. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_iwdg.c</FilePath>
  791. </File>
  792. <File>
  793. <FileName>stm32f4xx_hal_lptim.c</FileName>
  794. <FileType>1</FileType>
  795. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_lptim.c</FilePath>
  796. </File>
  797. <File>
  798. <FileName>stm32f4xx_hal_ltdc.c</FileName>
  799. <FileType>1</FileType>
  800. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc.c</FilePath>
  801. </File>
  802. <File>
  803. <FileName>stm32f4xx_hal_ltdc_ex.c</FileName>
  804. <FileType>1</FileType>
  805. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc_ex.c</FilePath>
  806. </File>
  807. <File>
  808. <FileName>stm32f4xx_hal_nand.c</FileName>
  809. <FileType>1</FileType>
  810. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nand.c</FilePath>
  811. </File>
  812. <File>
  813. <FileName>stm32f4xx_hal_nor.c</FileName>
  814. <FileType>1</FileType>
  815. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nor.c</FilePath>
  816. </File>
  817. <File>
  818. <FileName>stm32f4xx_hal_pccard.c</FileName>
  819. <FileType>1</FileType>
  820. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pccard.c</FilePath>
  821. </File>
  822. <File>
  823. <FileName>stm32f4xx_hal_pcd.c</FileName>
  824. <FileType>1</FileType>
  825. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd.c</FilePath>
  826. </File>
  827. <File>
  828. <FileName>stm32f4xx_hal_pcd_ex.c</FileName>
  829. <FileType>1</FileType>
  830. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd_ex.c</FilePath>
  831. </File>
  832. <File>
  833. <FileName>stm32f4xx_hal_pwr.c</FileName>
  834. <FileType>1</FileType>
  835. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</FilePath>
  836. </File>
  837. <File>
  838. <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
  839. <FileType>1</FileType>
  840. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</FilePath>
  841. </File>
  842. <File>
  843. <FileName>stm32f4xx_hal_qspi.c</FileName>
  844. <FileType>1</FileType>
  845. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_qspi.c</FilePath>
  846. </File>
  847. <File>
  848. <FileName>stm32f4xx_hal_rcc.c</FileName>
  849. <FileType>1</FileType>
  850. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</FilePath>
  851. </File>
  852. <File>
  853. <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
  854. <FileType>1</FileType>
  855. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</FilePath>
  856. </File>
  857. <File>
  858. <FileName>stm32f4xx_hal_rng.c</FileName>
  859. <FileType>1</FileType>
  860. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</FilePath>
  861. </File>
  862. <File>
  863. <FileName>stm32f4xx_hal_rtc.c</FileName>
  864. <FileType>1</FileType>
  865. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc.c</FilePath>
  866. </File>
  867. <File>
  868. <FileName>stm32f4xx_hal_rtc_ex.c</FileName>
  869. <FileType>1</FileType>
  870. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc_ex.c</FilePath>
  871. </File>
  872. <File>
  873. <FileName>stm32f4xx_hal_sai.c</FileName>
  874. <FileType>1</FileType>
  875. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai.c</FilePath>
  876. </File>
  877. <File>
  878. <FileName>stm32f4xx_hal_sai_ex.c</FileName>
  879. <FileType>1</FileType>
  880. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai_ex.c</FilePath>
  881. </File>
  882. <File>
  883. <FileName>stm32f4xx_hal_sd.c</FileName>
  884. <FileType>1</FileType>
  885. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sd.c</FilePath>
  886. </File>
  887. <File>
  888. <FileName>stm32f4xx_hal_sdram.c</FileName>
  889. <FileType>1</FileType>
  890. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c</FilePath>
  891. </File>
  892. <File>
  893. <FileName>stm32f4xx_hal_smartcard.c</FileName>
  894. <FileType>1</FileType>
  895. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_smartcard.c</FilePath>
  896. </File>
  897. <File>
  898. <FileName>stm32f4xx_hal_spdifrx.c</FileName>
  899. <FileType>1</FileType>
  900. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spdifrx.c</FilePath>
  901. </File>
  902. <File>
  903. <FileName>stm32f4xx_hal_spi.c</FileName>
  904. <FileType>1</FileType>
  905. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c</FilePath>
  906. </File>
  907. <File>
  908. <FileName>stm32f4xx_hal_sram.c</FileName>
  909. <FileType>1</FileType>
  910. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c</FilePath>
  911. </File>
  912. <File>
  913. <FileName>stm32f4xx_hal_tim.c</FileName>
  914. <FileType>1</FileType>
  915. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c</FilePath>
  916. </File>
  917. <File>
  918. <FileName>stm32f4xx_hal_tim_ex.c</FileName>
  919. <FileType>1</FileType>
  920. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c</FilePath>
  921. </File>
  922. <File>
  923. <FileName>stm32f4xx_hal_uart.c</FileName>
  924. <FileType>1</FileType>
  925. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</FilePath>
  926. </File>
  927. <File>
  928. <FileName>stm32f4xx_hal_usart.c</FileName>
  929. <FileType>1</FileType>
  930. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</FilePath>
  931. </File>
  932. <File>
  933. <FileName>stm32f4xx_hal_wwdg.c</FileName>
  934. <FileType>1</FileType>
  935. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c</FilePath>
  936. </File>
  937. <File>
  938. <FileName>stm32f4xx_ll_fmc.c</FileName>
  939. <FileType>1</FileType>
  940. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c</FilePath>
  941. </File>
  942. <File>
  943. <FileName>stm32f4xx_ll_fsmc.c</FileName>
  944. <FileType>1</FileType>
  945. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fsmc.c</FilePath>
  946. </File>
  947. <File>
  948. <FileName>stm32f4xx_ll_sdmmc.c</FileName>
  949. <FileType>1</FileType>
  950. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_sdmmc.c</FilePath>
  951. </File>
  952. <File>
  953. <FileName>stm32f4xx_ll_usb.c</FileName>
  954. <FileType>1</FileType>
  955. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usb.c</FilePath>
  956. </File>
  957. </Files>
  958. </Group>
  959. </Groups>
  960. </Target>
  961. </Targets>
  962. <RTE>
  963. <apis/>
  964. <components/>
  965. <files/>
  966. </RTE>
  967. </Project>