project.uvoptx 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997
  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</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>rt-thread</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>12000000</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>.\build\keil\List\</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>0</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>0</tRfunc>
  92. <tRbox>1</tRbox>
  93. <tRtrace>1</tRtrace>
  94. <sRSysVw>1</sRSysVw>
  95. <tRSysVw>1</tRSysVw>
  96. <sRunDeb>0</sRunDeb>
  97. <sLrtime>0</sLrtime>
  98. <nTsel>11</nTsel>
  99. <sDll></sDll>
  100. <sDllPa></sDllPa>
  101. <sDlgDll></sDlgDll>
  102. <sDlgPa></sDlgPa>
  103. <sIfile></sIfile>
  104. <tDll></tDll>
  105. <tDllPa></tDllPa>
  106. <tDlgDll></tDlgDll>
  107. <tDlgPa></tDlgPa>
  108. <tIfile></tIfile>
  109. <pMon>STLink\ST-LINKIII-KEIL_SWO.dll</pMon>
  110. </DebugOpt>
  111. <TargetDriverDllRegistry>
  112. <SetRegEntry>
  113. <Number>0</Number>
  114. <Key>ST-LINKIII-KEIL_SWO</Key>
  115. <Name>-U066EFF525750877267023326 -I0 -O206 -S1 -C0 -A0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F446ZETx$CMSIS/Flash/STM32F4xx_512.FLM)</Name>
  116. </SetRegEntry>
  117. <SetRegEntry>
  118. <Number>0</Number>
  119. <Key>JL2CM3</Key>
  120. <Name>-U30000299 -O78 -S2 -ZTIFSpeedSel5000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(4) -TO18 -TC10000000 -TP21 -TDS8001 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F407ZGTx$CMSIS\Flash\STM32F4xx_1024.FLM)</Name>
  121. </SetRegEntry>
  122. <SetRegEntry>
  123. <Number>0</Number>
  124. <Key>UL2CM3</Key>
  125. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0STM32F4xx_512 -FL080000 -FS08000000 -FP0($$Device:STM32F446ZETx$CMSIS/Flash/STM32F4xx_512.FLM)</Name>
  126. </SetRegEntry>
  127. </TargetDriverDllRegistry>
  128. <Breakpoint/>
  129. <Tracepoint>
  130. <THDelay>0</THDelay>
  131. </Tracepoint>
  132. <DebugFlag>
  133. <trace>0</trace>
  134. <periodic>0</periodic>
  135. <aLwin>0</aLwin>
  136. <aCover>0</aCover>
  137. <aSer1>0</aSer1>
  138. <aSer2>0</aSer2>
  139. <aPa>0</aPa>
  140. <viewmode>0</viewmode>
  141. <vrSel>0</vrSel>
  142. <aSym>0</aSym>
  143. <aTbox>0</aTbox>
  144. <AscS1>0</AscS1>
  145. <AscS2>0</AscS2>
  146. <AscS3>0</AscS3>
  147. <aSer3>0</aSer3>
  148. <eProf>0</eProf>
  149. <aLa>0</aLa>
  150. <aPa1>0</aPa1>
  151. <AscS4>0</AscS4>
  152. <aSer4>0</aSer4>
  153. <StkLoc>0</StkLoc>
  154. <TrcWin>0</TrcWin>
  155. <newCpu>0</newCpu>
  156. <uProt>0</uProt>
  157. </DebugFlag>
  158. <LintExecutable></LintExecutable>
  159. <LintConfigFile></LintConfigFile>
  160. <DebugDescription>
  161. <Enable>1</Enable>
  162. <EnableLog>0</EnableLog>
  163. <Protocol>2</Protocol>
  164. <DbgClock>10000000</DbgClock>
  165. </DebugDescription>
  166. </TargetOption>
  167. </Target>
  168. <Group>
  169. <GroupName>Kernel</GroupName>
  170. <tvExp>0</tvExp>
  171. <tvExpOptDlg>0</tvExpOptDlg>
  172. <cbSel>0</cbSel>
  173. <RteFlg>0</RteFlg>
  174. <File>
  175. <GroupNumber>1</GroupNumber>
  176. <FileNumber>1</FileNumber>
  177. <FileType>1</FileType>
  178. <tvExp>0</tvExp>
  179. <Focus>0</Focus>
  180. <tvExpOptDlg>0</tvExpOptDlg>
  181. <bDave2>0</bDave2>
  182. <PathWithFileName>..\..\..\src\clock.c</PathWithFileName>
  183. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  184. <RteFlg>0</RteFlg>
  185. <bShared>0</bShared>
  186. </File>
  187. <File>
  188. <GroupNumber>1</GroupNumber>
  189. <FileNumber>2</FileNumber>
  190. <FileType>1</FileType>
  191. <tvExp>0</tvExp>
  192. <Focus>0</Focus>
  193. <tvExpOptDlg>0</tvExpOptDlg>
  194. <bDave2>0</bDave2>
  195. <PathWithFileName>..\..\..\src\components.c</PathWithFileName>
  196. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  197. <RteFlg>0</RteFlg>
  198. <bShared>0</bShared>
  199. </File>
  200. <File>
  201. <GroupNumber>1</GroupNumber>
  202. <FileNumber>3</FileNumber>
  203. <FileType>1</FileType>
  204. <tvExp>0</tvExp>
  205. <Focus>0</Focus>
  206. <tvExpOptDlg>0</tvExpOptDlg>
  207. <bDave2>0</bDave2>
  208. <PathWithFileName>..\..\..\src\cpu.c</PathWithFileName>
  209. <FilenameWithoutPath>cpu.c</FilenameWithoutPath>
  210. <RteFlg>0</RteFlg>
  211. <bShared>0</bShared>
  212. </File>
  213. <File>
  214. <GroupNumber>1</GroupNumber>
  215. <FileNumber>4</FileNumber>
  216. <FileType>1</FileType>
  217. <tvExp>0</tvExp>
  218. <Focus>0</Focus>
  219. <tvExpOptDlg>0</tvExpOptDlg>
  220. <bDave2>0</bDave2>
  221. <PathWithFileName>..\..\..\src\device.c</PathWithFileName>
  222. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  223. <RteFlg>0</RteFlg>
  224. <bShared>0</bShared>
  225. </File>
  226. <File>
  227. <GroupNumber>1</GroupNumber>
  228. <FileNumber>5</FileNumber>
  229. <FileType>1</FileType>
  230. <tvExp>0</tvExp>
  231. <Focus>0</Focus>
  232. <tvExpOptDlg>0</tvExpOptDlg>
  233. <bDave2>0</bDave2>
  234. <PathWithFileName>..\..\..\src\idle.c</PathWithFileName>
  235. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  236. <RteFlg>0</RteFlg>
  237. <bShared>0</bShared>
  238. </File>
  239. <File>
  240. <GroupNumber>1</GroupNumber>
  241. <FileNumber>6</FileNumber>
  242. <FileType>1</FileType>
  243. <tvExp>0</tvExp>
  244. <Focus>0</Focus>
  245. <tvExpOptDlg>0</tvExpOptDlg>
  246. <bDave2>0</bDave2>
  247. <PathWithFileName>..\..\..\src\ipc.c</PathWithFileName>
  248. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  249. <RteFlg>0</RteFlg>
  250. <bShared>0</bShared>
  251. </File>
  252. <File>
  253. <GroupNumber>1</GroupNumber>
  254. <FileNumber>7</FileNumber>
  255. <FileType>1</FileType>
  256. <tvExp>0</tvExp>
  257. <Focus>0</Focus>
  258. <tvExpOptDlg>0</tvExpOptDlg>
  259. <bDave2>0</bDave2>
  260. <PathWithFileName>..\..\..\src\irq.c</PathWithFileName>
  261. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  262. <RteFlg>0</RteFlg>
  263. <bShared>0</bShared>
  264. </File>
  265. <File>
  266. <GroupNumber>1</GroupNumber>
  267. <FileNumber>8</FileNumber>
  268. <FileType>1</FileType>
  269. <tvExp>0</tvExp>
  270. <Focus>0</Focus>
  271. <tvExpOptDlg>0</tvExpOptDlg>
  272. <bDave2>0</bDave2>
  273. <PathWithFileName>..\..\..\src\kservice.c</PathWithFileName>
  274. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  275. <RteFlg>0</RteFlg>
  276. <bShared>0</bShared>
  277. </File>
  278. <File>
  279. <GroupNumber>1</GroupNumber>
  280. <FileNumber>9</FileNumber>
  281. <FileType>1</FileType>
  282. <tvExp>0</tvExp>
  283. <Focus>0</Focus>
  284. <tvExpOptDlg>0</tvExpOptDlg>
  285. <bDave2>0</bDave2>
  286. <PathWithFileName>..\..\..\src\mem.c</PathWithFileName>
  287. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  288. <RteFlg>0</RteFlg>
  289. <bShared>0</bShared>
  290. </File>
  291. <File>
  292. <GroupNumber>1</GroupNumber>
  293. <FileNumber>10</FileNumber>
  294. <FileType>1</FileType>
  295. <tvExp>0</tvExp>
  296. <Focus>0</Focus>
  297. <tvExpOptDlg>0</tvExpOptDlg>
  298. <bDave2>0</bDave2>
  299. <PathWithFileName>..\..\..\src\mempool.c</PathWithFileName>
  300. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  301. <RteFlg>0</RteFlg>
  302. <bShared>0</bShared>
  303. </File>
  304. <File>
  305. <GroupNumber>1</GroupNumber>
  306. <FileNumber>11</FileNumber>
  307. <FileType>1</FileType>
  308. <tvExp>0</tvExp>
  309. <Focus>0</Focus>
  310. <tvExpOptDlg>0</tvExpOptDlg>
  311. <bDave2>0</bDave2>
  312. <PathWithFileName>..\..\..\src\object.c</PathWithFileName>
  313. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  314. <RteFlg>0</RteFlg>
  315. <bShared>0</bShared>
  316. </File>
  317. <File>
  318. <GroupNumber>1</GroupNumber>
  319. <FileNumber>12</FileNumber>
  320. <FileType>1</FileType>
  321. <tvExp>0</tvExp>
  322. <Focus>0</Focus>
  323. <tvExpOptDlg>0</tvExpOptDlg>
  324. <bDave2>0</bDave2>
  325. <PathWithFileName>..\..\..\src\scheduler.c</PathWithFileName>
  326. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  327. <RteFlg>0</RteFlg>
  328. <bShared>0</bShared>
  329. </File>
  330. <File>
  331. <GroupNumber>1</GroupNumber>
  332. <FileNumber>13</FileNumber>
  333. <FileType>1</FileType>
  334. <tvExp>0</tvExp>
  335. <Focus>0</Focus>
  336. <tvExpOptDlg>0</tvExpOptDlg>
  337. <bDave2>0</bDave2>
  338. <PathWithFileName>..\..\..\src\signal.c</PathWithFileName>
  339. <FilenameWithoutPath>signal.c</FilenameWithoutPath>
  340. <RteFlg>0</RteFlg>
  341. <bShared>0</bShared>
  342. </File>
  343. <File>
  344. <GroupNumber>1</GroupNumber>
  345. <FileNumber>14</FileNumber>
  346. <FileType>1</FileType>
  347. <tvExp>0</tvExp>
  348. <Focus>0</Focus>
  349. <tvExpOptDlg>0</tvExpOptDlg>
  350. <bDave2>0</bDave2>
  351. <PathWithFileName>..\..\..\src\thread.c</PathWithFileName>
  352. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  353. <RteFlg>0</RteFlg>
  354. <bShared>0</bShared>
  355. </File>
  356. <File>
  357. <GroupNumber>1</GroupNumber>
  358. <FileNumber>15</FileNumber>
  359. <FileType>1</FileType>
  360. <tvExp>0</tvExp>
  361. <Focus>0</Focus>
  362. <tvExpOptDlg>0</tvExpOptDlg>
  363. <bDave2>0</bDave2>
  364. <PathWithFileName>..\..\..\src\timer.c</PathWithFileName>
  365. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  366. <RteFlg>0</RteFlg>
  367. <bShared>0</bShared>
  368. </File>
  369. </Group>
  370. <Group>
  371. <GroupName>Applications</GroupName>
  372. <tvExp>0</tvExp>
  373. <tvExpOptDlg>0</tvExpOptDlg>
  374. <cbSel>0</cbSel>
  375. <RteFlg>0</RteFlg>
  376. <File>
  377. <GroupNumber>2</GroupNumber>
  378. <FileNumber>16</FileNumber>
  379. <FileType>1</FileType>
  380. <tvExp>0</tvExp>
  381. <Focus>0</Focus>
  382. <tvExpOptDlg>0</tvExpOptDlg>
  383. <bDave2>0</bDave2>
  384. <PathWithFileName>applications\main.c</PathWithFileName>
  385. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  386. <RteFlg>0</RteFlg>
  387. <bShared>0</bShared>
  388. </File>
  389. </Group>
  390. <Group>
  391. <GroupName>Drivers</GroupName>
  392. <tvExp>0</tvExp>
  393. <tvExpOptDlg>0</tvExpOptDlg>
  394. <cbSel>0</cbSel>
  395. <RteFlg>0</RteFlg>
  396. <File>
  397. <GroupNumber>3</GroupNumber>
  398. <FileNumber>17</FileNumber>
  399. <FileType>1</FileType>
  400. <tvExp>0</tvExp>
  401. <Focus>0</Focus>
  402. <tvExpOptDlg>0</tvExpOptDlg>
  403. <bDave2>0</bDave2>
  404. <PathWithFileName>board\board.c</PathWithFileName>
  405. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  406. <RteFlg>0</RteFlg>
  407. <bShared>0</bShared>
  408. </File>
  409. <File>
  410. <GroupNumber>3</GroupNumber>
  411. <FileNumber>18</FileNumber>
  412. <FileType>1</FileType>
  413. <tvExp>0</tvExp>
  414. <Focus>0</Focus>
  415. <tvExpOptDlg>0</tvExpOptDlg>
  416. <bDave2>0</bDave2>
  417. <PathWithFileName>board\CubeMX_Config\Src\stm32f4xx_hal_msp.c</PathWithFileName>
  418. <FilenameWithoutPath>stm32f4xx_hal_msp.c</FilenameWithoutPath>
  419. <RteFlg>0</RteFlg>
  420. <bShared>0</bShared>
  421. </File>
  422. <File>
  423. <GroupNumber>3</GroupNumber>
  424. <FileNumber>19</FileNumber>
  425. <FileType>2</FileType>
  426. <tvExp>0</tvExp>
  427. <Focus>0</Focus>
  428. <tvExpOptDlg>0</tvExpOptDlg>
  429. <bDave2>0</bDave2>
  430. <PathWithFileName>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f446xx.s</PathWithFileName>
  431. <FilenameWithoutPath>startup_stm32f446xx.s</FilenameWithoutPath>
  432. <RteFlg>0</RteFlg>
  433. <bShared>0</bShared>
  434. </File>
  435. <File>
  436. <GroupNumber>3</GroupNumber>
  437. <FileNumber>20</FileNumber>
  438. <FileType>1</FileType>
  439. <tvExp>0</tvExp>
  440. <Focus>0</Focus>
  441. <tvExpOptDlg>0</tvExpOptDlg>
  442. <bDave2>0</bDave2>
  443. <PathWithFileName>..\libraries\HAL_Drivers\drv_gpio.c</PathWithFileName>
  444. <FilenameWithoutPath>drv_gpio.c</FilenameWithoutPath>
  445. <RteFlg>0</RteFlg>
  446. <bShared>0</bShared>
  447. </File>
  448. <File>
  449. <GroupNumber>3</GroupNumber>
  450. <FileNumber>21</FileNumber>
  451. <FileType>1</FileType>
  452. <tvExp>0</tvExp>
  453. <Focus>0</Focus>
  454. <tvExpOptDlg>0</tvExpOptDlg>
  455. <bDave2>0</bDave2>
  456. <PathWithFileName>..\libraries\HAL_Drivers\drv_usart.c</PathWithFileName>
  457. <FilenameWithoutPath>drv_usart.c</FilenameWithoutPath>
  458. <RteFlg>0</RteFlg>
  459. <bShared>0</bShared>
  460. </File>
  461. <File>
  462. <GroupNumber>3</GroupNumber>
  463. <FileNumber>22</FileNumber>
  464. <FileType>1</FileType>
  465. <tvExp>0</tvExp>
  466. <Focus>0</Focus>
  467. <tvExpOptDlg>0</tvExpOptDlg>
  468. <bDave2>0</bDave2>
  469. <PathWithFileName>..\libraries\HAL_Drivers\drv_common.c</PathWithFileName>
  470. <FilenameWithoutPath>drv_common.c</FilenameWithoutPath>
  471. <RteFlg>0</RteFlg>
  472. <bShared>0</bShared>
  473. </File>
  474. </Group>
  475. <Group>
  476. <GroupName>CORTEX-M4</GroupName>
  477. <tvExp>0</tvExp>
  478. <tvExpOptDlg>0</tvExpOptDlg>
  479. <cbSel>0</cbSel>
  480. <RteFlg>0</RteFlg>
  481. <File>
  482. <GroupNumber>4</GroupNumber>
  483. <FileNumber>23</FileNumber>
  484. <FileType>1</FileType>
  485. <tvExp>0</tvExp>
  486. <Focus>0</Focus>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <bDave2>0</bDave2>
  489. <PathWithFileName>..\..\..\libcpu\arm\cortex-m4\cpuport.c</PathWithFileName>
  490. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  491. <RteFlg>0</RteFlg>
  492. <bShared>0</bShared>
  493. </File>
  494. <File>
  495. <GroupNumber>4</GroupNumber>
  496. <FileNumber>24</FileNumber>
  497. <FileType>2</FileType>
  498. <tvExp>0</tvExp>
  499. <Focus>0</Focus>
  500. <tvExpOptDlg>0</tvExpOptDlg>
  501. <bDave2>0</bDave2>
  502. <PathWithFileName>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</PathWithFileName>
  503. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  504. <RteFlg>0</RteFlg>
  505. <bShared>0</bShared>
  506. </File>
  507. <File>
  508. <GroupNumber>4</GroupNumber>
  509. <FileNumber>25</FileNumber>
  510. <FileType>1</FileType>
  511. <tvExp>0</tvExp>
  512. <Focus>0</Focus>
  513. <tvExpOptDlg>0</tvExpOptDlg>
  514. <bDave2>0</bDave2>
  515. <PathWithFileName>..\..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  516. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  517. <RteFlg>0</RteFlg>
  518. <bShared>0</bShared>
  519. </File>
  520. <File>
  521. <GroupNumber>4</GroupNumber>
  522. <FileNumber>26</FileNumber>
  523. <FileType>1</FileType>
  524. <tvExp>0</tvExp>
  525. <Focus>0</Focus>
  526. <tvExpOptDlg>0</tvExpOptDlg>
  527. <bDave2>0</bDave2>
  528. <PathWithFileName>..\..\..\libcpu\arm\common\div0.c</PathWithFileName>
  529. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  530. <RteFlg>0</RteFlg>
  531. <bShared>0</bShared>
  532. </File>
  533. <File>
  534. <GroupNumber>4</GroupNumber>
  535. <FileNumber>27</FileNumber>
  536. <FileType>1</FileType>
  537. <tvExp>0</tvExp>
  538. <Focus>0</Focus>
  539. <tvExpOptDlg>0</tvExpOptDlg>
  540. <bDave2>0</bDave2>
  541. <PathWithFileName>..\..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  542. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  543. <RteFlg>0</RteFlg>
  544. <bShared>0</bShared>
  545. </File>
  546. </Group>
  547. <Group>
  548. <GroupName>DeviceDrivers</GroupName>
  549. <tvExp>0</tvExp>
  550. <tvExpOptDlg>0</tvExpOptDlg>
  551. <cbSel>0</cbSel>
  552. <RteFlg>0</RteFlg>
  553. <File>
  554. <GroupNumber>5</GroupNumber>
  555. <FileNumber>28</FileNumber>
  556. <FileType>1</FileType>
  557. <tvExp>0</tvExp>
  558. <Focus>0</Focus>
  559. <tvExpOptDlg>0</tvExpOptDlg>
  560. <bDave2>0</bDave2>
  561. <PathWithFileName>..\..\..\components\drivers\misc\pin.c</PathWithFileName>
  562. <FilenameWithoutPath>pin.c</FilenameWithoutPath>
  563. <RteFlg>0</RteFlg>
  564. <bShared>0</bShared>
  565. </File>
  566. <File>
  567. <GroupNumber>5</GroupNumber>
  568. <FileNumber>29</FileNumber>
  569. <FileType>1</FileType>
  570. <tvExp>0</tvExp>
  571. <Focus>0</Focus>
  572. <tvExpOptDlg>0</tvExpOptDlg>
  573. <bDave2>0</bDave2>
  574. <PathWithFileName>..\..\..\components\drivers\serial\serial.c</PathWithFileName>
  575. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  576. <RteFlg>0</RteFlg>
  577. <bShared>0</bShared>
  578. </File>
  579. <File>
  580. <GroupNumber>5</GroupNumber>
  581. <FileNumber>30</FileNumber>
  582. <FileType>1</FileType>
  583. <tvExp>0</tvExp>
  584. <Focus>0</Focus>
  585. <tvExpOptDlg>0</tvExpOptDlg>
  586. <bDave2>0</bDave2>
  587. <PathWithFileName>..\..\..\components\drivers\src\completion.c</PathWithFileName>
  588. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  589. <RteFlg>0</RteFlg>
  590. <bShared>0</bShared>
  591. </File>
  592. <File>
  593. <GroupNumber>5</GroupNumber>
  594. <FileNumber>31</FileNumber>
  595. <FileType>1</FileType>
  596. <tvExp>0</tvExp>
  597. <Focus>0</Focus>
  598. <tvExpOptDlg>0</tvExpOptDlg>
  599. <bDave2>0</bDave2>
  600. <PathWithFileName>..\..\..\components\drivers\src\dataqueue.c</PathWithFileName>
  601. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  602. <RteFlg>0</RteFlg>
  603. <bShared>0</bShared>
  604. </File>
  605. <File>
  606. <GroupNumber>5</GroupNumber>
  607. <FileNumber>32</FileNumber>
  608. <FileType>1</FileType>
  609. <tvExp>0</tvExp>
  610. <Focus>0</Focus>
  611. <tvExpOptDlg>0</tvExpOptDlg>
  612. <bDave2>0</bDave2>
  613. <PathWithFileName>..\..\..\components\drivers\src\pipe.c</PathWithFileName>
  614. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  615. <RteFlg>0</RteFlg>
  616. <bShared>0</bShared>
  617. </File>
  618. <File>
  619. <GroupNumber>5</GroupNumber>
  620. <FileNumber>33</FileNumber>
  621. <FileType>1</FileType>
  622. <tvExp>0</tvExp>
  623. <Focus>0</Focus>
  624. <tvExpOptDlg>0</tvExpOptDlg>
  625. <bDave2>0</bDave2>
  626. <PathWithFileName>..\..\..\components\drivers\src\ringblk_buf.c</PathWithFileName>
  627. <FilenameWithoutPath>ringblk_buf.c</FilenameWithoutPath>
  628. <RteFlg>0</RteFlg>
  629. <bShared>0</bShared>
  630. </File>
  631. <File>
  632. <GroupNumber>5</GroupNumber>
  633. <FileNumber>34</FileNumber>
  634. <FileType>1</FileType>
  635. <tvExp>0</tvExp>
  636. <Focus>0</Focus>
  637. <tvExpOptDlg>0</tvExpOptDlg>
  638. <bDave2>0</bDave2>
  639. <PathWithFileName>..\..\..\components\drivers\src\ringbuffer.c</PathWithFileName>
  640. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  641. <RteFlg>0</RteFlg>
  642. <bShared>0</bShared>
  643. </File>
  644. <File>
  645. <GroupNumber>5</GroupNumber>
  646. <FileNumber>35</FileNumber>
  647. <FileType>1</FileType>
  648. <tvExp>0</tvExp>
  649. <Focus>0</Focus>
  650. <tvExpOptDlg>0</tvExpOptDlg>
  651. <bDave2>0</bDave2>
  652. <PathWithFileName>..\..\..\components\drivers\src\waitqueue.c</PathWithFileName>
  653. <FilenameWithoutPath>waitqueue.c</FilenameWithoutPath>
  654. <RteFlg>0</RteFlg>
  655. <bShared>0</bShared>
  656. </File>
  657. <File>
  658. <GroupNumber>5</GroupNumber>
  659. <FileNumber>36</FileNumber>
  660. <FileType>1</FileType>
  661. <tvExp>0</tvExp>
  662. <Focus>0</Focus>
  663. <tvExpOptDlg>0</tvExpOptDlg>
  664. <bDave2>0</bDave2>
  665. <PathWithFileName>..\..\..\components\drivers\src\workqueue.c</PathWithFileName>
  666. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  667. <RteFlg>0</RteFlg>
  668. <bShared>0</bShared>
  669. </File>
  670. </Group>
  671. <Group>
  672. <GroupName>finsh</GroupName>
  673. <tvExp>0</tvExp>
  674. <tvExpOptDlg>0</tvExpOptDlg>
  675. <cbSel>0</cbSel>
  676. <RteFlg>0</RteFlg>
  677. <File>
  678. <GroupNumber>6</GroupNumber>
  679. <FileNumber>37</FileNumber>
  680. <FileType>1</FileType>
  681. <tvExp>0</tvExp>
  682. <Focus>0</Focus>
  683. <tvExpOptDlg>0</tvExpOptDlg>
  684. <bDave2>0</bDave2>
  685. <PathWithFileName>..\..\..\components\finsh\shell.c</PathWithFileName>
  686. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  687. <RteFlg>0</RteFlg>
  688. <bShared>0</bShared>
  689. </File>
  690. <File>
  691. <GroupNumber>6</GroupNumber>
  692. <FileNumber>38</FileNumber>
  693. <FileType>1</FileType>
  694. <tvExp>0</tvExp>
  695. <Focus>0</Focus>
  696. <tvExpOptDlg>0</tvExpOptDlg>
  697. <bDave2>0</bDave2>
  698. <PathWithFileName>..\..\..\components\finsh\symbol.c</PathWithFileName>
  699. <FilenameWithoutPath>symbol.c</FilenameWithoutPath>
  700. <RteFlg>0</RteFlg>
  701. <bShared>0</bShared>
  702. </File>
  703. <File>
  704. <GroupNumber>6</GroupNumber>
  705. <FileNumber>39</FileNumber>
  706. <FileType>1</FileType>
  707. <tvExp>0</tvExp>
  708. <Focus>0</Focus>
  709. <tvExpOptDlg>0</tvExpOptDlg>
  710. <bDave2>0</bDave2>
  711. <PathWithFileName>..\..\..\components\finsh\cmd.c</PathWithFileName>
  712. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  713. <RteFlg>0</RteFlg>
  714. <bShared>0</bShared>
  715. </File>
  716. <File>
  717. <GroupNumber>6</GroupNumber>
  718. <FileNumber>40</FileNumber>
  719. <FileType>1</FileType>
  720. <tvExp>0</tvExp>
  721. <Focus>0</Focus>
  722. <tvExpOptDlg>0</tvExpOptDlg>
  723. <bDave2>0</bDave2>
  724. <PathWithFileName>..\..\..\components\finsh\msh.c</PathWithFileName>
  725. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  726. <RteFlg>0</RteFlg>
  727. <bShared>0</bShared>
  728. </File>
  729. <File>
  730. <GroupNumber>6</GroupNumber>
  731. <FileNumber>41</FileNumber>
  732. <FileType>1</FileType>
  733. <tvExp>0</tvExp>
  734. <Focus>0</Focus>
  735. <tvExpOptDlg>0</tvExpOptDlg>
  736. <bDave2>0</bDave2>
  737. <PathWithFileName>..\..\..\components\finsh\msh_cmd.c</PathWithFileName>
  738. <FilenameWithoutPath>msh_cmd.c</FilenameWithoutPath>
  739. <RteFlg>0</RteFlg>
  740. <bShared>0</bShared>
  741. </File>
  742. <File>
  743. <GroupNumber>6</GroupNumber>
  744. <FileNumber>42</FileNumber>
  745. <FileType>1</FileType>
  746. <tvExp>0</tvExp>
  747. <Focus>0</Focus>
  748. <tvExpOptDlg>0</tvExpOptDlg>
  749. <bDave2>0</bDave2>
  750. <PathWithFileName>..\..\..\components\finsh\msh_file.c</PathWithFileName>
  751. <FilenameWithoutPath>msh_file.c</FilenameWithoutPath>
  752. <RteFlg>0</RteFlg>
  753. <bShared>0</bShared>
  754. </File>
  755. </Group>
  756. <Group>
  757. <GroupName>STM32_HAL</GroupName>
  758. <tvExp>0</tvExp>
  759. <tvExpOptDlg>0</tvExpOptDlg>
  760. <cbSel>0</cbSel>
  761. <RteFlg>0</RteFlg>
  762. <File>
  763. <GroupNumber>7</GroupNumber>
  764. <FileNumber>43</FileNumber>
  765. <FileType>1</FileType>
  766. <tvExp>0</tvExp>
  767. <Focus>0</Focus>
  768. <tvExpOptDlg>0</tvExpOptDlg>
  769. <bDave2>0</bDave2>
  770. <PathWithFileName>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</PathWithFileName>
  771. <FilenameWithoutPath>system_stm32f4xx.c</FilenameWithoutPath>
  772. <RteFlg>0</RteFlg>
  773. <bShared>0</bShared>
  774. </File>
  775. <File>
  776. <GroupNumber>7</GroupNumber>
  777. <FileNumber>44</FileNumber>
  778. <FileType>1</FileType>
  779. <tvExp>0</tvExp>
  780. <Focus>0</Focus>
  781. <tvExpOptDlg>0</tvExpOptDlg>
  782. <bDave2>0</bDave2>
  783. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</PathWithFileName>
  784. <FilenameWithoutPath>stm32f4xx_hal.c</FilenameWithoutPath>
  785. <RteFlg>0</RteFlg>
  786. <bShared>0</bShared>
  787. </File>
  788. <File>
  789. <GroupNumber>7</GroupNumber>
  790. <FileNumber>45</FileNumber>
  791. <FileType>1</FileType>
  792. <tvExp>0</tvExp>
  793. <Focus>0</Focus>
  794. <tvExpOptDlg>0</tvExpOptDlg>
  795. <bDave2>0</bDave2>
  796. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</PathWithFileName>
  797. <FilenameWithoutPath>stm32f4xx_hal_cec.c</FilenameWithoutPath>
  798. <RteFlg>0</RteFlg>
  799. <bShared>0</bShared>
  800. </File>
  801. <File>
  802. <GroupNumber>7</GroupNumber>
  803. <FileNumber>46</FileNumber>
  804. <FileType>1</FileType>
  805. <tvExp>0</tvExp>
  806. <Focus>0</Focus>
  807. <tvExpOptDlg>0</tvExpOptDlg>
  808. <bDave2>0</bDave2>
  809. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</PathWithFileName>
  810. <FilenameWithoutPath>stm32f4xx_hal_cortex.c</FilenameWithoutPath>
  811. <RteFlg>0</RteFlg>
  812. <bShared>0</bShared>
  813. </File>
  814. <File>
  815. <GroupNumber>7</GroupNumber>
  816. <FileNumber>47</FileNumber>
  817. <FileType>1</FileType>
  818. <tvExp>0</tvExp>
  819. <Focus>0</Focus>
  820. <tvExpOptDlg>0</tvExpOptDlg>
  821. <bDave2>0</bDave2>
  822. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</PathWithFileName>
  823. <FilenameWithoutPath>stm32f4xx_hal_crc.c</FilenameWithoutPath>
  824. <RteFlg>0</RteFlg>
  825. <bShared>0</bShared>
  826. </File>
  827. <File>
  828. <GroupNumber>7</GroupNumber>
  829. <FileNumber>48</FileNumber>
  830. <FileType>1</FileType>
  831. <tvExp>0</tvExp>
  832. <Focus>0</Focus>
  833. <tvExpOptDlg>0</tvExpOptDlg>
  834. <bDave2>0</bDave2>
  835. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</PathWithFileName>
  836. <FilenameWithoutPath>stm32f4xx_hal_cryp.c</FilenameWithoutPath>
  837. <RteFlg>0</RteFlg>
  838. <bShared>0</bShared>
  839. </File>
  840. <File>
  841. <GroupNumber>7</GroupNumber>
  842. <FileNumber>49</FileNumber>
  843. <FileType>1</FileType>
  844. <tvExp>0</tvExp>
  845. <Focus>0</Focus>
  846. <tvExpOptDlg>0</tvExpOptDlg>
  847. <bDave2>0</bDave2>
  848. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</PathWithFileName>
  849. <FilenameWithoutPath>stm32f4xx_hal_cryp_ex.c</FilenameWithoutPath>
  850. <RteFlg>0</RteFlg>
  851. <bShared>0</bShared>
  852. </File>
  853. <File>
  854. <GroupNumber>7</GroupNumber>
  855. <FileNumber>50</FileNumber>
  856. <FileType>1</FileType>
  857. <tvExp>0</tvExp>
  858. <Focus>0</Focus>
  859. <tvExpOptDlg>0</tvExpOptDlg>
  860. <bDave2>0</bDave2>
  861. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</PathWithFileName>
  862. <FilenameWithoutPath>stm32f4xx_hal_dma.c</FilenameWithoutPath>
  863. <RteFlg>0</RteFlg>
  864. <bShared>0</bShared>
  865. </File>
  866. <File>
  867. <GroupNumber>7</GroupNumber>
  868. <FileNumber>51</FileNumber>
  869. <FileType>1</FileType>
  870. <tvExp>0</tvExp>
  871. <Focus>0</Focus>
  872. <tvExpOptDlg>0</tvExpOptDlg>
  873. <bDave2>0</bDave2>
  874. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</PathWithFileName>
  875. <FilenameWithoutPath>stm32f4xx_hal_dma_ex.c</FilenameWithoutPath>
  876. <RteFlg>0</RteFlg>
  877. <bShared>0</bShared>
  878. </File>
  879. <File>
  880. <GroupNumber>7</GroupNumber>
  881. <FileNumber>52</FileNumber>
  882. <FileType>1</FileType>
  883. <tvExp>0</tvExp>
  884. <Focus>0</Focus>
  885. <tvExpOptDlg>0</tvExpOptDlg>
  886. <bDave2>0</bDave2>
  887. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</PathWithFileName>
  888. <FilenameWithoutPath>stm32f4xx_hal_pwr.c</FilenameWithoutPath>
  889. <RteFlg>0</RteFlg>
  890. <bShared>0</bShared>
  891. </File>
  892. <File>
  893. <GroupNumber>7</GroupNumber>
  894. <FileNumber>53</FileNumber>
  895. <FileType>1</FileType>
  896. <tvExp>0</tvExp>
  897. <Focus>0</Focus>
  898. <tvExpOptDlg>0</tvExpOptDlg>
  899. <bDave2>0</bDave2>
  900. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</PathWithFileName>
  901. <FilenameWithoutPath>stm32f4xx_hal_pwr_ex.c</FilenameWithoutPath>
  902. <RteFlg>0</RteFlg>
  903. <bShared>0</bShared>
  904. </File>
  905. <File>
  906. <GroupNumber>7</GroupNumber>
  907. <FileNumber>54</FileNumber>
  908. <FileType>1</FileType>
  909. <tvExp>0</tvExp>
  910. <Focus>0</Focus>
  911. <tvExpOptDlg>0</tvExpOptDlg>
  912. <bDave2>0</bDave2>
  913. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</PathWithFileName>
  914. <FilenameWithoutPath>stm32f4xx_hal_rcc.c</FilenameWithoutPath>
  915. <RteFlg>0</RteFlg>
  916. <bShared>0</bShared>
  917. </File>
  918. <File>
  919. <GroupNumber>7</GroupNumber>
  920. <FileNumber>55</FileNumber>
  921. <FileType>1</FileType>
  922. <tvExp>0</tvExp>
  923. <Focus>0</Focus>
  924. <tvExpOptDlg>0</tvExpOptDlg>
  925. <bDave2>0</bDave2>
  926. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</PathWithFileName>
  927. <FilenameWithoutPath>stm32f4xx_hal_rcc_ex.c</FilenameWithoutPath>
  928. <RteFlg>0</RteFlg>
  929. <bShared>0</bShared>
  930. </File>
  931. <File>
  932. <GroupNumber>7</GroupNumber>
  933. <FileNumber>56</FileNumber>
  934. <FileType>1</FileType>
  935. <tvExp>0</tvExp>
  936. <Focus>0</Focus>
  937. <tvExpOptDlg>0</tvExpOptDlg>
  938. <bDave2>0</bDave2>
  939. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</PathWithFileName>
  940. <FilenameWithoutPath>stm32f4xx_hal_rng.c</FilenameWithoutPath>
  941. <RteFlg>0</RteFlg>
  942. <bShared>0</bShared>
  943. </File>
  944. <File>
  945. <GroupNumber>7</GroupNumber>
  946. <FileNumber>57</FileNumber>
  947. <FileType>1</FileType>
  948. <tvExp>0</tvExp>
  949. <Focus>0</Focus>
  950. <tvExpOptDlg>0</tvExpOptDlg>
  951. <bDave2>0</bDave2>
  952. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</PathWithFileName>
  953. <FilenameWithoutPath>stm32f4xx_hal_gpio.c</FilenameWithoutPath>
  954. <RteFlg>0</RteFlg>
  955. <bShared>0</bShared>
  956. </File>
  957. <File>
  958. <GroupNumber>7</GroupNumber>
  959. <FileNumber>58</FileNumber>
  960. <FileType>1</FileType>
  961. <tvExp>0</tvExp>
  962. <Focus>0</Focus>
  963. <tvExpOptDlg>0</tvExpOptDlg>
  964. <bDave2>0</bDave2>
  965. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</PathWithFileName>
  966. <FilenameWithoutPath>stm32f4xx_hal_uart.c</FilenameWithoutPath>
  967. <RteFlg>0</RteFlg>
  968. <bShared>0</bShared>
  969. </File>
  970. <File>
  971. <GroupNumber>7</GroupNumber>
  972. <FileNumber>59</FileNumber>
  973. <FileType>1</FileType>
  974. <tvExp>0</tvExp>
  975. <Focus>0</Focus>
  976. <tvExpOptDlg>0</tvExpOptDlg>
  977. <bDave2>0</bDave2>
  978. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</PathWithFileName>
  979. <FilenameWithoutPath>stm32f4xx_hal_usart.c</FilenameWithoutPath>
  980. <RteFlg>0</RteFlg>
  981. <bShared>0</bShared>
  982. </File>
  983. </Group>
  984. </ProjectOpt>