TestF7.uvoptx 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
  3. <SchemaVersion>1.0</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Extensions>
  6. <cExt>*.c</cExt>
  7. <aExt>*.s*; *.src; *.a*</aExt>
  8. <oExt>*.obj; *.o</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc; *.md</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>TestF7</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>216000000</CLKADS>
  25. <OPTTT>
  26. <gFlags>1</gFlags>
  27. <BeepAtEnd>1</BeepAtEnd>
  28. <RunSim>0</RunSim>
  29. <RunTarget>1</RunTarget>
  30. <RunAbUc>0</RunAbUc>
  31. </OPTTT>
  32. <OPTHX>
  33. <HexSelection>1</HexSelection>
  34. <FlashByte>65535</FlashByte>
  35. <HexRangeLowAddress>0</HexRangeLowAddress>
  36. <HexRangeHighAddress>0</HexRangeHighAddress>
  37. <HexOffset>0</HexOffset>
  38. </OPTHX>
  39. <OPTLEX>
  40. <PageWidth>79</PageWidth>
  41. <PageLength>66</PageLength>
  42. <TabStop>8</TabStop>
  43. <ListingPath></ListingPath>
  44. </OPTLEX>
  45. <ListingPage>
  46. <CreateCListing>1</CreateCListing>
  47. <CreateAListing>1</CreateAListing>
  48. <CreateLListing>1</CreateLListing>
  49. <CreateIListing>0</CreateIListing>
  50. <AsmCond>1</AsmCond>
  51. <AsmSymb>1</AsmSymb>
  52. <AsmXref>0</AsmXref>
  53. <CCond>1</CCond>
  54. <CCode>0</CCode>
  55. <CListInc>0</CListInc>
  56. <CSymb>0</CSymb>
  57. <LinkerCodeListing>0</LinkerCodeListing>
  58. </ListingPage>
  59. <OPTXL>
  60. <LMap>1</LMap>
  61. <LComments>1</LComments>
  62. <LGenerateSymbols>1</LGenerateSymbols>
  63. <LLibSym>1</LLibSym>
  64. <LLines>1</LLines>
  65. <LLocSym>1</LLocSym>
  66. <LPubSym>1</LPubSym>
  67. <LXref>0</LXref>
  68. <LExpSel>0</LExpSel>
  69. </OPTXL>
  70. <OPTFL>
  71. <tvExp>1</tvExp>
  72. <tvExpOptDlg>0</tvExpOptDlg>
  73. <IsCurrentTarget>1</IsCurrentTarget>
  74. </OPTFL>
  75. <CpuCode>18</CpuCode>
  76. <DebugOpt>
  77. <uSim>0</uSim>
  78. <uTrg>1</uTrg>
  79. <sLdApp>1</sLdApp>
  80. <sGomain>1</sGomain>
  81. <sRbreak>1</sRbreak>
  82. <sRwatch>1</sRwatch>
  83. <sRmem>1</sRmem>
  84. <sRfunc>1</sRfunc>
  85. <sRbox>1</sRbox>
  86. <tLdApp>1</tLdApp>
  87. <tGomain>1</tGomain>
  88. <tRbreak>1</tRbreak>
  89. <tRwatch>1</tRwatch>
  90. <tRmem>1</tRmem>
  91. <tRfunc>1</tRfunc>
  92. <tRbox>1</tRbox>
  93. <tRtrace>1</tRtrace>
  94. <sRSysVw>1</sRSysVw>
  95. <tRSysVw>1</tRSysVw>
  96. <sRunDeb>0</sRunDeb>
  97. <sLrtime>1</sLrtime>
  98. <bEvRecOn>1</bEvRecOn>
  99. <bSchkAxf>0</bSchkAxf>
  100. <bTchkAxf>0</bTchkAxf>
  101. <nTsel>6</nTsel>
  102. <sDll></sDll>
  103. <sDllPa></sDllPa>
  104. <sDlgDll></sDlgDll>
  105. <sDlgPa></sDlgPa>
  106. <sIfile></sIfile>
  107. <tDll></tDll>
  108. <tDllPa></tDllPa>
  109. <tDlgDll></tDlgDll>
  110. <tDlgPa></tDlgPa>
  111. <tIfile></tIfile>
  112. <pMon>STLink\ST-LINKIII-KEIL_SWO.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>DLGUARM</Key>
  118. <Name>(105=-1,-1,-1,-1,0)</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>CMSIS_AGDI</Key>
  123. <Name>-X"CMSIS-DAP" -U0001A0000000 -O18159 -S0 -C0 -P00000000 -TO65554 -TC10000000 -TT10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>DLGDARM</Key>
  128. <Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)(1012=-1,-1,-1,-1,0)</Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>ARMRTXEVENTFLAGS</Key>
  133. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>DLGTARM</Key>
  138. <Name>(1010=-1,-1,-1,-1,0)(6017=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(6016=-1,-1,-1,-1,0)(1012=-1,-1,-1,-1,0)</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>ARMDBGFLAGS</Key>
  143. <Name>-T0</Name>
  144. </SetRegEntry>
  145. <SetRegEntry>
  146. <Number>0</Number>
  147. <Key>JL2CM3</Key>
  148. <Name>-U69660610 -O111 -S7 -ZTIFSpeedSel200 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(5BA02477) -L00(0) -TO19 -TC10000000 -TP21 -TDS8008 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  149. </SetRegEntry>
  150. <SetRegEntry>
  151. <Number>0</Number>
  152. <Key>UL2CM3</Key>
  153. <Name>-UV0010M9E -O718 -S0 -C0 -P00 -N00("ARM CoreSight SW-DP") -D00(5BA02477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  154. </SetRegEntry>
  155. <SetRegEntry>
  156. <Number>0</Number>
  157. <Key>ST-LINKIII-KEIL_SWO</Key>
  158. <Name>-U53FF6A064966545043180487 -O8934 -SF1800 -C0 -A0 -I0 -HNlocalhost -HP7184 -P1 -N00("ARM CoreSight SW-DP") -D00(5BA02477) -L00(0) -TO131103 -TC216000000 -TT216000000 -TP21 -TDS806B -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  159. </SetRegEntry>
  160. </TargetDriverDllRegistry>
  161. <Breakpoint/>
  162. <WatchWindow1>
  163. <Ww>
  164. <count>0</count>
  165. <WinNumber>1</WinNumber>
  166. <ItemText>Run_mode_key_info</ItemText>
  167. </Ww>
  168. <Ww>
  169. <count>1</count>
  170. <WinNumber>1</WinNumber>
  171. <ItemText>Full_Oil_allinfo</ItemText>
  172. </Ww>
  173. <Ww>
  174. <count>2</count>
  175. <WinNumber>1</WinNumber>
  176. <ItemText>Config_info_all</ItemText>
  177. </Ww>
  178. <Ww>
  179. <count>3</count>
  180. <WinNumber>1</WinNumber>
  181. <ItemText>Statetemp</ItemText>
  182. </Ww>
  183. <Ww>
  184. <count>4</count>
  185. <WinNumber>1</WinNumber>
  186. <ItemText>StartUpdate_Screen_Flag</ItemText>
  187. </Ww>
  188. <Ww>
  189. <count>5</count>
  190. <WinNumber>1</WinNumber>
  191. <ItemText>Sleep_Count</ItemText>
  192. </Ww>
  193. <Ww>
  194. <count>6</count>
  195. <WinNumber>1</WinNumber>
  196. <ItemText>USART1_RX_BUF</ItemText>
  197. </Ww>
  198. <Ww>
  199. <count>7</count>
  200. <WinNumber>1</WinNumber>
  201. <ItemText>temp_dataFromUsart1</ItemText>
  202. </Ww>
  203. <Ww>
  204. <count>8</count>
  205. <WinNumber>1</WinNumber>
  206. <ItemText>terminal_buf</ItemText>
  207. </Ww>
  208. <Ww>
  209. <count>9</count>
  210. <WinNumber>1</WinNumber>
  211. <ItemText>data_count</ItemText>
  212. </Ww>
  213. <Ww>
  214. <count>10</count>
  215. <WinNumber>1</WinNumber>
  216. <ItemText>re_count</ItemText>
  217. </Ww>
  218. <Ww>
  219. <count>11</count>
  220. <WinNumber>1</WinNumber>
  221. <ItemText>USART2_RX_BUF</ItemText>
  222. </Ww>
  223. <Ww>
  224. <count>12</count>
  225. <WinNumber>1</WinNumber>
  226. <ItemText>uart2_buf</ItemText>
  227. </Ww>
  228. <Ww>
  229. <count>13</count>
  230. <WinNumber>1</WinNumber>
  231. <ItemText>huart2</ItemText>
  232. </Ww>
  233. <Ww>
  234. <count>14</count>
  235. <WinNumber>1</WinNumber>
  236. <ItemText>huart1</ItemText>
  237. </Ww>
  238. <Ww>
  239. <count>15</count>
  240. <WinNumber>1</WinNumber>
  241. <ItemText>T2C_ALL_Sensor_Data01.MoniLiang_Data_Every_Cang[0]</ItemText>
  242. </Ww>
  243. <Ww>
  244. <count>16</count>
  245. <WinNumber>1</WinNumber>
  246. <ItemText>Zero_Of_LiquidMeter[0]</ItemText>
  247. </Ww>
  248. <Ww>
  249. <count>17</count>
  250. <WinNumber>1</WinNumber>
  251. <ItemText>FunDebugCode,0x0A</ItemText>
  252. </Ww>
  253. <Ww>
  254. <count>18</count>
  255. <WinNumber>1</WinNumber>
  256. <ItemText>input_ArrFunDebugCode</ItemText>
  257. </Ww>
  258. <Ww>
  259. <count>19</count>
  260. <WinNumber>1</WinNumber>
  261. <ItemText>laterval</ItemText>
  262. </Ww>
  263. <Ww>
  264. <count>20</count>
  265. <WinNumber>1</WinNumber>
  266. <ItemText>e2</ItemText>
  267. </Ww>
  268. </WatchWindow1>
  269. <WatchWindow2>
  270. <Ww>
  271. <count>0</count>
  272. <WinNumber>2</WinNumber>
  273. <ItemText>USART1_TX_BUF</ItemText>
  274. </Ww>
  275. <Ww>
  276. <count>1</count>
  277. <WinNumber>2</WinNumber>
  278. <ItemText>CRC_data</ItemText>
  279. </Ww>
  280. <Ww>
  281. <count>2</count>
  282. <WinNumber>2</WinNumber>
  283. <ItemText>USART2_RX_BUF</ItemText>
  284. </Ww>
  285. <Ww>
  286. <count>3</count>
  287. <WinNumber>2</WinNumber>
  288. <ItemText>CRC_data</ItemText>
  289. </Ww>
  290. <Ww>
  291. <count>4</count>
  292. <WinNumber>2</WinNumber>
  293. <ItemText>rx2_len</ItemText>
  294. </Ww>
  295. <Ww>
  296. <count>5</count>
  297. <WinNumber>2</WinNumber>
  298. <ItemText>CheckInFrame_Collect485()</ItemText>
  299. </Ww>
  300. <Ww>
  301. <count>6</count>
  302. <WinNumber>2</WinNumber>
  303. <ItemText>ErrorTimes</ItemText>
  304. </Ww>
  305. <Ww>
  306. <count>7</count>
  307. <WinNumber>2</WinNumber>
  308. <ItemText>ArrayUni_MoniLiang</ItemText>
  309. </Ww>
  310. </WatchWindow2>
  311. <MemoryWindow1>
  312. <Mm>
  313. <WinNumber>1</WinNumber>
  314. <SubType>0</SubType>
  315. <ItemText>0x08091100</ItemText>
  316. <AccSizeX>0</AccSizeX>
  317. </Mm>
  318. </MemoryWindow1>
  319. <Tracepoint>
  320. <THDelay>0</THDelay>
  321. </Tracepoint>
  322. <DebugFlag>
  323. <trace>0</trace>
  324. <periodic>1</periodic>
  325. <aLwin>0</aLwin>
  326. <aCover>0</aCover>
  327. <aSer1>0</aSer1>
  328. <aSer2>0</aSer2>
  329. <aPa>0</aPa>
  330. <viewmode>1</viewmode>
  331. <vrSel>0</vrSel>
  332. <aSym>0</aSym>
  333. <aTbox>0</aTbox>
  334. <AscS1>0</AscS1>
  335. <AscS2>0</AscS2>
  336. <AscS3>0</AscS3>
  337. <aSer3>0</aSer3>
  338. <eProf>0</eProf>
  339. <aLa>0</aLa>
  340. <aPa1>0</aPa1>
  341. <AscS4>0</AscS4>
  342. <aSer4>0</aSer4>
  343. <StkLoc>1</StkLoc>
  344. <TrcWin>0</TrcWin>
  345. <newCpu>0</newCpu>
  346. <uProt>0</uProt>
  347. </DebugFlag>
  348. <LintExecutable></LintExecutable>
  349. <LintConfigFile></LintConfigFile>
  350. <bLintAuto>0</bLintAuto>
  351. <bAutoGenD>0</bAutoGenD>
  352. <LntExFlags>0</LntExFlags>
  353. <pMisraName></pMisraName>
  354. <pszMrule></pszMrule>
  355. <pSingCmds></pSingCmds>
  356. <pMultCmds></pMultCmds>
  357. <pMisraNamep></pMisraNamep>
  358. <pszMrulep></pszMrulep>
  359. <pSingCmdsp></pSingCmdsp>
  360. <pMultCmdsp></pMultCmdsp>
  361. <SystemViewers>
  362. <Entry>
  363. <Name>System Viewer\USART1</Name>
  364. <WinId>35904</WinId>
  365. </Entry>
  366. <Entry>
  367. <Name>System Viewer\USART2</Name>
  368. <WinId>35905</WinId>
  369. </Entry>
  370. </SystemViewers>
  371. <DebugDescription>
  372. <Enable>0</Enable>
  373. <EnableFlashSeq>0</EnableFlashSeq>
  374. <EnableLog>0</EnableLog>
  375. <Protocol>2</Protocol>
  376. <DbgClock>10000000</DbgClock>
  377. </DebugDescription>
  378. </TargetOption>
  379. </Target>
  380. <Group>
  381. <GroupName>Application/User</GroupName>
  382. <tvExp>1</tvExp>
  383. <tvExpOptDlg>0</tvExpOptDlg>
  384. <cbSel>0</cbSel>
  385. <RteFlg>0</RteFlg>
  386. <File>
  387. <GroupNumber>1</GroupNumber>
  388. <FileNumber>1</FileNumber>
  389. <FileType>1</FileType>
  390. <tvExp>0</tvExp>
  391. <tvExpOptDlg>0</tvExpOptDlg>
  392. <bDave2>0</bDave2>
  393. <PathWithFileName>..\Src\TerminalSlave485.c</PathWithFileName>
  394. <FilenameWithoutPath>TerminalSlave485.c</FilenameWithoutPath>
  395. <RteFlg>0</RteFlg>
  396. <bShared>0</bShared>
  397. </File>
  398. <File>
  399. <GroupNumber>1</GroupNumber>
  400. <FileNumber>2</FileNumber>
  401. <FileType>1</FileType>
  402. <tvExp>0</tvExp>
  403. <tvExpOptDlg>0</tvExpOptDlg>
  404. <bDave2>0</bDave2>
  405. <PathWithFileName>..\Src\KeySlave485.c</PathWithFileName>
  406. <FilenameWithoutPath>KeySlave485.c</FilenameWithoutPath>
  407. <RteFlg>0</RteFlg>
  408. <bShared>0</bShared>
  409. </File>
  410. <File>
  411. <GroupNumber>1</GroupNumber>
  412. <FileNumber>3</FileNumber>
  413. <FileType>1</FileType>
  414. <tvExp>0</tvExp>
  415. <tvExpOptDlg>0</tvExpOptDlg>
  416. <bDave2>0</bDave2>
  417. <PathWithFileName>..\Src\CollectMaster485.c</PathWithFileName>
  418. <FilenameWithoutPath>CollectMaster485.c</FilenameWithoutPath>
  419. <RteFlg>0</RteFlg>
  420. <bShared>0</bShared>
  421. </File>
  422. <File>
  423. <GroupNumber>1</GroupNumber>
  424. <FileNumber>4</FileNumber>
  425. <FileType>1</FileType>
  426. <tvExp>0</tvExp>
  427. <tvExpOptDlg>0</tvExpOptDlg>
  428. <bDave2>0</bDave2>
  429. <PathWithFileName>..\Src\ScreenMaster485.c</PathWithFileName>
  430. <FilenameWithoutPath>ScreenMaster485.c</FilenameWithoutPath>
  431. <RteFlg>0</RteFlg>
  432. <bShared>0</bShared>
  433. </File>
  434. <File>
  435. <GroupNumber>1</GroupNumber>
  436. <FileNumber>5</FileNumber>
  437. <FileType>1</FileType>
  438. <tvExp>0</tvExp>
  439. <tvExpOptDlg>0</tvExpOptDlg>
  440. <bDave2>0</bDave2>
  441. <PathWithFileName>..\Src\Data_deal.c</PathWithFileName>
  442. <FilenameWithoutPath>Data_deal.c</FilenameWithoutPath>
  443. <RteFlg>0</RteFlg>
  444. <bShared>0</bShared>
  445. </File>
  446. <File>
  447. <GroupNumber>1</GroupNumber>
  448. <FileNumber>6</FileNumber>
  449. <FileType>1</FileType>
  450. <tvExp>0</tvExp>
  451. <tvExpOptDlg>0</tvExpOptDlg>
  452. <bDave2>0</bDave2>
  453. <PathWithFileName>..\Src\Dwin.c</PathWithFileName>
  454. <FilenameWithoutPath>Dwin.c</FilenameWithoutPath>
  455. <RteFlg>0</RteFlg>
  456. <bShared>0</bShared>
  457. </File>
  458. <File>
  459. <GroupNumber>1</GroupNumber>
  460. <FileNumber>7</FileNumber>
  461. <FileType>1</FileType>
  462. <tvExp>0</tvExp>
  463. <tvExpOptDlg>0</tvExpOptDlg>
  464. <bDave2>0</bDave2>
  465. <PathWithFileName>..\Src\Elec_Seal.c</PathWithFileName>
  466. <FilenameWithoutPath>Elec_Seal.c</FilenameWithoutPath>
  467. <RteFlg>0</RteFlg>
  468. <bShared>0</bShared>
  469. </File>
  470. <File>
  471. <GroupNumber>1</GroupNumber>
  472. <FileNumber>8</FileNumber>
  473. <FileType>1</FileType>
  474. <tvExp>0</tvExp>
  475. <tvExpOptDlg>0</tvExpOptDlg>
  476. <bDave2>0</bDave2>
  477. <PathWithFileName>..\Src\Randomcode.c</PathWithFileName>
  478. <FilenameWithoutPath>Randomcode.c</FilenameWithoutPath>
  479. <RteFlg>0</RteFlg>
  480. <bShared>0</bShared>
  481. </File>
  482. <File>
  483. <GroupNumber>1</GroupNumber>
  484. <FileNumber>9</FileNumber>
  485. <FileType>1</FileType>
  486. <tvExp>0</tvExp>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <bDave2>0</bDave2>
  489. <PathWithFileName>..\Src\DS1302.c</PathWithFileName>
  490. <FilenameWithoutPath>DS1302.c</FilenameWithoutPath>
  491. <RteFlg>0</RteFlg>
  492. <bShared>0</bShared>
  493. </File>
  494. <File>
  495. <GroupNumber>1</GroupNumber>
  496. <FileNumber>10</FileNumber>
  497. <FileType>1</FileType>
  498. <tvExp>0</tvExp>
  499. <tvExpOptDlg>0</tvExpOptDlg>
  500. <bDave2>0</bDave2>
  501. <PathWithFileName>../Src/main.c</PathWithFileName>
  502. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  503. <RteFlg>0</RteFlg>
  504. <bShared>0</bShared>
  505. </File>
  506. <File>
  507. <GroupNumber>1</GroupNumber>
  508. <FileNumber>11</FileNumber>
  509. <FileType>1</FileType>
  510. <tvExp>0</tvExp>
  511. <tvExpOptDlg>0</tvExpOptDlg>
  512. <bDave2>0</bDave2>
  513. <PathWithFileName>../Src/gpio.c</PathWithFileName>
  514. <FilenameWithoutPath>gpio.c</FilenameWithoutPath>
  515. <RteFlg>0</RteFlg>
  516. <bShared>0</bShared>
  517. </File>
  518. <File>
  519. <GroupNumber>1</GroupNumber>
  520. <FileNumber>12</FileNumber>
  521. <FileType>1</FileType>
  522. <tvExp>0</tvExp>
  523. <tvExpOptDlg>0</tvExpOptDlg>
  524. <bDave2>0</bDave2>
  525. <PathWithFileName>../Src/dma.c</PathWithFileName>
  526. <FilenameWithoutPath>dma.c</FilenameWithoutPath>
  527. <RteFlg>0</RteFlg>
  528. <bShared>0</bShared>
  529. </File>
  530. <File>
  531. <GroupNumber>1</GroupNumber>
  532. <FileNumber>13</FileNumber>
  533. <FileType>1</FileType>
  534. <tvExp>0</tvExp>
  535. <tvExpOptDlg>0</tvExpOptDlg>
  536. <bDave2>0</bDave2>
  537. <PathWithFileName>../Src/freertos.c</PathWithFileName>
  538. <FilenameWithoutPath>freertos.c</FilenameWithoutPath>
  539. <RteFlg>0</RteFlg>
  540. <bShared>0</bShared>
  541. </File>
  542. <File>
  543. <GroupNumber>1</GroupNumber>
  544. <FileNumber>14</FileNumber>
  545. <FileType>1</FileType>
  546. <tvExp>0</tvExp>
  547. <tvExpOptDlg>0</tvExpOptDlg>
  548. <bDave2>0</bDave2>
  549. <PathWithFileName>../Src/spi.c</PathWithFileName>
  550. <FilenameWithoutPath>spi.c</FilenameWithoutPath>
  551. <RteFlg>0</RteFlg>
  552. <bShared>0</bShared>
  553. </File>
  554. <File>
  555. <GroupNumber>1</GroupNumber>
  556. <FileNumber>15</FileNumber>
  557. <FileType>1</FileType>
  558. <tvExp>0</tvExp>
  559. <tvExpOptDlg>0</tvExpOptDlg>
  560. <bDave2>0</bDave2>
  561. <PathWithFileName>../Src/tim.c</PathWithFileName>
  562. <FilenameWithoutPath>tim.c</FilenameWithoutPath>
  563. <RteFlg>0</RteFlg>
  564. <bShared>0</bShared>
  565. </File>
  566. <File>
  567. <GroupNumber>1</GroupNumber>
  568. <FileNumber>16</FileNumber>
  569. <FileType>1</FileType>
  570. <tvExp>0</tvExp>
  571. <tvExpOptDlg>0</tvExpOptDlg>
  572. <bDave2>0</bDave2>
  573. <PathWithFileName>../Src/usart.c</PathWithFileName>
  574. <FilenameWithoutPath>usart.c</FilenameWithoutPath>
  575. <RteFlg>0</RteFlg>
  576. <bShared>0</bShared>
  577. </File>
  578. <File>
  579. <GroupNumber>1</GroupNumber>
  580. <FileNumber>17</FileNumber>
  581. <FileType>1</FileType>
  582. <tvExp>0</tvExp>
  583. <tvExpOptDlg>0</tvExpOptDlg>
  584. <bDave2>0</bDave2>
  585. <PathWithFileName>../Src/stm32f7xx_it.c</PathWithFileName>
  586. <FilenameWithoutPath>stm32f7xx_it.c</FilenameWithoutPath>
  587. <RteFlg>0</RteFlg>
  588. <bShared>0</bShared>
  589. </File>
  590. <File>
  591. <GroupNumber>1</GroupNumber>
  592. <FileNumber>18</FileNumber>
  593. <FileType>1</FileType>
  594. <tvExp>0</tvExp>
  595. <tvExpOptDlg>0</tvExpOptDlg>
  596. <bDave2>0</bDave2>
  597. <PathWithFileName>../Src/stm32f7xx_hal_msp.c</PathWithFileName>
  598. <FilenameWithoutPath>stm32f7xx_hal_msp.c</FilenameWithoutPath>
  599. <RteFlg>0</RteFlg>
  600. <bShared>0</bShared>
  601. </File>
  602. <File>
  603. <GroupNumber>1</GroupNumber>
  604. <FileNumber>19</FileNumber>
  605. <FileType>1</FileType>
  606. <tvExp>0</tvExp>
  607. <tvExpOptDlg>0</tvExpOptDlg>
  608. <bDave2>0</bDave2>
  609. <PathWithFileName>../Src/stm32f7xx_hal_timebase_tim.c</PathWithFileName>
  610. <FilenameWithoutPath>stm32f7xx_hal_timebase_tim.c</FilenameWithoutPath>
  611. <RteFlg>0</RteFlg>
  612. <bShared>0</bShared>
  613. </File>
  614. <File>
  615. <GroupNumber>1</GroupNumber>
  616. <FileNumber>20</FileNumber>
  617. <FileType>1</FileType>
  618. <tvExp>0</tvExp>
  619. <tvExpOptDlg>0</tvExpOptDlg>
  620. <bDave2>0</bDave2>
  621. <PathWithFileName>..\Src\DS1302Drv.c</PathWithFileName>
  622. <FilenameWithoutPath>DS1302Drv.c</FilenameWithoutPath>
  623. <RteFlg>0</RteFlg>
  624. <bShared>0</bShared>
  625. </File>
  626. <File>
  627. <GroupNumber>1</GroupNumber>
  628. <FileNumber>21</FileNumber>
  629. <FileType>1</FileType>
  630. <tvExp>0</tvExp>
  631. <tvExpOptDlg>0</tvExpOptDlg>
  632. <bDave2>0</bDave2>
  633. <PathWithFileName>..\Src\md5c.c</PathWithFileName>
  634. <FilenameWithoutPath>md5c.c</FilenameWithoutPath>
  635. <RteFlg>0</RteFlg>
  636. <bShared>0</bShared>
  637. </File>
  638. <File>
  639. <GroupNumber>1</GroupNumber>
  640. <FileNumber>22</FileNumber>
  641. <FileType>1</FileType>
  642. <tvExp>0</tvExp>
  643. <tvExpOptDlg>0</tvExpOptDlg>
  644. <bDave2>0</bDave2>
  645. <PathWithFileName>..\Src\TerminalSlave485_jt808.c</PathWithFileName>
  646. <FilenameWithoutPath>TerminalSlave485_jt808.c</FilenameWithoutPath>
  647. <RteFlg>0</RteFlg>
  648. <bShared>0</bShared>
  649. </File>
  650. <File>
  651. <GroupNumber>1</GroupNumber>
  652. <FileNumber>23</FileNumber>
  653. <FileType>5</FileType>
  654. <tvExp>0</tvExp>
  655. <tvExpOptDlg>0</tvExpOptDlg>
  656. <bDave2>0</bDave2>
  657. <PathWithFileName>..\Src\TerminalSlave485_jt808.h</PathWithFileName>
  658. <FilenameWithoutPath>TerminalSlave485_jt808.h</FilenameWithoutPath>
  659. <RteFlg>0</RteFlg>
  660. <bShared>0</bShared>
  661. </File>
  662. </Group>
  663. <Group>
  664. <GroupName>Drivers/STM32F7xx_HAL_Driver</GroupName>
  665. <tvExp>0</tvExp>
  666. <tvExpOptDlg>0</tvExpOptDlg>
  667. <cbSel>0</cbSel>
  668. <RteFlg>0</RteFlg>
  669. <File>
  670. <GroupNumber>2</GroupNumber>
  671. <FileNumber>24</FileNumber>
  672. <FileType>1</FileType>
  673. <tvExp>0</tvExp>
  674. <tvExpOptDlg>0</tvExpOptDlg>
  675. <bDave2>0</bDave2>
  676. <PathWithFileName>..\Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_usart.c</PathWithFileName>
  677. <FilenameWithoutPath>stm32f7xx_hal_usart.c</FilenameWithoutPath>
  678. <RteFlg>0</RteFlg>
  679. <bShared>0</bShared>
  680. </File>
  681. <File>
  682. <GroupNumber>2</GroupNumber>
  683. <FileNumber>25</FileNumber>
  684. <FileType>1</FileType>
  685. <tvExp>0</tvExp>
  686. <tvExpOptDlg>0</tvExpOptDlg>
  687. <bDave2>0</bDave2>
  688. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c</PathWithFileName>
  689. <FilenameWithoutPath>stm32f7xx_hal_cortex.c</FilenameWithoutPath>
  690. <RteFlg>0</RteFlg>
  691. <bShared>0</bShared>
  692. </File>
  693. <File>
  694. <GroupNumber>2</GroupNumber>
  695. <FileNumber>26</FileNumber>
  696. <FileType>1</FileType>
  697. <tvExp>0</tvExp>
  698. <tvExpOptDlg>0</tvExpOptDlg>
  699. <bDave2>0</bDave2>
  700. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c</PathWithFileName>
  701. <FilenameWithoutPath>stm32f7xx_hal_spi.c</FilenameWithoutPath>
  702. <RteFlg>0</RteFlg>
  703. <bShared>0</bShared>
  704. </File>
  705. <File>
  706. <GroupNumber>2</GroupNumber>
  707. <FileNumber>27</FileNumber>
  708. <FileType>1</FileType>
  709. <tvExp>0</tvExp>
  710. <tvExpOptDlg>0</tvExpOptDlg>
  711. <bDave2>0</bDave2>
  712. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c</PathWithFileName>
  713. <FilenameWithoutPath>stm32f7xx_hal_tim.c</FilenameWithoutPath>
  714. <RteFlg>0</RteFlg>
  715. <bShared>0</bShared>
  716. </File>
  717. <File>
  718. <GroupNumber>2</GroupNumber>
  719. <FileNumber>28</FileNumber>
  720. <FileType>1</FileType>
  721. <tvExp>0</tvExp>
  722. <tvExpOptDlg>0</tvExpOptDlg>
  723. <bDave2>0</bDave2>
  724. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c</PathWithFileName>
  725. <FilenameWithoutPath>stm32f7xx_hal_tim_ex.c</FilenameWithoutPath>
  726. <RteFlg>0</RteFlg>
  727. <bShared>0</bShared>
  728. </File>
  729. <File>
  730. <GroupNumber>2</GroupNumber>
  731. <FileNumber>29</FileNumber>
  732. <FileType>1</FileType>
  733. <tvExp>0</tvExp>
  734. <tvExpOptDlg>0</tvExpOptDlg>
  735. <bDave2>0</bDave2>
  736. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c</PathWithFileName>
  737. <FilenameWithoutPath>stm32f7xx_hal_uart.c</FilenameWithoutPath>
  738. <RteFlg>0</RteFlg>
  739. <bShared>0</bShared>
  740. </File>
  741. <File>
  742. <GroupNumber>2</GroupNumber>
  743. <FileNumber>30</FileNumber>
  744. <FileType>1</FileType>
  745. <tvExp>0</tvExp>
  746. <tvExpOptDlg>0</tvExpOptDlg>
  747. <bDave2>0</bDave2>
  748. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c</PathWithFileName>
  749. <FilenameWithoutPath>stm32f7xx_hal_rcc.c</FilenameWithoutPath>
  750. <RteFlg>0</RteFlg>
  751. <bShared>0</bShared>
  752. </File>
  753. <File>
  754. <GroupNumber>2</GroupNumber>
  755. <FileNumber>31</FileNumber>
  756. <FileType>1</FileType>
  757. <tvExp>0</tvExp>
  758. <tvExpOptDlg>0</tvExpOptDlg>
  759. <bDave2>0</bDave2>
  760. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c</PathWithFileName>
  761. <FilenameWithoutPath>stm32f7xx_hal_rcc_ex.c</FilenameWithoutPath>
  762. <RteFlg>0</RteFlg>
  763. <bShared>0</bShared>
  764. </File>
  765. <File>
  766. <GroupNumber>2</GroupNumber>
  767. <FileNumber>32</FileNumber>
  768. <FileType>1</FileType>
  769. <tvExp>0</tvExp>
  770. <tvExpOptDlg>0</tvExpOptDlg>
  771. <bDave2>0</bDave2>
  772. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c</PathWithFileName>
  773. <FilenameWithoutPath>stm32f7xx_hal_flash.c</FilenameWithoutPath>
  774. <RteFlg>0</RteFlg>
  775. <bShared>0</bShared>
  776. </File>
  777. <File>
  778. <GroupNumber>2</GroupNumber>
  779. <FileNumber>33</FileNumber>
  780. <FileType>1</FileType>
  781. <tvExp>0</tvExp>
  782. <tvExpOptDlg>0</tvExpOptDlg>
  783. <bDave2>0</bDave2>
  784. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c</PathWithFileName>
  785. <FilenameWithoutPath>stm32f7xx_hal_flash_ex.c</FilenameWithoutPath>
  786. <RteFlg>0</RteFlg>
  787. <bShared>0</bShared>
  788. </File>
  789. <File>
  790. <GroupNumber>2</GroupNumber>
  791. <FileNumber>34</FileNumber>
  792. <FileType>1</FileType>
  793. <tvExp>0</tvExp>
  794. <tvExpOptDlg>0</tvExpOptDlg>
  795. <bDave2>0</bDave2>
  796. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c</PathWithFileName>
  797. <FilenameWithoutPath>stm32f7xx_hal_gpio.c</FilenameWithoutPath>
  798. <RteFlg>0</RteFlg>
  799. <bShared>0</bShared>
  800. </File>
  801. <File>
  802. <GroupNumber>2</GroupNumber>
  803. <FileNumber>35</FileNumber>
  804. <FileType>1</FileType>
  805. <tvExp>0</tvExp>
  806. <tvExpOptDlg>0</tvExpOptDlg>
  807. <bDave2>0</bDave2>
  808. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c</PathWithFileName>
  809. <FilenameWithoutPath>stm32f7xx_hal_dma.c</FilenameWithoutPath>
  810. <RteFlg>0</RteFlg>
  811. <bShared>0</bShared>
  812. </File>
  813. <File>
  814. <GroupNumber>2</GroupNumber>
  815. <FileNumber>36</FileNumber>
  816. <FileType>1</FileType>
  817. <tvExp>0</tvExp>
  818. <tvExpOptDlg>0</tvExpOptDlg>
  819. <bDave2>0</bDave2>
  820. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c</PathWithFileName>
  821. <FilenameWithoutPath>stm32f7xx_hal_dma_ex.c</FilenameWithoutPath>
  822. <RteFlg>0</RteFlg>
  823. <bShared>0</bShared>
  824. </File>
  825. <File>
  826. <GroupNumber>2</GroupNumber>
  827. <FileNumber>37</FileNumber>
  828. <FileType>1</FileType>
  829. <tvExp>0</tvExp>
  830. <tvExpOptDlg>0</tvExpOptDlg>
  831. <bDave2>0</bDave2>
  832. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c</PathWithFileName>
  833. <FilenameWithoutPath>stm32f7xx_hal_pwr.c</FilenameWithoutPath>
  834. <RteFlg>0</RteFlg>
  835. <bShared>0</bShared>
  836. </File>
  837. <File>
  838. <GroupNumber>2</GroupNumber>
  839. <FileNumber>38</FileNumber>
  840. <FileType>1</FileType>
  841. <tvExp>0</tvExp>
  842. <tvExpOptDlg>0</tvExpOptDlg>
  843. <bDave2>0</bDave2>
  844. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c</PathWithFileName>
  845. <FilenameWithoutPath>stm32f7xx_hal_pwr_ex.c</FilenameWithoutPath>
  846. <RteFlg>0</RteFlg>
  847. <bShared>0</bShared>
  848. </File>
  849. <File>
  850. <GroupNumber>2</GroupNumber>
  851. <FileNumber>39</FileNumber>
  852. <FileType>1</FileType>
  853. <tvExp>0</tvExp>
  854. <tvExpOptDlg>0</tvExpOptDlg>
  855. <bDave2>0</bDave2>
  856. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c</PathWithFileName>
  857. <FilenameWithoutPath>stm32f7xx_hal.c</FilenameWithoutPath>
  858. <RteFlg>0</RteFlg>
  859. <bShared>0</bShared>
  860. </File>
  861. <File>
  862. <GroupNumber>2</GroupNumber>
  863. <FileNumber>40</FileNumber>
  864. <FileType>1</FileType>
  865. <tvExp>0</tvExp>
  866. <tvExpOptDlg>0</tvExpOptDlg>
  867. <bDave2>0</bDave2>
  868. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c</PathWithFileName>
  869. <FilenameWithoutPath>stm32f7xx_hal_i2c.c</FilenameWithoutPath>
  870. <RteFlg>0</RteFlg>
  871. <bShared>0</bShared>
  872. </File>
  873. <File>
  874. <GroupNumber>2</GroupNumber>
  875. <FileNumber>41</FileNumber>
  876. <FileType>1</FileType>
  877. <tvExp>0</tvExp>
  878. <tvExpOptDlg>0</tvExpOptDlg>
  879. <bDave2>0</bDave2>
  880. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c</PathWithFileName>
  881. <FilenameWithoutPath>stm32f7xx_hal_i2c_ex.c</FilenameWithoutPath>
  882. <RteFlg>0</RteFlg>
  883. <bShared>0</bShared>
  884. </File>
  885. </Group>
  886. <Group>
  887. <GroupName>Application/MDK-ARM</GroupName>
  888. <tvExp>1</tvExp>
  889. <tvExpOptDlg>0</tvExpOptDlg>
  890. <cbSel>0</cbSel>
  891. <RteFlg>0</RteFlg>
  892. <File>
  893. <GroupNumber>3</GroupNumber>
  894. <FileNumber>42</FileNumber>
  895. <FileType>2</FileType>
  896. <tvExp>0</tvExp>
  897. <tvExpOptDlg>0</tvExpOptDlg>
  898. <bDave2>0</bDave2>
  899. <PathWithFileName>startup_stm32f746xx.s</PathWithFileName>
  900. <FilenameWithoutPath>startup_stm32f746xx.s</FilenameWithoutPath>
  901. <RteFlg>0</RteFlg>
  902. <bShared>0</bShared>
  903. </File>
  904. </Group>
  905. <Group>
  906. <GroupName>Middlewares/FreeRTOS</GroupName>
  907. <tvExp>0</tvExp>
  908. <tvExpOptDlg>0</tvExpOptDlg>
  909. <cbSel>0</cbSel>
  910. <RteFlg>0</RteFlg>
  911. <File>
  912. <GroupNumber>4</GroupNumber>
  913. <FileNumber>43</FileNumber>
  914. <FileType>1</FileType>
  915. <tvExp>0</tvExp>
  916. <tvExpOptDlg>0</tvExpOptDlg>
  917. <bDave2>0</bDave2>
  918. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/croutine.c</PathWithFileName>
  919. <FilenameWithoutPath>croutine.c</FilenameWithoutPath>
  920. <RteFlg>0</RteFlg>
  921. <bShared>0</bShared>
  922. </File>
  923. <File>
  924. <GroupNumber>4</GroupNumber>
  925. <FileNumber>44</FileNumber>
  926. <FileType>1</FileType>
  927. <tvExp>0</tvExp>
  928. <tvExpOptDlg>0</tvExpOptDlg>
  929. <bDave2>0</bDave2>
  930. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</PathWithFileName>
  931. <FilenameWithoutPath>event_groups.c</FilenameWithoutPath>
  932. <RteFlg>0</RteFlg>
  933. <bShared>0</bShared>
  934. </File>
  935. <File>
  936. <GroupNumber>4</GroupNumber>
  937. <FileNumber>45</FileNumber>
  938. <FileType>1</FileType>
  939. <tvExp>0</tvExp>
  940. <tvExpOptDlg>0</tvExpOptDlg>
  941. <bDave2>0</bDave2>
  942. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/list.c</PathWithFileName>
  943. <FilenameWithoutPath>list.c</FilenameWithoutPath>
  944. <RteFlg>0</RteFlg>
  945. <bShared>0</bShared>
  946. </File>
  947. <File>
  948. <GroupNumber>4</GroupNumber>
  949. <FileNumber>46</FileNumber>
  950. <FileType>1</FileType>
  951. <tvExp>0</tvExp>
  952. <tvExpOptDlg>0</tvExpOptDlg>
  953. <bDave2>0</bDave2>
  954. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/queue.c</PathWithFileName>
  955. <FilenameWithoutPath>queue.c</FilenameWithoutPath>
  956. <RteFlg>0</RteFlg>
  957. <bShared>0</bShared>
  958. </File>
  959. <File>
  960. <GroupNumber>4</GroupNumber>
  961. <FileNumber>47</FileNumber>
  962. <FileType>1</FileType>
  963. <tvExp>0</tvExp>
  964. <tvExpOptDlg>0</tvExpOptDlg>
  965. <bDave2>0</bDave2>
  966. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/tasks.c</PathWithFileName>
  967. <FilenameWithoutPath>tasks.c</FilenameWithoutPath>
  968. <RteFlg>0</RteFlg>
  969. <bShared>0</bShared>
  970. </File>
  971. <File>
  972. <GroupNumber>4</GroupNumber>
  973. <FileNumber>48</FileNumber>
  974. <FileType>1</FileType>
  975. <tvExp>0</tvExp>
  976. <tvExpOptDlg>0</tvExpOptDlg>
  977. <bDave2>0</bDave2>
  978. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/timers.c</PathWithFileName>
  979. <FilenameWithoutPath>timers.c</FilenameWithoutPath>
  980. <RteFlg>0</RteFlg>
  981. <bShared>0</bShared>
  982. </File>
  983. <File>
  984. <GroupNumber>4</GroupNumber>
  985. <FileNumber>49</FileNumber>
  986. <FileType>1</FileType>
  987. <tvExp>0</tvExp>
  988. <tvExpOptDlg>0</tvExpOptDlg>
  989. <bDave2>0</bDave2>
  990. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</PathWithFileName>
  991. <FilenameWithoutPath>cmsis_os.c</FilenameWithoutPath>
  992. <RteFlg>0</RteFlg>
  993. <bShared>0</bShared>
  994. </File>
  995. <File>
  996. <GroupNumber>4</GroupNumber>
  997. <FileNumber>50</FileNumber>
  998. <FileType>1</FileType>
  999. <tvExp>0</tvExp>
  1000. <tvExpOptDlg>0</tvExpOptDlg>
  1001. <bDave2>0</bDave2>
  1002. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</PathWithFileName>
  1003. <FilenameWithoutPath>heap_4.c</FilenameWithoutPath>
  1004. <RteFlg>0</RteFlg>
  1005. <bShared>0</bShared>
  1006. </File>
  1007. <File>
  1008. <GroupNumber>4</GroupNumber>
  1009. <FileNumber>51</FileNumber>
  1010. <FileType>1</FileType>
  1011. <tvExp>0</tvExp>
  1012. <tvExpOptDlg>0</tvExpOptDlg>
  1013. <bDave2>0</bDave2>
  1014. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c</PathWithFileName>
  1015. <FilenameWithoutPath>port.c</FilenameWithoutPath>
  1016. <RteFlg>0</RteFlg>
  1017. <bShared>0</bShared>
  1018. </File>
  1019. </Group>
  1020. <Group>
  1021. <GroupName>Drivers/CMSIS</GroupName>
  1022. <tvExp>0</tvExp>
  1023. <tvExpOptDlg>0</tvExpOptDlg>
  1024. <cbSel>0</cbSel>
  1025. <RteFlg>0</RteFlg>
  1026. <File>
  1027. <GroupNumber>5</GroupNumber>
  1028. <FileNumber>52</FileNumber>
  1029. <FileType>1</FileType>
  1030. <tvExp>0</tvExp>
  1031. <tvExpOptDlg>0</tvExpOptDlg>
  1032. <bDave2>0</bDave2>
  1033. <PathWithFileName>../Src/system_stm32f7xx.c</PathWithFileName>
  1034. <FilenameWithoutPath>system_stm32f7xx.c</FilenameWithoutPath>
  1035. <RteFlg>0</RteFlg>
  1036. <bShared>0</bShared>
  1037. </File>
  1038. </Group>
  1039. <Group>
  1040. <GroupName>IAP</GroupName>
  1041. <tvExp>1</tvExp>
  1042. <tvExpOptDlg>0</tvExpOptDlg>
  1043. <cbSel>0</cbSel>
  1044. <RteFlg>0</RteFlg>
  1045. <File>
  1046. <GroupNumber>6</GroupNumber>
  1047. <FileNumber>53</FileNumber>
  1048. <FileType>1</FileType>
  1049. <tvExp>0</tvExp>
  1050. <tvExpOptDlg>0</tvExpOptDlg>
  1051. <bDave2>0</bDave2>
  1052. <PathWithFileName>..\Src\LTF_sa\leaf_ota.c</PathWithFileName>
  1053. <FilenameWithoutPath>leaf_ota.c</FilenameWithoutPath>
  1054. <RteFlg>0</RteFlg>
  1055. <bShared>0</bShared>
  1056. </File>
  1057. </Group>
  1058. <Group>
  1059. <GroupName>sys</GroupName>
  1060. <tvExp>1</tvExp>
  1061. <tvExpOptDlg>0</tvExpOptDlg>
  1062. <cbSel>0</cbSel>
  1063. <RteFlg>0</RteFlg>
  1064. <File>
  1065. <GroupNumber>7</GroupNumber>
  1066. <FileNumber>54</FileNumber>
  1067. <FileType>5</FileType>
  1068. <tvExp>0</tvExp>
  1069. <tvExpOptDlg>0</tvExpOptDlg>
  1070. <bDave2>0</bDave2>
  1071. <PathWithFileName>..\sys\sys_type.h</PathWithFileName>
  1072. <FilenameWithoutPath>sys_type.h</FilenameWithoutPath>
  1073. <RteFlg>0</RteFlg>
  1074. <bShared>0</bShared>
  1075. </File>
  1076. <File>
  1077. <GroupNumber>7</GroupNumber>
  1078. <FileNumber>55</FileNumber>
  1079. <FileType>1</FileType>
  1080. <tvExp>0</tvExp>
  1081. <tvExpOptDlg>0</tvExpOptDlg>
  1082. <bDave2>0</bDave2>
  1083. <PathWithFileName>..\sys\sys_api.c</PathWithFileName>
  1084. <FilenameWithoutPath>sys_api.c</FilenameWithoutPath>
  1085. <RteFlg>0</RteFlg>
  1086. <bShared>0</bShared>
  1087. </File>
  1088. <File>
  1089. <GroupNumber>7</GroupNumber>
  1090. <FileNumber>56</FileNumber>
  1091. <FileType>5</FileType>
  1092. <tvExp>0</tvExp>
  1093. <tvExpOptDlg>0</tvExpOptDlg>
  1094. <bDave2>0</bDave2>
  1095. <PathWithFileName>..\sys\sys_api.h</PathWithFileName>
  1096. <FilenameWithoutPath>sys_api.h</FilenameWithoutPath>
  1097. <RteFlg>0</RteFlg>
  1098. <bShared>0</bShared>
  1099. </File>
  1100. <File>
  1101. <GroupNumber>7</GroupNumber>
  1102. <FileNumber>57</FileNumber>
  1103. <FileType>5</FileType>
  1104. <tvExp>0</tvExp>
  1105. <tvExpOptDlg>0</tvExpOptDlg>
  1106. <bDave2>0</bDave2>
  1107. <PathWithFileName>..\sys\sys_delay.h</PathWithFileName>
  1108. <FilenameWithoutPath>sys_delay.h</FilenameWithoutPath>
  1109. <RteFlg>0</RteFlg>
  1110. <bShared>0</bShared>
  1111. </File>
  1112. <File>
  1113. <GroupNumber>7</GroupNumber>
  1114. <FileNumber>58</FileNumber>
  1115. <FileType>1</FileType>
  1116. <tvExp>0</tvExp>
  1117. <tvExpOptDlg>0</tvExpOptDlg>
  1118. <bDave2>0</bDave2>
  1119. <PathWithFileName>..\sys\sys_delay.c</PathWithFileName>
  1120. <FilenameWithoutPath>sys_delay.c</FilenameWithoutPath>
  1121. <RteFlg>0</RteFlg>
  1122. <bShared>0</bShared>
  1123. </File>
  1124. </Group>
  1125. <Group>
  1126. <GroupName>dev</GroupName>
  1127. <tvExp>1</tvExp>
  1128. <tvExpOptDlg>0</tvExpOptDlg>
  1129. <cbSel>0</cbSel>
  1130. <RteFlg>0</RteFlg>
  1131. <File>
  1132. <GroupNumber>8</GroupNumber>
  1133. <FileNumber>59</FileNumber>
  1134. <FileType>1</FileType>
  1135. <tvExp>0</tvExp>
  1136. <tvExpOptDlg>0</tvExpOptDlg>
  1137. <bDave2>0</bDave2>
  1138. <PathWithFileName>..\dev\dev_spi_sdcard.c</PathWithFileName>
  1139. <FilenameWithoutPath>dev_spi_sdcard.c</FilenameWithoutPath>
  1140. <RteFlg>0</RteFlg>
  1141. <bShared>0</bShared>
  1142. </File>
  1143. <File>
  1144. <GroupNumber>8</GroupNumber>
  1145. <FileNumber>60</FileNumber>
  1146. <FileType>5</FileType>
  1147. <tvExp>0</tvExp>
  1148. <tvExpOptDlg>0</tvExpOptDlg>
  1149. <bDave2>0</bDave2>
  1150. <PathWithFileName>..\dev\dev_spi_sdcard.h</PathWithFileName>
  1151. <FilenameWithoutPath>dev_spi_sdcard.h</FilenameWithoutPath>
  1152. <RteFlg>0</RteFlg>
  1153. <bShared>0</bShared>
  1154. </File>
  1155. <File>
  1156. <GroupNumber>8</GroupNumber>
  1157. <FileNumber>61</FileNumber>
  1158. <FileType>5</FileType>
  1159. <tvExp>0</tvExp>
  1160. <tvExpOptDlg>0</tvExpOptDlg>
  1161. <bDave2>0</bDave2>
  1162. <PathWithFileName>..\dev\dev_spi_w25qxx.h</PathWithFileName>
  1163. <FilenameWithoutPath>dev_spi_w25qxx.h</FilenameWithoutPath>
  1164. <RteFlg>0</RteFlg>
  1165. <bShared>0</bShared>
  1166. </File>
  1167. <File>
  1168. <GroupNumber>8</GroupNumber>
  1169. <FileNumber>62</FileNumber>
  1170. <FileType>1</FileType>
  1171. <tvExp>0</tvExp>
  1172. <tvExpOptDlg>0</tvExpOptDlg>
  1173. <bDave2>0</bDave2>
  1174. <PathWithFileName>..\dev\dev_spi_w25qxx.c</PathWithFileName>
  1175. <FilenameWithoutPath>dev_spi_w25qxx.c</FilenameWithoutPath>
  1176. <RteFlg>0</RteFlg>
  1177. <bShared>0</bShared>
  1178. </File>
  1179. <File>
  1180. <GroupNumber>8</GroupNumber>
  1181. <FileNumber>63</FileNumber>
  1182. <FileType>1</FileType>
  1183. <tvExp>0</tvExp>
  1184. <tvExpOptDlg>0</tvExpOptDlg>
  1185. <bDave2>0</bDave2>
  1186. <PathWithFileName>..\dev\dev_soft_spi.c</PathWithFileName>
  1187. <FilenameWithoutPath>dev_soft_spi.c</FilenameWithoutPath>
  1188. <RteFlg>0</RteFlg>
  1189. <bShared>0</bShared>
  1190. </File>
  1191. <File>
  1192. <GroupNumber>8</GroupNumber>
  1193. <FileNumber>64</FileNumber>
  1194. <FileType>5</FileType>
  1195. <tvExp>0</tvExp>
  1196. <tvExpOptDlg>0</tvExpOptDlg>
  1197. <bDave2>0</bDave2>
  1198. <PathWithFileName>..\dev\dev_soft_spi.h</PathWithFileName>
  1199. <FilenameWithoutPath>dev_soft_spi.h</FilenameWithoutPath>
  1200. <RteFlg>0</RteFlg>
  1201. <bShared>0</bShared>
  1202. </File>
  1203. <File>
  1204. <GroupNumber>8</GroupNumber>
  1205. <FileNumber>65</FileNumber>
  1206. <FileType>5</FileType>
  1207. <tvExp>0</tvExp>
  1208. <tvExpOptDlg>0</tvExpOptDlg>
  1209. <bDave2>0</bDave2>
  1210. <PathWithFileName>..\dev\dev_spi_conf.h</PathWithFileName>
  1211. <FilenameWithoutPath>dev_spi_conf.h</FilenameWithoutPath>
  1212. <RteFlg>0</RteFlg>
  1213. <bShared>0</bShared>
  1214. </File>
  1215. </Group>
  1216. <Group>
  1217. <GroupName>obj</GroupName>
  1218. <tvExp>1</tvExp>
  1219. <tvExpOptDlg>0</tvExpOptDlg>
  1220. <cbSel>0</cbSel>
  1221. <RteFlg>0</RteFlg>
  1222. <File>
  1223. <GroupNumber>9</GroupNumber>
  1224. <FileNumber>66</FileNumber>
  1225. <FileType>1</FileType>
  1226. <tvExp>0</tvExp>
  1227. <tvExpOptDlg>0</tvExpOptDlg>
  1228. <bDave2>0</bDave2>
  1229. <PathWithFileName>..\obj\obj_spi_w25qxx.c</PathWithFileName>
  1230. <FilenameWithoutPath>obj_spi_w25qxx.c</FilenameWithoutPath>
  1231. <RteFlg>0</RteFlg>
  1232. <bShared>0</bShared>
  1233. </File>
  1234. <File>
  1235. <GroupNumber>9</GroupNumber>
  1236. <FileNumber>67</FileNumber>
  1237. <FileType>5</FileType>
  1238. <tvExp>0</tvExp>
  1239. <tvExpOptDlg>0</tvExpOptDlg>
  1240. <bDave2>0</bDave2>
  1241. <PathWithFileName>..\obj\obj_spi_w25qxx.h</PathWithFileName>
  1242. <FilenameWithoutPath>obj_spi_w25qxx.h</FilenameWithoutPath>
  1243. <RteFlg>0</RteFlg>
  1244. <bShared>0</bShared>
  1245. </File>
  1246. <File>
  1247. <GroupNumber>9</GroupNumber>
  1248. <FileNumber>68</FileNumber>
  1249. <FileType>1</FileType>
  1250. <tvExp>1</tvExp>
  1251. <tvExpOptDlg>0</tvExpOptDlg>
  1252. <bDave2>0</bDave2>
  1253. <PathWithFileName>..\obj\obj_hal_w25qxx.c</PathWithFileName>
  1254. <FilenameWithoutPath>obj_hal_w25qxx.c</FilenameWithoutPath>
  1255. <RteFlg>0</RteFlg>
  1256. <bShared>0</bShared>
  1257. </File>
  1258. <File>
  1259. <GroupNumber>9</GroupNumber>
  1260. <FileNumber>69</FileNumber>
  1261. <FileType>5</FileType>
  1262. <tvExp>0</tvExp>
  1263. <tvExpOptDlg>0</tvExpOptDlg>
  1264. <bDave2>0</bDave2>
  1265. <PathWithFileName>..\obj\obj_hal_w25qxx.h</PathWithFileName>
  1266. <FilenameWithoutPath>obj_hal_w25qxx.h</FilenameWithoutPath>
  1267. <RteFlg>0</RteFlg>
  1268. <bShared>0</bShared>
  1269. </File>
  1270. <File>
  1271. <GroupNumber>9</GroupNumber>
  1272. <FileNumber>70</FileNumber>
  1273. <FileType>1</FileType>
  1274. <tvExp>0</tvExp>
  1275. <tvExpOptDlg>0</tvExpOptDlg>
  1276. <bDave2>0</bDave2>
  1277. <PathWithFileName>..\obj\obj_soft_w25qxx.c</PathWithFileName>
  1278. <FilenameWithoutPath>obj_soft_w25qxx.c</FilenameWithoutPath>
  1279. <RteFlg>0</RteFlg>
  1280. <bShared>0</bShared>
  1281. </File>
  1282. <File>
  1283. <GroupNumber>9</GroupNumber>
  1284. <FileNumber>71</FileNumber>
  1285. <FileType>5</FileType>
  1286. <tvExp>0</tvExp>
  1287. <tvExpOptDlg>0</tvExpOptDlg>
  1288. <bDave2>0</bDave2>
  1289. <PathWithFileName>..\obj\obj_soft_w25qxx.h</PathWithFileName>
  1290. <FilenameWithoutPath>obj_soft_w25qxx.h</FilenameWithoutPath>
  1291. <RteFlg>0</RteFlg>
  1292. <bShared>0</bShared>
  1293. </File>
  1294. </Group>
  1295. <Group>
  1296. <GroupName>func</GroupName>
  1297. <tvExp>1</tvExp>
  1298. <tvExpOptDlg>0</tvExpOptDlg>
  1299. <cbSel>0</cbSel>
  1300. <RteFlg>0</RteFlg>
  1301. <File>
  1302. <GroupNumber>10</GroupNumber>
  1303. <FileNumber>72</FileNumber>
  1304. <FileType>1</FileType>
  1305. <tvExp>0</tvExp>
  1306. <tvExpOptDlg>0</tvExpOptDlg>
  1307. <bDave2>0</bDave2>
  1308. <PathWithFileName>..\func\func_ram_record.c</PathWithFileName>
  1309. <FilenameWithoutPath>func_ram_record.c</FilenameWithoutPath>
  1310. <RteFlg>0</RteFlg>
  1311. <bShared>0</bShared>
  1312. </File>
  1313. <File>
  1314. <GroupNumber>10</GroupNumber>
  1315. <FileNumber>73</FileNumber>
  1316. <FileType>5</FileType>
  1317. <tvExp>0</tvExp>
  1318. <tvExpOptDlg>0</tvExpOptDlg>
  1319. <bDave2>0</bDave2>
  1320. <PathWithFileName>..\func\func_ram_record.h</PathWithFileName>
  1321. <FilenameWithoutPath>func_ram_record.h</FilenameWithoutPath>
  1322. <RteFlg>0</RteFlg>
  1323. <bShared>0</bShared>
  1324. </File>
  1325. <File>
  1326. <GroupNumber>10</GroupNumber>
  1327. <FileNumber>74</FileNumber>
  1328. <FileType>1</FileType>
  1329. <tvExp>0</tvExp>
  1330. <tvExpOptDlg>0</tvExpOptDlg>
  1331. <bDave2>0</bDave2>
  1332. <PathWithFileName>..\func\func_spi_w25qxx.c</PathWithFileName>
  1333. <FilenameWithoutPath>func_spi_w25qxx.c</FilenameWithoutPath>
  1334. <RteFlg>0</RteFlg>
  1335. <bShared>0</bShared>
  1336. </File>
  1337. <File>
  1338. <GroupNumber>10</GroupNumber>
  1339. <FileNumber>75</FileNumber>
  1340. <FileType>5</FileType>
  1341. <tvExp>0</tvExp>
  1342. <tvExpOptDlg>0</tvExpOptDlg>
  1343. <bDave2>0</bDave2>
  1344. <PathWithFileName>..\func\func_spi_w25qxx.h</PathWithFileName>
  1345. <FilenameWithoutPath>func_spi_w25qxx.h</FilenameWithoutPath>
  1346. <RteFlg>0</RteFlg>
  1347. <bShared>0</bShared>
  1348. </File>
  1349. <File>
  1350. <GroupNumber>10</GroupNumber>
  1351. <FileNumber>76</FileNumber>
  1352. <FileType>5</FileType>
  1353. <tvExp>0</tvExp>
  1354. <tvExpOptDlg>0</tvExpOptDlg>
  1355. <bDave2>0</bDave2>
  1356. <PathWithFileName>..\func\func_queue_record.h</PathWithFileName>
  1357. <FilenameWithoutPath>func_queue_record.h</FilenameWithoutPath>
  1358. <RteFlg>0</RteFlg>
  1359. <bShared>0</bShared>
  1360. </File>
  1361. <File>
  1362. <GroupNumber>10</GroupNumber>
  1363. <FileNumber>77</FileNumber>
  1364. <FileType>1</FileType>
  1365. <tvExp>0</tvExp>
  1366. <tvExpOptDlg>0</tvExpOptDlg>
  1367. <bDave2>0</bDave2>
  1368. <PathWithFileName>..\func\func_queue_record.c</PathWithFileName>
  1369. <FilenameWithoutPath>func_queue_record.c</FilenameWithoutPath>
  1370. <RteFlg>0</RteFlg>
  1371. <bShared>0</bShared>
  1372. </File>
  1373. </Group>
  1374. <Group>
  1375. <GroupName>lib</GroupName>
  1376. <tvExp>1</tvExp>
  1377. <tvExpOptDlg>0</tvExpOptDlg>
  1378. <cbSel>0</cbSel>
  1379. <RteFlg>0</RteFlg>
  1380. <File>
  1381. <GroupNumber>11</GroupNumber>
  1382. <FileNumber>78</FileNumber>
  1383. <FileType>5</FileType>
  1384. <tvExp>0</tvExp>
  1385. <tvExpOptDlg>0</tvExpOptDlg>
  1386. <bDave2>0</bDave2>
  1387. <PathWithFileName>..\lib\lib_ringfs\lib_ringfs.h</PathWithFileName>
  1388. <FilenameWithoutPath>lib_ringfs.h</FilenameWithoutPath>
  1389. <RteFlg>0</RteFlg>
  1390. <bShared>0</bShared>
  1391. </File>
  1392. <File>
  1393. <GroupNumber>11</GroupNumber>
  1394. <FileNumber>79</FileNumber>
  1395. <FileType>1</FileType>
  1396. <tvExp>0</tvExp>
  1397. <tvExpOptDlg>0</tvExpOptDlg>
  1398. <bDave2>0</bDave2>
  1399. <PathWithFileName>..\lib\lib_ringfs\lib_ringfs.c</PathWithFileName>
  1400. <FilenameWithoutPath>lib_ringfs.c</FilenameWithoutPath>
  1401. <RteFlg>0</RteFlg>
  1402. <bShared>0</bShared>
  1403. </File>
  1404. <File>
  1405. <GroupNumber>11</GroupNumber>
  1406. <FileNumber>80</FileNumber>
  1407. <FileType>5</FileType>
  1408. <tvExp>0</tvExp>
  1409. <tvExpOptDlg>0</tvExpOptDlg>
  1410. <bDave2>0</bDave2>
  1411. <PathWithFileName>..\lib\lib_ringfs\tests\lib_ringfs_ram.h</PathWithFileName>
  1412. <FilenameWithoutPath>lib_ringfs_ram.h</FilenameWithoutPath>
  1413. <RteFlg>0</RteFlg>
  1414. <bShared>0</bShared>
  1415. </File>
  1416. <File>
  1417. <GroupNumber>11</GroupNumber>
  1418. <FileNumber>81</FileNumber>
  1419. <FileType>1</FileType>
  1420. <tvExp>0</tvExp>
  1421. <tvExpOptDlg>0</tvExpOptDlg>
  1422. <bDave2>0</bDave2>
  1423. <PathWithFileName>..\lib\lib_ringfs\tests\lib_ringfs_ram.c</PathWithFileName>
  1424. <FilenameWithoutPath>lib_ringfs_ram.c</FilenameWithoutPath>
  1425. <RteFlg>0</RteFlg>
  1426. <bShared>0</bShared>
  1427. </File>
  1428. <File>
  1429. <GroupNumber>11</GroupNumber>
  1430. <FileNumber>82</FileNumber>
  1431. <FileType>5</FileType>
  1432. <tvExp>0</tvExp>
  1433. <tvExpOptDlg>0</tvExpOptDlg>
  1434. <bDave2>0</bDave2>
  1435. <PathWithFileName>..\lib\lib_ringfs\tests\lib_ringfs_w25q.h</PathWithFileName>
  1436. <FilenameWithoutPath>lib_ringfs_w25q.h</FilenameWithoutPath>
  1437. <RteFlg>0</RteFlg>
  1438. <bShared>0</bShared>
  1439. </File>
  1440. <File>
  1441. <GroupNumber>11</GroupNumber>
  1442. <FileNumber>83</FileNumber>
  1443. <FileType>1</FileType>
  1444. <tvExp>0</tvExp>
  1445. <tvExpOptDlg>0</tvExpOptDlg>
  1446. <bDave2>0</bDave2>
  1447. <PathWithFileName>..\lib\lib_ringfs\tests\lib_ringfs_w25q.c</PathWithFileName>
  1448. <FilenameWithoutPath>lib_ringfs_w25q.c</FilenameWithoutPath>
  1449. <RteFlg>0</RteFlg>
  1450. <bShared>0</bShared>
  1451. </File>
  1452. <File>
  1453. <GroupNumber>11</GroupNumber>
  1454. <FileNumber>84</FileNumber>
  1455. <FileType>1</FileType>
  1456. <tvExp>0</tvExp>
  1457. <tvExpOptDlg>0</tvExpOptDlg>
  1458. <bDave2>0</bDave2>
  1459. <PathWithFileName>..\lib\lib_ringfs\lib_ringfs_func.c</PathWithFileName>
  1460. <FilenameWithoutPath>lib_ringfs_func.c</FilenameWithoutPath>
  1461. <RteFlg>0</RteFlg>
  1462. <bShared>0</bShared>
  1463. </File>
  1464. <File>
  1465. <GroupNumber>11</GroupNumber>
  1466. <FileNumber>85</FileNumber>
  1467. <FileType>5</FileType>
  1468. <tvExp>0</tvExp>
  1469. <tvExpOptDlg>0</tvExpOptDlg>
  1470. <bDave2>0</bDave2>
  1471. <PathWithFileName>..\lib\lib_ringfs\lib_ringfs_func.h</PathWithFileName>
  1472. <FilenameWithoutPath>lib_ringfs_func.h</FilenameWithoutPath>
  1473. <RteFlg>0</RteFlg>
  1474. <bShared>0</bShared>
  1475. </File>
  1476. <File>
  1477. <GroupNumber>11</GroupNumber>
  1478. <FileNumber>86</FileNumber>
  1479. <FileType>1</FileType>
  1480. <tvExp>0</tvExp>
  1481. <tvExpOptDlg>0</tvExpOptDlg>
  1482. <bDave2>0</bDave2>
  1483. <PathWithFileName>..\lib\lib_ringbuf.c</PathWithFileName>
  1484. <FilenameWithoutPath>lib_ringbuf.c</FilenameWithoutPath>
  1485. <RteFlg>0</RteFlg>
  1486. <bShared>0</bShared>
  1487. </File>
  1488. <File>
  1489. <GroupNumber>11</GroupNumber>
  1490. <FileNumber>87</FileNumber>
  1491. <FileType>5</FileType>
  1492. <tvExp>0</tvExp>
  1493. <tvExpOptDlg>0</tvExpOptDlg>
  1494. <bDave2>0</bDave2>
  1495. <PathWithFileName>..\lib\lib_ringbuf.h</PathWithFileName>
  1496. <FilenameWithoutPath>lib_ringbuf.h</FilenameWithoutPath>
  1497. <RteFlg>0</RteFlg>
  1498. <bShared>0</bShared>
  1499. </File>
  1500. </Group>
  1501. <Group>
  1502. <GroupName>::CMSIS</GroupName>
  1503. <tvExp>0</tvExp>
  1504. <tvExpOptDlg>0</tvExpOptDlg>
  1505. <cbSel>0</cbSel>
  1506. <RteFlg>1</RteFlg>
  1507. </Group>
  1508. </ProjectOpt>