TestF7.uvprojx 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103
  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>TestF7</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060960::V5.06 update 7 (build 960)::.\ARMCC</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32F746VGTx</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F7xx_DFP.2.15.0</PackID>
  17. <PackURL>https://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000-0x2004FFFF) IROM(0x8000000-0x80FFFFF) CLOCK(12000000) FPU3(SFPU) CPUTYPE("Cortex-M7") ELITTLE</Cpu>
  19. <FlashUtilSpec></FlashUtilSpec>
  20. <StartupFile></StartupFile>
  21. <FlashDriverDll></FlashDriverDll>
  22. <DeviceId></DeviceId>
  23. <RegisterFile></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:STM32F746VGTx$CMSIS\SVD\STM32F7x6.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>TestF7\</OutputDirectory>
  49. <OutputName>kzb09a0_v20201</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>1</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath></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 -o "$L@L.bin" "#L"</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>0</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>4101</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>STLink\ST-LINKIII-KEIL_SWO.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>2</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <RvdsCdeCp>0</RvdsCdeCp>
  186. <hadIRAM2>0</hadIRAM2>
  187. <hadIROM2>0</hadIROM2>
  188. <StupSel>8</StupSel>
  189. <useUlib>1</useUlib>
  190. <EndSel>0</EndSel>
  191. <uLtcg>0</uLtcg>
  192. <nSecure>0</nSecure>
  193. <RoSelD>3</RoSelD>
  194. <RwSelD>3</RwSelD>
  195. <CodeSel>0</CodeSel>
  196. <OptFeed>0</OptFeed>
  197. <NoZi1>0</NoZi1>
  198. <NoZi2>0</NoZi2>
  199. <NoZi3>0</NoZi3>
  200. <NoZi4>0</NoZi4>
  201. <NoZi5>0</NoZi5>
  202. <Ro1Chk>0</Ro1Chk>
  203. <Ro2Chk>0</Ro2Chk>
  204. <Ro3Chk>0</Ro3Chk>
  205. <Ir1Chk>1</Ir1Chk>
  206. <Ir2Chk>0</Ir2Chk>
  207. <Ra1Chk>0</Ra1Chk>
  208. <Ra2Chk>0</Ra2Chk>
  209. <Ra3Chk>0</Ra3Chk>
  210. <Im1Chk>1</Im1Chk>
  211. <Im2Chk>1</Im2Chk>
  212. <OnChipMemories>
  213. <Ocm1>
  214. <Type>0</Type>
  215. <StartAddress>0x0</StartAddress>
  216. <Size>0x0</Size>
  217. </Ocm1>
  218. <Ocm2>
  219. <Type>0</Type>
  220. <StartAddress>0x0</StartAddress>
  221. <Size>0x0</Size>
  222. </Ocm2>
  223. <Ocm3>
  224. <Type>0</Type>
  225. <StartAddress>0x0</StartAddress>
  226. <Size>0x0</Size>
  227. </Ocm3>
  228. <Ocm4>
  229. <Type>0</Type>
  230. <StartAddress>0x0</StartAddress>
  231. <Size>0x0</Size>
  232. </Ocm4>
  233. <Ocm5>
  234. <Type>0</Type>
  235. <StartAddress>0x0</StartAddress>
  236. <Size>0x0</Size>
  237. </Ocm5>
  238. <Ocm6>
  239. <Type>0</Type>
  240. <StartAddress>0x0</StartAddress>
  241. <Size>0x0</Size>
  242. </Ocm6>
  243. <IRAM>
  244. <Type>0</Type>
  245. <StartAddress>0x20000000</StartAddress>
  246. <Size>0x50000</Size>
  247. </IRAM>
  248. <IROM>
  249. <Type>1</Type>
  250. <StartAddress>0x8000000</StartAddress>
  251. <Size>0x100000</Size>
  252. </IROM>
  253. <XRAM>
  254. <Type>0</Type>
  255. <StartAddress>0x0</StartAddress>
  256. <Size>0x0</Size>
  257. </XRAM>
  258. <OCR_RVCT1>
  259. <Type>1</Type>
  260. <StartAddress>0x0</StartAddress>
  261. <Size>0x0</Size>
  262. </OCR_RVCT1>
  263. <OCR_RVCT2>
  264. <Type>1</Type>
  265. <StartAddress>0x0</StartAddress>
  266. <Size>0x0</Size>
  267. </OCR_RVCT2>
  268. <OCR_RVCT3>
  269. <Type>1</Type>
  270. <StartAddress>0x0</StartAddress>
  271. <Size>0x0</Size>
  272. </OCR_RVCT3>
  273. <OCR_RVCT4>
  274. <Type>1</Type>
  275. <StartAddress>0x8080000</StartAddress>
  276. <Size>0x20000</Size>
  277. </OCR_RVCT4>
  278. <OCR_RVCT5>
  279. <Type>1</Type>
  280. <StartAddress>0x0</StartAddress>
  281. <Size>0x0</Size>
  282. </OCR_RVCT5>
  283. <OCR_RVCT6>
  284. <Type>0</Type>
  285. <StartAddress>0x0</StartAddress>
  286. <Size>0x0</Size>
  287. </OCR_RVCT6>
  288. <OCR_RVCT7>
  289. <Type>0</Type>
  290. <StartAddress>0x0</StartAddress>
  291. <Size>0x0</Size>
  292. </OCR_RVCT7>
  293. <OCR_RVCT8>
  294. <Type>0</Type>
  295. <StartAddress>0x0</StartAddress>
  296. <Size>0x0</Size>
  297. </OCR_RVCT8>
  298. <OCR_RVCT9>
  299. <Type>0</Type>
  300. <StartAddress>0x20020000</StartAddress>
  301. <Size>0x60000</Size>
  302. </OCR_RVCT9>
  303. <OCR_RVCT10>
  304. <Type>0</Type>
  305. <StartAddress>0x20000000</StartAddress>
  306. <Size>0x20000</Size>
  307. </OCR_RVCT10>
  308. </OnChipMemories>
  309. <RvctStartVector></RvctStartVector>
  310. </ArmAdsMisc>
  311. <Cads>
  312. <interw>1</interw>
  313. <Optim>1</Optim>
  314. <oTime>0</oTime>
  315. <SplitLS>0</SplitLS>
  316. <OneElfS>1</OneElfS>
  317. <Strict>0</Strict>
  318. <EnumInt>0</EnumInt>
  319. <PlainCh>0</PlainCh>
  320. <Ropi>0</Ropi>
  321. <Rwpi>0</Rwpi>
  322. <wLevel>2</wLevel>
  323. <uThumb>0</uThumb>
  324. <uSurpInc>0</uSurpInc>
  325. <uC99>0</uC99>
  326. <uGnu>0</uGnu>
  327. <useXO>0</useXO>
  328. <v6Lang>3</v6Lang>
  329. <v6LangP>3</v6LangP>
  330. <vShortEn>1</vShortEn>
  331. <vShortWch>1</vShortWch>
  332. <v6Lto>0</v6Lto>
  333. <v6WtE>0</v6WtE>
  334. <v6Rtti>0</v6Rtti>
  335. <VariousControls>
  336. <MiscControls>--C99</MiscControls>
  337. <Define>USE_HAL_DRIVER,STM32F746xx</Define>
  338. <Undefine></Undefine>
  339. <IncludePath>../Inc;../Drivers/STM32F7xx_HAL_Driver/Inc;../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F7xx/Include;../Drivers/CMSIS/Include;../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1;../Middlewares/Third_Party/FreeRTOS/Source/include;../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS;../Middlewares/Third_Party/FatFs/src;..\Middlewares\Third_Party\littlefs;..\func;..\obj;..\sys;..\mid_fatfs;..\mid_littlefs;..\dev;..\lib;..\lib\lib_ringfs;..\lib\lib_ringfs\tests</IncludePath>
  340. </VariousControls>
  341. </Cads>
  342. <Aads>
  343. <interw>1</interw>
  344. <Ropi>0</Ropi>
  345. <Rwpi>0</Rwpi>
  346. <thumb>0</thumb>
  347. <SplitLS>0</SplitLS>
  348. <SwStkChk>0</SwStkChk>
  349. <NoWarn>0</NoWarn>
  350. <uSurpInc>0</uSurpInc>
  351. <useXO>0</useXO>
  352. <ClangAsOpt>4</ClangAsOpt>
  353. <VariousControls>
  354. <MiscControls></MiscControls>
  355. <Define></Define>
  356. <Undefine></Undefine>
  357. <IncludePath>..\Inc;..\\Inc</IncludePath>
  358. </VariousControls>
  359. </Aads>
  360. <LDads>
  361. <umfTarg>1</umfTarg>
  362. <Ropi>0</Ropi>
  363. <Rwpi>0</Rwpi>
  364. <noStLib>0</noStLib>
  365. <RepFail>1</RepFail>
  366. <useFile>0</useFile>
  367. <TextAddressRange>0x08000000</TextAddressRange>
  368. <DataAddressRange>0x20000000</DataAddressRange>
  369. <pXoBase></pXoBase>
  370. <ScatterFile>.\kongzhiban_zheshihuaJul31b.TestF7.sct</ScatterFile>
  371. <IncludeLibs></IncludeLibs>
  372. <IncludeLibsPath></IncludeLibsPath>
  373. <Misc>--diag_suppress=L6329,L6314,L6305,L6096,L177,</Misc>
  374. <LinkerInputFile></LinkerInputFile>
  375. <DisabledWarnings></DisabledWarnings>
  376. </LDads>
  377. </TargetArmAds>
  378. </TargetOption>
  379. <Groups>
  380. <Group>
  381. <GroupName>Application/User</GroupName>
  382. <Files>
  383. <File>
  384. <FileName>KeySlave485.c</FileName>
  385. <FileType>1</FileType>
  386. <FilePath>..\Src\KeySlave485.c</FilePath>
  387. </File>
  388. <File>
  389. <FileName>CollectMaster485.c</FileName>
  390. <FileType>1</FileType>
  391. <FilePath>..\Src\CollectMaster485.c</FilePath>
  392. </File>
  393. <File>
  394. <FileName>ScreenMaster485.c</FileName>
  395. <FileType>1</FileType>
  396. <FilePath>..\Src\ScreenMaster485.c</FilePath>
  397. </File>
  398. <File>
  399. <FileName>Data_deal.c</FileName>
  400. <FileType>1</FileType>
  401. <FilePath>..\Src\Data_deal.c</FilePath>
  402. </File>
  403. <File>
  404. <FileName>Dwin.c</FileName>
  405. <FileType>1</FileType>
  406. <FilePath>..\Src\Dwin.c</FilePath>
  407. </File>
  408. <File>
  409. <FileName>Elec_Seal.c</FileName>
  410. <FileType>1</FileType>
  411. <FilePath>..\Src\Elec_Seal.c</FilePath>
  412. </File>
  413. <File>
  414. <FileName>main.c</FileName>
  415. <FileType>1</FileType>
  416. <FilePath>../Src/main.c</FilePath>
  417. </File>
  418. <File>
  419. <FileName>freertos.c</FileName>
  420. <FileType>1</FileType>
  421. <FilePath>../Src/freertos.c</FilePath>
  422. </File>
  423. <File>
  424. <FileName>DS1302Drv.c</FileName>
  425. <FileType>1</FileType>
  426. <FilePath>..\Src\DS1302Drv.c</FilePath>
  427. </File>
  428. <File>
  429. <FileName>TerminalSlave485.c</FileName>
  430. <FileType>1</FileType>
  431. <FilePath>..\Src\TerminalSlave485.c</FilePath>
  432. </File>
  433. <File>
  434. <FileName>TerminalSlave485_jt808.c</FileName>
  435. <FileType>1</FileType>
  436. <FilePath>..\Src\TerminalSlave485_jt808.c</FilePath>
  437. </File>
  438. <File>
  439. <FileName>TerminalSlave485_jt808.h</FileName>
  440. <FileType>5</FileType>
  441. <FilePath>..\Src\TerminalSlave485_jt808.h</FilePath>
  442. </File>
  443. </Files>
  444. </Group>
  445. <Group>
  446. <GroupName>Application/sys</GroupName>
  447. <Files>
  448. <File>
  449. <FileName>Randomcode.c</FileName>
  450. <FileType>1</FileType>
  451. <FilePath>..\Src\Randomcode.c</FilePath>
  452. </File>
  453. <File>
  454. <FileName>md5c.c</FileName>
  455. <FileType>1</FileType>
  456. <FilePath>..\Src\md5c.c</FilePath>
  457. </File>
  458. <File>
  459. <FileName>stm32f7xx_hal_timebase_tim.c</FileName>
  460. <FileType>1</FileType>
  461. <FilePath>../Src/stm32f7xx_hal_timebase_tim.c</FilePath>
  462. </File>
  463. <File>
  464. <FileName>stm32f7xx_hal_msp.c</FileName>
  465. <FileType>1</FileType>
  466. <FilePath>../Src/stm32f7xx_hal_msp.c</FilePath>
  467. </File>
  468. <File>
  469. <FileName>stm32f7xx_it.c</FileName>
  470. <FileType>1</FileType>
  471. <FilePath>../Src/stm32f7xx_it.c</FilePath>
  472. </File>
  473. </Files>
  474. </Group>
  475. <Group>
  476. <GroupName>Application/bsp</GroupName>
  477. <Files>
  478. <File>
  479. <FileName>dma.c</FileName>
  480. <FileType>1</FileType>
  481. <FilePath>../Src/dma.c</FilePath>
  482. </File>
  483. <File>
  484. <FileName>DS1302.c</FileName>
  485. <FileType>1</FileType>
  486. <FilePath>..\Src\DS1302.c</FilePath>
  487. </File>
  488. <File>
  489. <FileName>gpio.c</FileName>
  490. <FileType>1</FileType>
  491. <FilePath>../Src/gpio.c</FilePath>
  492. </File>
  493. <File>
  494. <FileName>usart.c</FileName>
  495. <FileType>1</FileType>
  496. <FilePath>../Src/usart.c</FilePath>
  497. </File>
  498. <File>
  499. <FileName>spi.c</FileName>
  500. <FileType>1</FileType>
  501. <FilePath>../Src/spi.c</FilePath>
  502. </File>
  503. <File>
  504. <FileName>tim.c</FileName>
  505. <FileType>1</FileType>
  506. <FilePath>../Src/tim.c</FilePath>
  507. </File>
  508. </Files>
  509. </Group>
  510. <Group>
  511. <GroupName>Drivers/STM32F7xx_HAL_Driver</GroupName>
  512. <Files>
  513. <File>
  514. <FileName>stm32f7xx_hal_usart.c</FileName>
  515. <FileType>1</FileType>
  516. <FilePath>..\Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_usart.c</FilePath>
  517. </File>
  518. <File>
  519. <FileName>stm32f7xx_hal_cortex.c</FileName>
  520. <FileType>1</FileType>
  521. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c</FilePath>
  522. </File>
  523. <File>
  524. <FileName>stm32f7xx_hal_spi.c</FileName>
  525. <FileType>1</FileType>
  526. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c</FilePath>
  527. </File>
  528. <File>
  529. <FileName>stm32f7xx_hal_tim.c</FileName>
  530. <FileType>1</FileType>
  531. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c</FilePath>
  532. </File>
  533. <File>
  534. <FileName>stm32f7xx_hal_tim_ex.c</FileName>
  535. <FileType>1</FileType>
  536. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c</FilePath>
  537. </File>
  538. <File>
  539. <FileName>stm32f7xx_hal_uart.c</FileName>
  540. <FileType>1</FileType>
  541. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c</FilePath>
  542. </File>
  543. <File>
  544. <FileName>stm32f7xx_hal_rcc.c</FileName>
  545. <FileType>1</FileType>
  546. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c</FilePath>
  547. </File>
  548. <File>
  549. <FileName>stm32f7xx_hal_rcc_ex.c</FileName>
  550. <FileType>1</FileType>
  551. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c</FilePath>
  552. </File>
  553. <File>
  554. <FileName>stm32f7xx_hal_flash.c</FileName>
  555. <FileType>1</FileType>
  556. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c</FilePath>
  557. </File>
  558. <File>
  559. <FileName>stm32f7xx_hal_flash_ex.c</FileName>
  560. <FileType>1</FileType>
  561. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c</FilePath>
  562. </File>
  563. <File>
  564. <FileName>stm32f7xx_hal_gpio.c</FileName>
  565. <FileType>1</FileType>
  566. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c</FilePath>
  567. </File>
  568. <File>
  569. <FileName>stm32f7xx_hal_dma.c</FileName>
  570. <FileType>1</FileType>
  571. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c</FilePath>
  572. </File>
  573. <File>
  574. <FileName>stm32f7xx_hal_dma_ex.c</FileName>
  575. <FileType>1</FileType>
  576. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c</FilePath>
  577. </File>
  578. <File>
  579. <FileName>stm32f7xx_hal_pwr.c</FileName>
  580. <FileType>1</FileType>
  581. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c</FilePath>
  582. </File>
  583. <File>
  584. <FileName>stm32f7xx_hal_pwr_ex.c</FileName>
  585. <FileType>1</FileType>
  586. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c</FilePath>
  587. </File>
  588. <File>
  589. <FileName>stm32f7xx_hal.c</FileName>
  590. <FileType>1</FileType>
  591. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c</FilePath>
  592. </File>
  593. <File>
  594. <FileName>stm32f7xx_hal_i2c.c</FileName>
  595. <FileType>1</FileType>
  596. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c</FilePath>
  597. </File>
  598. <File>
  599. <FileName>stm32f7xx_hal_i2c_ex.c</FileName>
  600. <FileType>1</FileType>
  601. <FilePath>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c</FilePath>
  602. </File>
  603. <File>
  604. <FileName>stm32f7xx_hal_sd.c</FileName>
  605. <FileType>1</FileType>
  606. <FilePath>..\Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_sd.c</FilePath>
  607. </File>
  608. <File>
  609. <FileName>stm32f7xx_ll_sdmmc.c</FileName>
  610. <FileType>1</FileType>
  611. <FilePath>..\Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_ll_sdmmc.c</FilePath>
  612. </File>
  613. </Files>
  614. </Group>
  615. <Group>
  616. <GroupName>Application/MDK-ARM</GroupName>
  617. <Files>
  618. <File>
  619. <FileName>startup_stm32f746xx.s</FileName>
  620. <FileType>2</FileType>
  621. <FilePath>startup_stm32f746xx.s</FilePath>
  622. </File>
  623. </Files>
  624. </Group>
  625. <Group>
  626. <GroupName>Middlewares/FreeRTOS</GroupName>
  627. <Files>
  628. <File>
  629. <FileName>croutine.c</FileName>
  630. <FileType>1</FileType>
  631. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/croutine.c</FilePath>
  632. </File>
  633. <File>
  634. <FileName>event_groups.c</FileName>
  635. <FileType>1</FileType>
  636. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</FilePath>
  637. </File>
  638. <File>
  639. <FileName>list.c</FileName>
  640. <FileType>1</FileType>
  641. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/list.c</FilePath>
  642. </File>
  643. <File>
  644. <FileName>queue.c</FileName>
  645. <FileType>1</FileType>
  646. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/queue.c</FilePath>
  647. </File>
  648. <File>
  649. <FileName>tasks.c</FileName>
  650. <FileType>1</FileType>
  651. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/tasks.c</FilePath>
  652. </File>
  653. <File>
  654. <FileName>timers.c</FileName>
  655. <FileType>1</FileType>
  656. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/timers.c</FilePath>
  657. </File>
  658. <File>
  659. <FileName>cmsis_os.c</FileName>
  660. <FileType>1</FileType>
  661. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</FilePath>
  662. </File>
  663. <File>
  664. <FileName>heap_4.c</FileName>
  665. <FileType>1</FileType>
  666. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</FilePath>
  667. </File>
  668. <File>
  669. <FileName>port.c</FileName>
  670. <FileType>1</FileType>
  671. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c</FilePath>
  672. </File>
  673. </Files>
  674. </Group>
  675. <Group>
  676. <GroupName>Middlewares/FatFs</GroupName>
  677. <Files>
  678. <File>
  679. <FileName>diskio.h</FileName>
  680. <FileType>5</FileType>
  681. <FilePath>..\Middlewares\Third_Party\FatFs\src\diskio.h</FilePath>
  682. </File>
  683. <File>
  684. <FileName>ff.h</FileName>
  685. <FileType>5</FileType>
  686. <FilePath>..\Middlewares\Third_Party\FatFs\src\ff.h</FilePath>
  687. </File>
  688. <File>
  689. <FileName>diskio.c</FileName>
  690. <FileType>1</FileType>
  691. <FilePath>..\Middlewares\Third_Party\FatFs\src\diskio.c</FilePath>
  692. </File>
  693. <File>
  694. <FileName>ff.c</FileName>
  695. <FileType>1</FileType>
  696. <FilePath>..\Middlewares\Third_Party\FatFs\src\ff.c</FilePath>
  697. </File>
  698. <File>
  699. <FileName>ff_gen_drv.h</FileName>
  700. <FileType>5</FileType>
  701. <FilePath>..\Middlewares\Third_Party\FatFs\src\ff_gen_drv.h</FilePath>
  702. </File>
  703. <File>
  704. <FileName>integer.h</FileName>
  705. <FileType>5</FileType>
  706. <FilePath>..\Middlewares\Third_Party\FatFs\src\integer.h</FilePath>
  707. </File>
  708. <File>
  709. <FileName>ff_gen_drv.c</FileName>
  710. <FileType>1</FileType>
  711. <FilePath>..\Middlewares\Third_Party\FatFs\src\ff_gen_drv.c</FilePath>
  712. </File>
  713. <File>
  714. <FileName>syscall.c</FileName>
  715. <FileType>1</FileType>
  716. <FilePath>..\Middlewares\Third_Party\FatFs\src\option\syscall.c</FilePath>
  717. </File>
  718. </Files>
  719. </Group>
  720. <Group>
  721. <GroupName>Middlewares/littlefs</GroupName>
  722. <Files>
  723. <File>
  724. <FileName>lfs.c</FileName>
  725. <FileType>1</FileType>
  726. <FilePath>..\Middlewares\Third_Party\littlefs\lfs.c</FilePath>
  727. </File>
  728. <File>
  729. <FileName>lfs.h</FileName>
  730. <FileType>5</FileType>
  731. <FilePath>..\Middlewares\Third_Party\littlefs\lfs.h</FilePath>
  732. </File>
  733. <File>
  734. <FileName>lfs_util.c</FileName>
  735. <FileType>1</FileType>
  736. <FilePath>..\Middlewares\Third_Party\littlefs\lfs_util.c</FilePath>
  737. </File>
  738. <File>
  739. <FileName>lfs_util.h</FileName>
  740. <FileType>5</FileType>
  741. <FilePath>..\Middlewares\Third_Party\littlefs\lfs_util.h</FilePath>
  742. </File>
  743. </Files>
  744. </Group>
  745. <Group>
  746. <GroupName>Drivers/CMSIS</GroupName>
  747. <Files>
  748. <File>
  749. <FileName>system_stm32f7xx.c</FileName>
  750. <FileType>1</FileType>
  751. <FilePath>../Src/system_stm32f7xx.c</FilePath>
  752. </File>
  753. </Files>
  754. </Group>
  755. <Group>
  756. <GroupName>IAP</GroupName>
  757. <Files>
  758. <File>
  759. <FileName>leaf_ota.c</FileName>
  760. <FileType>1</FileType>
  761. <FilePath>..\Src\LTF_sa\leaf_ota.c</FilePath>
  762. </File>
  763. </Files>
  764. </Group>
  765. <Group>
  766. <GroupName>dev</GroupName>
  767. <Files>
  768. <File>
  769. <FileName>dev_spi_sdcard.c</FileName>
  770. <FileType>1</FileType>
  771. <FilePath>..\dev\dev_spi_sdcard.c</FilePath>
  772. </File>
  773. <File>
  774. <FileName>dev_spi_sdcard.h</FileName>
  775. <FileType>5</FileType>
  776. <FilePath>..\dev\dev_spi_sdcard.h</FilePath>
  777. </File>
  778. <File>
  779. <FileName>dev_spi_w25qxx.h</FileName>
  780. <FileType>5</FileType>
  781. <FilePath>..\dev\dev_spi_w25qxx.h</FilePath>
  782. </File>
  783. <File>
  784. <FileName>dev_spi_w25qxx.c</FileName>
  785. <FileType>1</FileType>
  786. <FilePath>..\dev\dev_spi_w25qxx.c</FilePath>
  787. </File>
  788. <File>
  789. <FileName>dev_soft_spi.h</FileName>
  790. <FileType>5</FileType>
  791. <FilePath>..\dev\dev_soft_spi.h</FilePath>
  792. </File>
  793. <File>
  794. <FileName>dev_soft_spi.c</FileName>
  795. <FileType>1</FileType>
  796. <FilePath>..\dev\dev_soft_spi.c</FilePath>
  797. </File>
  798. <File>
  799. <FileName>dev_spi_conf.h</FileName>
  800. <FileType>5</FileType>
  801. <FilePath>..\dev\dev_spi_conf.h</FilePath>
  802. </File>
  803. </Files>
  804. </Group>
  805. <Group>
  806. <GroupName>obj</GroupName>
  807. <Files>
  808. <File>
  809. <FileName>obj_spi_sd_stm32.c</FileName>
  810. <FileType>1</FileType>
  811. <FilePath>..\obj\obj_spi_sd_stm32.c</FilePath>
  812. </File>
  813. <File>
  814. <FileName>obj_spi_sd_stm32.h</FileName>
  815. <FileType>5</FileType>
  816. <FilePath>..\obj\obj_spi_sd_stm32.h</FilePath>
  817. </File>
  818. <File>
  819. <FileName>obj_spi_w25qxx.c</FileName>
  820. <FileType>1</FileType>
  821. <FilePath>..\obj\obj_spi_w25qxx.c</FilePath>
  822. </File>
  823. <File>
  824. <FileName>obj_spi_w25qxx.h</FileName>
  825. <FileType>5</FileType>
  826. <FilePath>..\obj\obj_spi_w25qxx.h</FilePath>
  827. </File>
  828. <File>
  829. <FileName>obj_hal_w25qxx.c</FileName>
  830. <FileType>1</FileType>
  831. <FilePath>..\obj\obj_hal_w25qxx.c</FilePath>
  832. </File>
  833. <File>
  834. <FileName>obj_hal_w25qxx.h</FileName>
  835. <FileType>5</FileType>
  836. <FilePath>..\obj\obj_hal_w25qxx.h</FilePath>
  837. </File>
  838. <File>
  839. <FileName>obj_soft_w25qxx.c</FileName>
  840. <FileType>1</FileType>
  841. <FilePath>..\obj\obj_soft_w25qxx.c</FilePath>
  842. </File>
  843. <File>
  844. <FileName>obj_soft_w25qxx.h</FileName>
  845. <FileType>5</FileType>
  846. <FilePath>..\obj\obj_soft_w25qxx.h</FilePath>
  847. </File>
  848. </Files>
  849. </Group>
  850. <Group>
  851. <GroupName>func</GroupName>
  852. <Files>
  853. <File>
  854. <FileName>func_fatfs.h</FileName>
  855. <FileType>5</FileType>
  856. <FilePath>..\func\func_fatfs.h</FilePath>
  857. </File>
  858. <File>
  859. <FileName>func_fatfs.c</FileName>
  860. <FileType>1</FileType>
  861. <FilePath>..\func\func_fatfs.c</FilePath>
  862. </File>
  863. <File>
  864. <FileName>func_ram_record.c</FileName>
  865. <FileType>1</FileType>
  866. <FilePath>..\func\func_ram_record.c</FilePath>
  867. </File>
  868. <File>
  869. <FileName>func_ram_record.h</FileName>
  870. <FileType>5</FileType>
  871. <FilePath>..\func\func_ram_record.h</FilePath>
  872. </File>
  873. <File>
  874. <FileName>func_spi_w25qxx.c</FileName>
  875. <FileType>1</FileType>
  876. <FilePath>..\func\func_spi_w25qxx.c</FilePath>
  877. </File>
  878. <File>
  879. <FileName>func_spi_w25qxx.h</FileName>
  880. <FileType>5</FileType>
  881. <FilePath>..\func\func_spi_w25qxx.h</FilePath>
  882. </File>
  883. <File>
  884. <FileName>func_fatfs_record.c</FileName>
  885. <FileType>1</FileType>
  886. <FilePath>..\func\func_fatfs_record.c</FilePath>
  887. </File>
  888. <File>
  889. <FileName>func_fatfs_record.h</FileName>
  890. <FileType>5</FileType>
  891. <FilePath>..\func\func_fatfs_record.h</FilePath>
  892. </File>
  893. <File>
  894. <FileName>func_lfs_record.c</FileName>
  895. <FileType>1</FileType>
  896. <FilePath>..\func\func_lfs_record.c</FilePath>
  897. </File>
  898. <File>
  899. <FileName>func_lfs_record.h</FileName>
  900. <FileType>5</FileType>
  901. <FilePath>..\func\func_lfs_record.h</FilePath>
  902. </File>
  903. <File>
  904. <FileName>func_queue_record.h</FileName>
  905. <FileType>5</FileType>
  906. <FilePath>..\func\func_queue_record.h</FilePath>
  907. </File>
  908. <File>
  909. <FileName>func_queue_record.c</FileName>
  910. <FileType>1</FileType>
  911. <FilePath>..\func\func_queue_record.c</FilePath>
  912. </File>
  913. </Files>
  914. </Group>
  915. <Group>
  916. <GroupName>sys</GroupName>
  917. <Files>
  918. <File>
  919. <FileName>sys_type.h</FileName>
  920. <FileType>5</FileType>
  921. <FilePath>..\sys\sys_type.h</FilePath>
  922. </File>
  923. <File>
  924. <FileName>sys_malloc.h</FileName>
  925. <FileType>5</FileType>
  926. <FilePath>..\sys\sys_malloc.h</FilePath>
  927. </File>
  928. <File>
  929. <FileName>sys_malloc.c</FileName>
  930. <FileType>1</FileType>
  931. <FilePath>..\sys\sys_malloc.c</FilePath>
  932. </File>
  933. <File>
  934. <FileName>sys_api.c</FileName>
  935. <FileType>1</FileType>
  936. <FilePath>..\sys\sys_api.c</FilePath>
  937. </File>
  938. <File>
  939. <FileName>sys_api.h</FileName>
  940. <FileType>5</FileType>
  941. <FilePath>..\sys\sys_api.h</FilePath>
  942. </File>
  943. <File>
  944. <FileName>sys_delay.h</FileName>
  945. <FileType>5</FileType>
  946. <FilePath>..\sys\sys_delay.h</FilePath>
  947. </File>
  948. <File>
  949. <FileName>sys_delay.c</FileName>
  950. <FileType>1</FileType>
  951. <FilePath>..\sys\sys_delay.c</FilePath>
  952. </File>
  953. </Files>
  954. </Group>
  955. <Group>
  956. <GroupName>mid/fatfs</GroupName>
  957. <Files>
  958. <File>
  959. <FileName>fatfs.c</FileName>
  960. <FileType>1</FileType>
  961. <FilePath>..\mid_fatfs\fatfs.c</FilePath>
  962. </File>
  963. <File>
  964. <FileName>fatfs.h</FileName>
  965. <FileType>5</FileType>
  966. <FilePath>..\mid_fatfs\fatfs.h</FilePath>
  967. </File>
  968. <File>
  969. <FileName>ffconf.h</FileName>
  970. <FileType>5</FileType>
  971. <FilePath>..\mid_fatfs\ffconf.h</FilePath>
  972. </File>
  973. <File>
  974. <FileName>w25qxx_diskio.c</FileName>
  975. <FileType>1</FileType>
  976. <FilePath>..\mid_fatfs\w25qxx_diskio.c</FilePath>
  977. </File>
  978. <File>
  979. <FileName>w25qxx_diskio.h</FileName>
  980. <FileType>5</FileType>
  981. <FilePath>..\mid_fatfs\w25qxx_diskio.h</FilePath>
  982. </File>
  983. <File>
  984. <FileName>sdcard_diskio.c</FileName>
  985. <FileType>1</FileType>
  986. <FilePath>..\mid_fatfs\sdcard_diskio.c</FilePath>
  987. </File>
  988. <File>
  989. <FileName>sdcard_diskio.h</FileName>
  990. <FileType>5</FileType>
  991. <FilePath>..\mid_fatfs\sdcard_diskio.h</FilePath>
  992. </File>
  993. </Files>
  994. </Group>
  995. <Group>
  996. <GroupName>mid/littlefs</GroupName>
  997. <Files>
  998. <File>
  999. <FileName>mid_littlefs_flash.h</FileName>
  1000. <FileType>5</FileType>
  1001. <FilePath>..\mid_littlefs\mid_littlefs_flash.h</FilePath>
  1002. </File>
  1003. <File>
  1004. <FileName>mid_littlefs_flash.c</FileName>
  1005. <FileType>1</FileType>
  1006. <FilePath>..\mid_littlefs\mid_littlefs_flash.c</FilePath>
  1007. </File>
  1008. </Files>
  1009. </Group>
  1010. <Group>
  1011. <GroupName>lib</GroupName>
  1012. <Files>
  1013. <File>
  1014. <FileName>lib_buffer.h</FileName>
  1015. <FileType>5</FileType>
  1016. <FilePath>..\lib\lib_buffer.h</FilePath>
  1017. </File>
  1018. <File>
  1019. <FileName>lib_buffer.c</FileName>
  1020. <FileType>1</FileType>
  1021. <FilePath>..\lib\lib_buffer.c</FilePath>
  1022. </File>
  1023. <File>
  1024. <FileName>lib_buffer_test.c</FileName>
  1025. <FileType>1</FileType>
  1026. <FilePath>..\lib\lib_buffer_test.c</FilePath>
  1027. </File>
  1028. <File>
  1029. <FileName>lib_ringfs.h</FileName>
  1030. <FileType>5</FileType>
  1031. <FilePath>..\lib\lib_ringfs\lib_ringfs.h</FilePath>
  1032. </File>
  1033. <File>
  1034. <FileName>lib_ringfs.c</FileName>
  1035. <FileType>1</FileType>
  1036. <FilePath>..\lib\lib_ringfs\lib_ringfs.c</FilePath>
  1037. </File>
  1038. <File>
  1039. <FileName>lib_ringfs_ram.h</FileName>
  1040. <FileType>5</FileType>
  1041. <FilePath>..\lib\lib_ringfs\tests\lib_ringfs_ram.h</FilePath>
  1042. </File>
  1043. <File>
  1044. <FileName>lib_ringfs_ram.c</FileName>
  1045. <FileType>1</FileType>
  1046. <FilePath>..\lib\lib_ringfs\tests\lib_ringfs_ram.c</FilePath>
  1047. </File>
  1048. <File>
  1049. <FileName>lib_ringfs_w25q.h</FileName>
  1050. <FileType>5</FileType>
  1051. <FilePath>..\lib\lib_ringfs\tests\lib_ringfs_w25q.h</FilePath>
  1052. </File>
  1053. <File>
  1054. <FileName>lib_ringfs_w25q.c</FileName>
  1055. <FileType>1</FileType>
  1056. <FilePath>..\lib\lib_ringfs\tests\lib_ringfs_w25q.c</FilePath>
  1057. </File>
  1058. <File>
  1059. <FileName>lib_ringfs_func.c</FileName>
  1060. <FileType>1</FileType>
  1061. <FilePath>..\lib\lib_ringfs\lib_ringfs_func.c</FilePath>
  1062. </File>
  1063. <File>
  1064. <FileName>lib_ringfs_func.h</FileName>
  1065. <FileType>5</FileType>
  1066. <FilePath>..\lib\lib_ringfs\lib_ringfs_func.h</FilePath>
  1067. </File>
  1068. </Files>
  1069. </Group>
  1070. <Group>
  1071. <GroupName>::CMSIS</GroupName>
  1072. </Group>
  1073. </Groups>
  1074. </Target>
  1075. </Targets>
  1076. <RTE>
  1077. <apis/>
  1078. <components>
  1079. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.4.0" condition="ARMv6_7_8-M Device">
  1080. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.7.0"/>
  1081. <targetInfos>
  1082. <targetInfo name="TestF7"/>
  1083. </targetInfos>
  1084. </component>
  1085. </components>
  1086. <files/>
  1087. </RTE>
  1088. <LayerInfo>
  1089. <Layers>
  1090. <Layer>
  1091. <LayName>TestF7</LayName>
  1092. <LayPrjMark>1</LayPrjMark>
  1093. </Layer>
  1094. </Layers>
  1095. </LayerInfo>
  1096. </Project>