project.uvoptx 31 KB

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