project.uvoptx 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  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>168000000</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>4</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>Segger\JL2CM3.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>JL2CM3</Key>
  118. <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>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>UL2CM3</Key>
  123. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F407ZGTx$CMSIS\Flash\STM32F4xx_1024.FLM))</Name>
  124. </SetRegEntry>
  125. </TargetDriverDllRegistry>
  126. <Breakpoint/>
  127. <Tracepoint>
  128. <THDelay>0</THDelay>
  129. </Tracepoint>
  130. <DebugFlag>
  131. <trace>0</trace>
  132. <periodic>0</periodic>
  133. <aLwin>0</aLwin>
  134. <aCover>0</aCover>
  135. <aSer1>0</aSer1>
  136. <aSer2>0</aSer2>
  137. <aPa>0</aPa>
  138. <viewmode>0</viewmode>
  139. <vrSel>0</vrSel>
  140. <aSym>0</aSym>
  141. <aTbox>0</aTbox>
  142. <AscS1>0</AscS1>
  143. <AscS2>0</AscS2>
  144. <AscS3>0</AscS3>
  145. <aSer3>0</aSer3>
  146. <eProf>0</eProf>
  147. <aLa>0</aLa>
  148. <aPa1>0</aPa1>
  149. <AscS4>0</AscS4>
  150. <aSer4>0</aSer4>
  151. <StkLoc>0</StkLoc>
  152. <TrcWin>0</TrcWin>
  153. <newCpu>0</newCpu>
  154. <uProt>0</uProt>
  155. </DebugFlag>
  156. <LintExecutable></LintExecutable>
  157. <LintConfigFile></LintConfigFile>
  158. <bLintAuto>0</bLintAuto>
  159. <bAutoGenD>0</bAutoGenD>
  160. <LntExFlags>0</LntExFlags>
  161. <pMisraName></pMisraName>
  162. <pszMrule></pszMrule>
  163. <pSingCmds></pSingCmds>
  164. <pMultCmds></pMultCmds>
  165. <pMisraNamep></pMisraNamep>
  166. <pszMrulep></pszMrulep>
  167. <pSingCmdsp></pSingCmdsp>
  168. <pMultCmdsp></pMultCmdsp>
  169. <DebugDescription>
  170. <Enable>1</Enable>
  171. <EnableLog>0</EnableLog>
  172. <Protocol>2</Protocol>
  173. <DbgClock>10000000</DbgClock>
  174. </DebugDescription>
  175. </TargetOption>
  176. </Target>
  177. <Group>
  178. <GroupName>Kernel</GroupName>
  179. <tvExp>0</tvExp>
  180. <tvExpOptDlg>0</tvExpOptDlg>
  181. <cbSel>0</cbSel>
  182. <RteFlg>0</RteFlg>
  183. <File>
  184. <GroupNumber>1</GroupNumber>
  185. <FileNumber>1</FileNumber>
  186. <FileType>1</FileType>
  187. <tvExp>0</tvExp>
  188. <tvExpOptDlg>0</tvExpOptDlg>
  189. <bDave2>0</bDave2>
  190. <PathWithFileName>..\..\..\src\clock.c</PathWithFileName>
  191. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  192. <RteFlg>0</RteFlg>
  193. <bShared>0</bShared>
  194. </File>
  195. <File>
  196. <GroupNumber>1</GroupNumber>
  197. <FileNumber>2</FileNumber>
  198. <FileType>1</FileType>
  199. <tvExp>0</tvExp>
  200. <tvExpOptDlg>0</tvExpOptDlg>
  201. <bDave2>0</bDave2>
  202. <PathWithFileName>..\..\..\src\components.c</PathWithFileName>
  203. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  204. <RteFlg>0</RteFlg>
  205. <bShared>0</bShared>
  206. </File>
  207. <File>
  208. <GroupNumber>1</GroupNumber>
  209. <FileNumber>3</FileNumber>
  210. <FileType>1</FileType>
  211. <tvExp>0</tvExp>
  212. <tvExpOptDlg>0</tvExpOptDlg>
  213. <bDave2>0</bDave2>
  214. <PathWithFileName>..\..\..\src\cpu.c</PathWithFileName>
  215. <FilenameWithoutPath>cpu.c</FilenameWithoutPath>
  216. <RteFlg>0</RteFlg>
  217. <bShared>0</bShared>
  218. </File>
  219. <File>
  220. <GroupNumber>1</GroupNumber>
  221. <FileNumber>4</FileNumber>
  222. <FileType>1</FileType>
  223. <tvExp>0</tvExp>
  224. <tvExpOptDlg>0</tvExpOptDlg>
  225. <bDave2>0</bDave2>
  226. <PathWithFileName>..\..\..\src\idle.c</PathWithFileName>
  227. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  228. <RteFlg>0</RteFlg>
  229. <bShared>0</bShared>
  230. </File>
  231. <File>
  232. <GroupNumber>1</GroupNumber>
  233. <FileNumber>5</FileNumber>
  234. <FileType>1</FileType>
  235. <tvExp>0</tvExp>
  236. <tvExpOptDlg>0</tvExpOptDlg>
  237. <bDave2>0</bDave2>
  238. <PathWithFileName>..\..\..\src\ipc.c</PathWithFileName>
  239. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  240. <RteFlg>0</RteFlg>
  241. <bShared>0</bShared>
  242. </File>
  243. <File>
  244. <GroupNumber>1</GroupNumber>
  245. <FileNumber>6</FileNumber>
  246. <FileType>1</FileType>
  247. <tvExp>0</tvExp>
  248. <tvExpOptDlg>0</tvExpOptDlg>
  249. <bDave2>0</bDave2>
  250. <PathWithFileName>..\..\..\src\irq.c</PathWithFileName>
  251. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  252. <RteFlg>0</RteFlg>
  253. <bShared>0</bShared>
  254. </File>
  255. <File>
  256. <GroupNumber>1</GroupNumber>
  257. <FileNumber>7</FileNumber>
  258. <FileType>1</FileType>
  259. <tvExp>0</tvExp>
  260. <tvExpOptDlg>0</tvExpOptDlg>
  261. <bDave2>0</bDave2>
  262. <PathWithFileName>..\..\..\src\kservice.c</PathWithFileName>
  263. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  264. <RteFlg>0</RteFlg>
  265. <bShared>0</bShared>
  266. </File>
  267. <File>
  268. <GroupNumber>1</GroupNumber>
  269. <FileNumber>8</FileNumber>
  270. <FileType>1</FileType>
  271. <tvExp>0</tvExp>
  272. <tvExpOptDlg>0</tvExpOptDlg>
  273. <bDave2>0</bDave2>
  274. <PathWithFileName>..\..\..\src\mem.c</PathWithFileName>
  275. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  276. <RteFlg>0</RteFlg>
  277. <bShared>0</bShared>
  278. </File>
  279. <File>
  280. <GroupNumber>1</GroupNumber>
  281. <FileNumber>9</FileNumber>
  282. <FileType>1</FileType>
  283. <tvExp>0</tvExp>
  284. <tvExpOptDlg>0</tvExpOptDlg>
  285. <bDave2>0</bDave2>
  286. <PathWithFileName>..\..\..\src\mempool.c</PathWithFileName>
  287. <FilenameWithoutPath>mempool.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. <tvExpOptDlg>0</tvExpOptDlg>
  297. <bDave2>0</bDave2>
  298. <PathWithFileName>..\..\..\src\object.c</PathWithFileName>
  299. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  300. <RteFlg>0</RteFlg>
  301. <bShared>0</bShared>
  302. </File>
  303. <File>
  304. <GroupNumber>1</GroupNumber>
  305. <FileNumber>11</FileNumber>
  306. <FileType>1</FileType>
  307. <tvExp>0</tvExp>
  308. <tvExpOptDlg>0</tvExpOptDlg>
  309. <bDave2>0</bDave2>
  310. <PathWithFileName>..\..\..\src\scheduler.c</PathWithFileName>
  311. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  312. <RteFlg>0</RteFlg>
  313. <bShared>0</bShared>
  314. </File>
  315. <File>
  316. <GroupNumber>1</GroupNumber>
  317. <FileNumber>12</FileNumber>
  318. <FileType>1</FileType>
  319. <tvExp>0</tvExp>
  320. <tvExpOptDlg>0</tvExpOptDlg>
  321. <bDave2>0</bDave2>
  322. <PathWithFileName>..\..\..\src\signal.c</PathWithFileName>
  323. <FilenameWithoutPath>signal.c</FilenameWithoutPath>
  324. <RteFlg>0</RteFlg>
  325. <bShared>0</bShared>
  326. </File>
  327. <File>
  328. <GroupNumber>1</GroupNumber>
  329. <FileNumber>13</FileNumber>
  330. <FileType>1</FileType>
  331. <tvExp>0</tvExp>
  332. <tvExpOptDlg>0</tvExpOptDlg>
  333. <bDave2>0</bDave2>
  334. <PathWithFileName>..\..\..\src\thread.c</PathWithFileName>
  335. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  336. <RteFlg>0</RteFlg>
  337. <bShared>0</bShared>
  338. </File>
  339. <File>
  340. <GroupNumber>1</GroupNumber>
  341. <FileNumber>14</FileNumber>
  342. <FileType>1</FileType>
  343. <tvExp>0</tvExp>
  344. <tvExpOptDlg>0</tvExpOptDlg>
  345. <bDave2>0</bDave2>
  346. <PathWithFileName>..\..\..\src\timer.c</PathWithFileName>
  347. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  348. <RteFlg>0</RteFlg>
  349. <bShared>0</bShared>
  350. </File>
  351. </Group>
  352. <Group>
  353. <GroupName>Applications</GroupName>
  354. <tvExp>1</tvExp>
  355. <tvExpOptDlg>0</tvExpOptDlg>
  356. <cbSel>0</cbSel>
  357. <RteFlg>0</RteFlg>
  358. <File>
  359. <GroupNumber>2</GroupNumber>
  360. <FileNumber>15</FileNumber>
  361. <FileType>1</FileType>
  362. <tvExp>0</tvExp>
  363. <tvExpOptDlg>0</tvExpOptDlg>
  364. <bDave2>0</bDave2>
  365. <PathWithFileName>applications\main.c</PathWithFileName>
  366. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  367. <RteFlg>0</RteFlg>
  368. <bShared>0</bShared>
  369. </File>
  370. </Group>
  371. <Group>
  372. <GroupName>Drivers</GroupName>
  373. <tvExp>1</tvExp>
  374. <tvExpOptDlg>0</tvExpOptDlg>
  375. <cbSel>0</cbSel>
  376. <RteFlg>0</RteFlg>
  377. <File>
  378. <GroupNumber>3</GroupNumber>
  379. <FileNumber>16</FileNumber>
  380. <FileType>1</FileType>
  381. <tvExp>0</tvExp>
  382. <tvExpOptDlg>0</tvExpOptDlg>
  383. <bDave2>0</bDave2>
  384. <PathWithFileName>board\board.c</PathWithFileName>
  385. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  386. <RteFlg>0</RteFlg>
  387. <bShared>0</bShared>
  388. </File>
  389. <File>
  390. <GroupNumber>3</GroupNumber>
  391. <FileNumber>17</FileNumber>
  392. <FileType>1</FileType>
  393. <tvExp>0</tvExp>
  394. <tvExpOptDlg>0</tvExpOptDlg>
  395. <bDave2>0</bDave2>
  396. <PathWithFileName>board\CubeMX_Config\Src\stm32f4xx_hal_msp.c</PathWithFileName>
  397. <FilenameWithoutPath>stm32f4xx_hal_msp.c</FilenameWithoutPath>
  398. <RteFlg>0</RteFlg>
  399. <bShared>0</bShared>
  400. </File>
  401. <File>
  402. <GroupNumber>3</GroupNumber>
  403. <FileNumber>18</FileNumber>
  404. <FileType>2</FileType>
  405. <tvExp>0</tvExp>
  406. <tvExpOptDlg>0</tvExpOptDlg>
  407. <bDave2>0</bDave2>
  408. <PathWithFileName>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f407xx.s</PathWithFileName>
  409. <FilenameWithoutPath>startup_stm32f407xx.s</FilenameWithoutPath>
  410. <RteFlg>0</RteFlg>
  411. <bShared>0</bShared>
  412. </File>
  413. <File>
  414. <GroupNumber>3</GroupNumber>
  415. <FileNumber>19</FileNumber>
  416. <FileType>1</FileType>
  417. <tvExp>0</tvExp>
  418. <tvExpOptDlg>0</tvExpOptDlg>
  419. <bDave2>0</bDave2>
  420. <PathWithFileName>..\libraries\HAL_Drivers\drv_common.c</PathWithFileName>
  421. <FilenameWithoutPath>drv_common.c</FilenameWithoutPath>
  422. <RteFlg>0</RteFlg>
  423. <bShared>0</bShared>
  424. </File>
  425. </Group>
  426. <Group>
  427. <GroupName>cpu</GroupName>
  428. <tvExp>0</tvExp>
  429. <tvExpOptDlg>0</tvExpOptDlg>
  430. <cbSel>0</cbSel>
  431. <RteFlg>0</RteFlg>
  432. <File>
  433. <GroupNumber>4</GroupNumber>
  434. <FileNumber>20</FileNumber>
  435. <FileType>1</FileType>
  436. <tvExp>0</tvExp>
  437. <tvExpOptDlg>0</tvExpOptDlg>
  438. <bDave2>0</bDave2>
  439. <PathWithFileName>..\..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  440. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  441. <RteFlg>0</RteFlg>
  442. <bShared>0</bShared>
  443. </File>
  444. <File>
  445. <GroupNumber>4</GroupNumber>
  446. <FileNumber>21</FileNumber>
  447. <FileType>1</FileType>
  448. <tvExp>0</tvExp>
  449. <tvExpOptDlg>0</tvExpOptDlg>
  450. <bDave2>0</bDave2>
  451. <PathWithFileName>..\..\..\libcpu\arm\common\div0.c</PathWithFileName>
  452. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  453. <RteFlg>0</RteFlg>
  454. <bShared>0</bShared>
  455. </File>
  456. <File>
  457. <GroupNumber>4</GroupNumber>
  458. <FileNumber>22</FileNumber>
  459. <FileType>1</FileType>
  460. <tvExp>0</tvExp>
  461. <tvExpOptDlg>0</tvExpOptDlg>
  462. <bDave2>0</bDave2>
  463. <PathWithFileName>..\..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  464. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  465. <RteFlg>0</RteFlg>
  466. <bShared>0</bShared>
  467. </File>
  468. <File>
  469. <GroupNumber>4</GroupNumber>
  470. <FileNumber>23</FileNumber>
  471. <FileType>1</FileType>
  472. <tvExp>0</tvExp>
  473. <tvExpOptDlg>0</tvExpOptDlg>
  474. <bDave2>0</bDave2>
  475. <PathWithFileName>..\..\..\libcpu\arm\cortex-m4\cpuport.c</PathWithFileName>
  476. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  477. <RteFlg>0</RteFlg>
  478. <bShared>0</bShared>
  479. </File>
  480. <File>
  481. <GroupNumber>4</GroupNumber>
  482. <FileNumber>24</FileNumber>
  483. <FileType>2</FileType>
  484. <tvExp>0</tvExp>
  485. <tvExpOptDlg>0</tvExpOptDlg>
  486. <bDave2>0</bDave2>
  487. <PathWithFileName>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</PathWithFileName>
  488. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  489. <RteFlg>0</RteFlg>
  490. <bShared>0</bShared>
  491. </File>
  492. </Group>
  493. <Group>
  494. <GroupName>finsh</GroupName>
  495. <tvExp>1</tvExp>
  496. <tvExpOptDlg>0</tvExpOptDlg>
  497. <cbSel>0</cbSel>
  498. <RteFlg>0</RteFlg>
  499. <File>
  500. <GroupNumber>5</GroupNumber>
  501. <FileNumber>25</FileNumber>
  502. <FileType>1</FileType>
  503. <tvExp>0</tvExp>
  504. <tvExpOptDlg>0</tvExpOptDlg>
  505. <bDave2>0</bDave2>
  506. <PathWithFileName>..\..\..\components\finsh\shell.c</PathWithFileName>
  507. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  508. <RteFlg>0</RteFlg>
  509. <bShared>0</bShared>
  510. </File>
  511. <File>
  512. <GroupNumber>5</GroupNumber>
  513. <FileNumber>26</FileNumber>
  514. <FileType>1</FileType>
  515. <tvExp>0</tvExp>
  516. <tvExpOptDlg>0</tvExpOptDlg>
  517. <bDave2>0</bDave2>
  518. <PathWithFileName>..\..\..\components\finsh\cmd.c</PathWithFileName>
  519. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  520. <RteFlg>0</RteFlg>
  521. <bShared>0</bShared>
  522. </File>
  523. <File>
  524. <GroupNumber>5</GroupNumber>
  525. <FileNumber>27</FileNumber>
  526. <FileType>1</FileType>
  527. <tvExp>0</tvExp>
  528. <tvExpOptDlg>0</tvExpOptDlg>
  529. <bDave2>0</bDave2>
  530. <PathWithFileName>..\..\..\components\finsh\msh.c</PathWithFileName>
  531. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  532. <RteFlg>0</RteFlg>
  533. <bShared>0</bShared>
  534. </File>
  535. </Group>
  536. <Group>
  537. <GroupName>STM32_HAL</GroupName>
  538. <tvExp>1</tvExp>
  539. <tvExpOptDlg>0</tvExpOptDlg>
  540. <cbSel>0</cbSel>
  541. <RteFlg>0</RteFlg>
  542. <File>
  543. <GroupNumber>6</GroupNumber>
  544. <FileNumber>28</FileNumber>
  545. <FileType>1</FileType>
  546. <tvExp>0</tvExp>
  547. <tvExpOptDlg>0</tvExpOptDlg>
  548. <bDave2>0</bDave2>
  549. <PathWithFileName>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</PathWithFileName>
  550. <FilenameWithoutPath>system_stm32f4xx.c</FilenameWithoutPath>
  551. <RteFlg>0</RteFlg>
  552. <bShared>0</bShared>
  553. </File>
  554. <File>
  555. <GroupNumber>6</GroupNumber>
  556. <FileNumber>29</FileNumber>
  557. <FileType>1</FileType>
  558. <tvExp>0</tvExp>
  559. <tvExpOptDlg>0</tvExpOptDlg>
  560. <bDave2>0</bDave2>
  561. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</PathWithFileName>
  562. <FilenameWithoutPath>stm32f4xx_hal.c</FilenameWithoutPath>
  563. <RteFlg>0</RteFlg>
  564. <bShared>0</bShared>
  565. </File>
  566. <File>
  567. <GroupNumber>6</GroupNumber>
  568. <FileNumber>30</FileNumber>
  569. <FileType>1</FileType>
  570. <tvExp>0</tvExp>
  571. <tvExpOptDlg>0</tvExpOptDlg>
  572. <bDave2>0</bDave2>
  573. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</PathWithFileName>
  574. <FilenameWithoutPath>stm32f4xx_hal_cec.c</FilenameWithoutPath>
  575. <RteFlg>0</RteFlg>
  576. <bShared>0</bShared>
  577. </File>
  578. <File>
  579. <GroupNumber>6</GroupNumber>
  580. <FileNumber>31</FileNumber>
  581. <FileType>1</FileType>
  582. <tvExp>0</tvExp>
  583. <tvExpOptDlg>0</tvExpOptDlg>
  584. <bDave2>0</bDave2>
  585. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</PathWithFileName>
  586. <FilenameWithoutPath>stm32f4xx_hal_cortex.c</FilenameWithoutPath>
  587. <RteFlg>0</RteFlg>
  588. <bShared>0</bShared>
  589. </File>
  590. <File>
  591. <GroupNumber>6</GroupNumber>
  592. <FileNumber>32</FileNumber>
  593. <FileType>1</FileType>
  594. <tvExp>0</tvExp>
  595. <tvExpOptDlg>0</tvExpOptDlg>
  596. <bDave2>0</bDave2>
  597. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</PathWithFileName>
  598. <FilenameWithoutPath>stm32f4xx_hal_crc.c</FilenameWithoutPath>
  599. <RteFlg>0</RteFlg>
  600. <bShared>0</bShared>
  601. </File>
  602. <File>
  603. <GroupNumber>6</GroupNumber>
  604. <FileNumber>33</FileNumber>
  605. <FileType>1</FileType>
  606. <tvExp>0</tvExp>
  607. <tvExpOptDlg>0</tvExpOptDlg>
  608. <bDave2>0</bDave2>
  609. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</PathWithFileName>
  610. <FilenameWithoutPath>stm32f4xx_hal_cryp.c</FilenameWithoutPath>
  611. <RteFlg>0</RteFlg>
  612. <bShared>0</bShared>
  613. </File>
  614. <File>
  615. <GroupNumber>6</GroupNumber>
  616. <FileNumber>34</FileNumber>
  617. <FileType>1</FileType>
  618. <tvExp>0</tvExp>
  619. <tvExpOptDlg>0</tvExpOptDlg>
  620. <bDave2>0</bDave2>
  621. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</PathWithFileName>
  622. <FilenameWithoutPath>stm32f4xx_hal_cryp_ex.c</FilenameWithoutPath>
  623. <RteFlg>0</RteFlg>
  624. <bShared>0</bShared>
  625. </File>
  626. <File>
  627. <GroupNumber>6</GroupNumber>
  628. <FileNumber>35</FileNumber>
  629. <FileType>1</FileType>
  630. <tvExp>0</tvExp>
  631. <tvExpOptDlg>0</tvExpOptDlg>
  632. <bDave2>0</bDave2>
  633. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</PathWithFileName>
  634. <FilenameWithoutPath>stm32f4xx_hal_dma.c</FilenameWithoutPath>
  635. <RteFlg>0</RteFlg>
  636. <bShared>0</bShared>
  637. </File>
  638. <File>
  639. <GroupNumber>6</GroupNumber>
  640. <FileNumber>36</FileNumber>
  641. <FileType>1</FileType>
  642. <tvExp>0</tvExp>
  643. <tvExpOptDlg>0</tvExpOptDlg>
  644. <bDave2>0</bDave2>
  645. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</PathWithFileName>
  646. <FilenameWithoutPath>stm32f4xx_hal_dma_ex.c</FilenameWithoutPath>
  647. <RteFlg>0</RteFlg>
  648. <bShared>0</bShared>
  649. </File>
  650. <File>
  651. <GroupNumber>6</GroupNumber>
  652. <FileNumber>37</FileNumber>
  653. <FileType>1</FileType>
  654. <tvExp>0</tvExp>
  655. <tvExpOptDlg>0</tvExpOptDlg>
  656. <bDave2>0</bDave2>
  657. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</PathWithFileName>
  658. <FilenameWithoutPath>stm32f4xx_hal_pwr.c</FilenameWithoutPath>
  659. <RteFlg>0</RteFlg>
  660. <bShared>0</bShared>
  661. </File>
  662. <File>
  663. <GroupNumber>6</GroupNumber>
  664. <FileNumber>38</FileNumber>
  665. <FileType>1</FileType>
  666. <tvExp>0</tvExp>
  667. <tvExpOptDlg>0</tvExpOptDlg>
  668. <bDave2>0</bDave2>
  669. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</PathWithFileName>
  670. <FilenameWithoutPath>stm32f4xx_hal_pwr_ex.c</FilenameWithoutPath>
  671. <RteFlg>0</RteFlg>
  672. <bShared>0</bShared>
  673. </File>
  674. <File>
  675. <GroupNumber>6</GroupNumber>
  676. <FileNumber>39</FileNumber>
  677. <FileType>1</FileType>
  678. <tvExp>0</tvExp>
  679. <tvExpOptDlg>0</tvExpOptDlg>
  680. <bDave2>0</bDave2>
  681. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</PathWithFileName>
  682. <FilenameWithoutPath>stm32f4xx_hal_rcc.c</FilenameWithoutPath>
  683. <RteFlg>0</RteFlg>
  684. <bShared>0</bShared>
  685. </File>
  686. <File>
  687. <GroupNumber>6</GroupNumber>
  688. <FileNumber>40</FileNumber>
  689. <FileType>1</FileType>
  690. <tvExp>0</tvExp>
  691. <tvExpOptDlg>0</tvExpOptDlg>
  692. <bDave2>0</bDave2>
  693. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</PathWithFileName>
  694. <FilenameWithoutPath>stm32f4xx_hal_rcc_ex.c</FilenameWithoutPath>
  695. <RteFlg>0</RteFlg>
  696. <bShared>0</bShared>
  697. </File>
  698. <File>
  699. <GroupNumber>6</GroupNumber>
  700. <FileNumber>41</FileNumber>
  701. <FileType>1</FileType>
  702. <tvExp>0</tvExp>
  703. <tvExpOptDlg>0</tvExpOptDlg>
  704. <bDave2>0</bDave2>
  705. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</PathWithFileName>
  706. <FilenameWithoutPath>stm32f4xx_hal_rng.c</FilenameWithoutPath>
  707. <RteFlg>0</RteFlg>
  708. <bShared>0</bShared>
  709. </File>
  710. <File>
  711. <GroupNumber>6</GroupNumber>
  712. <FileNumber>42</FileNumber>
  713. <FileType>1</FileType>
  714. <tvExp>0</tvExp>
  715. <tvExpOptDlg>0</tvExpOptDlg>
  716. <bDave2>0</bDave2>
  717. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</PathWithFileName>
  718. <FilenameWithoutPath>stm32f4xx_hal_gpio.c</FilenameWithoutPath>
  719. <RteFlg>0</RteFlg>
  720. <bShared>0</bShared>
  721. </File>
  722. <File>
  723. <GroupNumber>6</GroupNumber>
  724. <FileNumber>43</FileNumber>
  725. <FileType>1</FileType>
  726. <tvExp>0</tvExp>
  727. <tvExpOptDlg>0</tvExpOptDlg>
  728. <bDave2>0</bDave2>
  729. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</PathWithFileName>
  730. <FilenameWithoutPath>stm32f4xx_hal_uart.c</FilenameWithoutPath>
  731. <RteFlg>0</RteFlg>
  732. <bShared>0</bShared>
  733. </File>
  734. <File>
  735. <GroupNumber>6</GroupNumber>
  736. <FileNumber>44</FileNumber>
  737. <FileType>1</FileType>
  738. <tvExp>0</tvExp>
  739. <tvExpOptDlg>0</tvExpOptDlg>
  740. <bDave2>0</bDave2>
  741. <PathWithFileName>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</PathWithFileName>
  742. <FilenameWithoutPath>stm32f4xx_hal_usart.c</FilenameWithoutPath>
  743. <RteFlg>0</RteFlg>
  744. <bShared>0</bShared>
  745. </File>
  746. </Group>
  747. </ProjectOpt>