project.uvoptx 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853
  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>rtthread</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>-U066DFF484951717867122741 -O206 -SF1800 -C0 -A0 -I0 -HNlocalhost -HP7184 -P1 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO131090 -TC10000000 -TT10000000 -TP21 -TDS8004 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F2xx_1024.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F207VETx$CMSIS\Flash\STM32F2xx_1024.FLM)</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>JL2CM3</Key>
  123. <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 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN0</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>UL2CM3</Key>
  128. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0STM32F2xx_1024 -FL080000 -FS08000000 -FP0($$Device:STM32F207VETx$CMSIS\Flash\STM32F2xx_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>0</EnableFlashSeq>
  177. <EnableLog>0</EnableLog>
  178. <Protocol>2</Protocol>
  179. <DbgClock>10000000</DbgClock>
  180. </DebugDescription>
  181. </TargetOption>
  182. </Target>
  183. <Group>
  184. <GroupName>Applications</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>applications\main.c</PathWithFileName>
  197. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  198. <RteFlg>0</RteFlg>
  199. <bShared>0</bShared>
  200. </File>
  201. </Group>
  202. <Group>
  203. <GroupName>CPU</GroupName>
  204. <tvExp>0</tvExp>
  205. <tvExpOptDlg>0</tvExpOptDlg>
  206. <cbSel>0</cbSel>
  207. <RteFlg>0</RteFlg>
  208. <File>
  209. <GroupNumber>2</GroupNumber>
  210. <FileNumber>2</FileNumber>
  211. <FileType>1</FileType>
  212. <tvExp>0</tvExp>
  213. <tvExpOptDlg>0</tvExpOptDlg>
  214. <bDave2>0</bDave2>
  215. <PathWithFileName>..\..\..\libcpu\arm\common\div0.c</PathWithFileName>
  216. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  217. <RteFlg>0</RteFlg>
  218. <bShared>0</bShared>
  219. </File>
  220. <File>
  221. <GroupNumber>2</GroupNumber>
  222. <FileNumber>3</FileNumber>
  223. <FileType>1</FileType>
  224. <tvExp>0</tvExp>
  225. <tvExpOptDlg>0</tvExpOptDlg>
  226. <bDave2>0</bDave2>
  227. <PathWithFileName>..\..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  228. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  229. <RteFlg>0</RteFlg>
  230. <bShared>0</bShared>
  231. </File>
  232. <File>
  233. <GroupNumber>2</GroupNumber>
  234. <FileNumber>4</FileNumber>
  235. <FileType>1</FileType>
  236. <tvExp>0</tvExp>
  237. <tvExpOptDlg>0</tvExpOptDlg>
  238. <bDave2>0</bDave2>
  239. <PathWithFileName>..\..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  240. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  241. <RteFlg>0</RteFlg>
  242. <bShared>0</bShared>
  243. </File>
  244. <File>
  245. <GroupNumber>2</GroupNumber>
  246. <FileNumber>5</FileNumber>
  247. <FileType>2</FileType>
  248. <tvExp>0</tvExp>
  249. <tvExpOptDlg>0</tvExpOptDlg>
  250. <bDave2>0</bDave2>
  251. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</PathWithFileName>
  252. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  253. <RteFlg>0</RteFlg>
  254. <bShared>0</bShared>
  255. </File>
  256. <File>
  257. <GroupNumber>2</GroupNumber>
  258. <FileNumber>6</FileNumber>
  259. <FileType>1</FileType>
  260. <tvExp>0</tvExp>
  261. <tvExpOptDlg>0</tvExpOptDlg>
  262. <bDave2>0</bDave2>
  263. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\cpuport.c</PathWithFileName>
  264. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  265. <RteFlg>0</RteFlg>
  266. <bShared>0</bShared>
  267. </File>
  268. </Group>
  269. <Group>
  270. <GroupName>DeviceDrivers</GroupName>
  271. <tvExp>0</tvExp>
  272. <tvExpOptDlg>0</tvExpOptDlg>
  273. <cbSel>0</cbSel>
  274. <RteFlg>0</RteFlg>
  275. <File>
  276. <GroupNumber>3</GroupNumber>
  277. <FileNumber>7</FileNumber>
  278. <FileType>1</FileType>
  279. <tvExp>0</tvExp>
  280. <tvExpOptDlg>0</tvExpOptDlg>
  281. <bDave2>0</bDave2>
  282. <PathWithFileName>..\..\..\components\drivers\misc\pin.c</PathWithFileName>
  283. <FilenameWithoutPath>pin.c</FilenameWithoutPath>
  284. <RteFlg>0</RteFlg>
  285. <bShared>0</bShared>
  286. </File>
  287. <File>
  288. <GroupNumber>3</GroupNumber>
  289. <FileNumber>8</FileNumber>
  290. <FileType>1</FileType>
  291. <tvExp>0</tvExp>
  292. <tvExpOptDlg>0</tvExpOptDlg>
  293. <bDave2>0</bDave2>
  294. <PathWithFileName>..\..\..\components\drivers\serial\serial.c</PathWithFileName>
  295. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  296. <RteFlg>0</RteFlg>
  297. <bShared>0</bShared>
  298. </File>
  299. <File>
  300. <GroupNumber>3</GroupNumber>
  301. <FileNumber>9</FileNumber>
  302. <FileType>1</FileType>
  303. <tvExp>0</tvExp>
  304. <tvExpOptDlg>0</tvExpOptDlg>
  305. <bDave2>0</bDave2>
  306. <PathWithFileName>..\..\..\components\drivers\src\dataqueue.c</PathWithFileName>
  307. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  308. <RteFlg>0</RteFlg>
  309. <bShared>0</bShared>
  310. </File>
  311. <File>
  312. <GroupNumber>3</GroupNumber>
  313. <FileNumber>10</FileNumber>
  314. <FileType>1</FileType>
  315. <tvExp>0</tvExp>
  316. <tvExpOptDlg>0</tvExpOptDlg>
  317. <bDave2>0</bDave2>
  318. <PathWithFileName>..\..\..\components\drivers\src\ringblk_buf.c</PathWithFileName>
  319. <FilenameWithoutPath>ringblk_buf.c</FilenameWithoutPath>
  320. <RteFlg>0</RteFlg>
  321. <bShared>0</bShared>
  322. </File>
  323. <File>
  324. <GroupNumber>3</GroupNumber>
  325. <FileNumber>11</FileNumber>
  326. <FileType>1</FileType>
  327. <tvExp>0</tvExp>
  328. <tvExpOptDlg>0</tvExpOptDlg>
  329. <bDave2>0</bDave2>
  330. <PathWithFileName>..\..\..\components\drivers\src\waitqueue.c</PathWithFileName>
  331. <FilenameWithoutPath>waitqueue.c</FilenameWithoutPath>
  332. <RteFlg>0</RteFlg>
  333. <bShared>0</bShared>
  334. </File>
  335. <File>
  336. <GroupNumber>3</GroupNumber>
  337. <FileNumber>12</FileNumber>
  338. <FileType>1</FileType>
  339. <tvExp>0</tvExp>
  340. <tvExpOptDlg>0</tvExpOptDlg>
  341. <bDave2>0</bDave2>
  342. <PathWithFileName>..\..\..\components\drivers\src\pipe.c</PathWithFileName>
  343. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  344. <RteFlg>0</RteFlg>
  345. <bShared>0</bShared>
  346. </File>
  347. <File>
  348. <GroupNumber>3</GroupNumber>
  349. <FileNumber>13</FileNumber>
  350. <FileType>1</FileType>
  351. <tvExp>0</tvExp>
  352. <tvExpOptDlg>0</tvExpOptDlg>
  353. <bDave2>0</bDave2>
  354. <PathWithFileName>..\..\..\components\drivers\src\workqueue.c</PathWithFileName>
  355. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  356. <RteFlg>0</RteFlg>
  357. <bShared>0</bShared>
  358. </File>
  359. <File>
  360. <GroupNumber>3</GroupNumber>
  361. <FileNumber>14</FileNumber>
  362. <FileType>1</FileType>
  363. <tvExp>0</tvExp>
  364. <tvExpOptDlg>0</tvExpOptDlg>
  365. <bDave2>0</bDave2>
  366. <PathWithFileName>..\..\..\components\drivers\src\completion.c</PathWithFileName>
  367. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  368. <RteFlg>0</RteFlg>
  369. <bShared>0</bShared>
  370. </File>
  371. <File>
  372. <GroupNumber>3</GroupNumber>
  373. <FileNumber>15</FileNumber>
  374. <FileType>1</FileType>
  375. <tvExp>0</tvExp>
  376. <tvExpOptDlg>0</tvExpOptDlg>
  377. <bDave2>0</bDave2>
  378. <PathWithFileName>..\..\..\components\drivers\src\ringbuffer.c</PathWithFileName>
  379. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  380. <RteFlg>0</RteFlg>
  381. <bShared>0</bShared>
  382. </File>
  383. </Group>
  384. <Group>
  385. <GroupName>Drivers</GroupName>
  386. <tvExp>0</tvExp>
  387. <tvExpOptDlg>0</tvExpOptDlg>
  388. <cbSel>0</cbSel>
  389. <RteFlg>0</RteFlg>
  390. <File>
  391. <GroupNumber>4</GroupNumber>
  392. <FileNumber>16</FileNumber>
  393. <FileType>1</FileType>
  394. <tvExp>0</tvExp>
  395. <tvExpOptDlg>0</tvExpOptDlg>
  396. <bDave2>0</bDave2>
  397. <PathWithFileName>board\CubeMX_Config\Core\Src\stm32f2xx_hal_msp.c</PathWithFileName>
  398. <FilenameWithoutPath>stm32f2xx_hal_msp.c</FilenameWithoutPath>
  399. <RteFlg>0</RteFlg>
  400. <bShared>0</bShared>
  401. </File>
  402. <File>
  403. <GroupNumber>4</GroupNumber>
  404. <FileNumber>17</FileNumber>
  405. <FileType>2</FileType>
  406. <tvExp>0</tvExp>
  407. <tvExpOptDlg>0</tvExpOptDlg>
  408. <bDave2>0</bDave2>
  409. <PathWithFileName>..\libraries\STM32F2xx_HAL\CMSIS\Device\ST\STM32F2xx\Source\Templates\arm\startup_stm32f207xx.s</PathWithFileName>
  410. <FilenameWithoutPath>startup_stm32f207xx.s</FilenameWithoutPath>
  411. <RteFlg>0</RteFlg>
  412. <bShared>0</bShared>
  413. </File>
  414. <File>
  415. <GroupNumber>4</GroupNumber>
  416. <FileNumber>18</FileNumber>
  417. <FileType>1</FileType>
  418. <tvExp>0</tvExp>
  419. <tvExpOptDlg>0</tvExpOptDlg>
  420. <bDave2>0</bDave2>
  421. <PathWithFileName>board\board.c</PathWithFileName>
  422. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  423. <RteFlg>0</RteFlg>
  424. <bShared>0</bShared>
  425. </File>
  426. <File>
  427. <GroupNumber>4</GroupNumber>
  428. <FileNumber>19</FileNumber>
  429. <FileType>1</FileType>
  430. <tvExp>0</tvExp>
  431. <tvExpOptDlg>0</tvExpOptDlg>
  432. <bDave2>0</bDave2>
  433. <PathWithFileName>..\libraries\HAL_Drivers\drv_gpio.c</PathWithFileName>
  434. <FilenameWithoutPath>drv_gpio.c</FilenameWithoutPath>
  435. <RteFlg>0</RteFlg>
  436. <bShared>0</bShared>
  437. </File>
  438. <File>
  439. <GroupNumber>4</GroupNumber>
  440. <FileNumber>20</FileNumber>
  441. <FileType>1</FileType>
  442. <tvExp>0</tvExp>
  443. <tvExpOptDlg>0</tvExpOptDlg>
  444. <bDave2>0</bDave2>
  445. <PathWithFileName>..\libraries\HAL_Drivers\drv_usart.c</PathWithFileName>
  446. <FilenameWithoutPath>drv_usart.c</FilenameWithoutPath>
  447. <RteFlg>0</RteFlg>
  448. <bShared>0</bShared>
  449. </File>
  450. <File>
  451. <GroupNumber>4</GroupNumber>
  452. <FileNumber>21</FileNumber>
  453. <FileType>1</FileType>
  454. <tvExp>0</tvExp>
  455. <tvExpOptDlg>0</tvExpOptDlg>
  456. <bDave2>0</bDave2>
  457. <PathWithFileName>..\libraries\HAL_Drivers\drv_common.c</PathWithFileName>
  458. <FilenameWithoutPath>drv_common.c</FilenameWithoutPath>
  459. <RteFlg>0</RteFlg>
  460. <bShared>0</bShared>
  461. </File>
  462. </Group>
  463. <Group>
  464. <GroupName>finsh</GroupName>
  465. <tvExp>0</tvExp>
  466. <tvExpOptDlg>0</tvExpOptDlg>
  467. <cbSel>0</cbSel>
  468. <RteFlg>0</RteFlg>
  469. <File>
  470. <GroupNumber>5</GroupNumber>
  471. <FileNumber>22</FileNumber>
  472. <FileType>1</FileType>
  473. <tvExp>0</tvExp>
  474. <tvExpOptDlg>0</tvExpOptDlg>
  475. <bDave2>0</bDave2>
  476. <PathWithFileName>..\..\..\components\finsh\shell.c</PathWithFileName>
  477. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  478. <RteFlg>0</RteFlg>
  479. <bShared>0</bShared>
  480. </File>
  481. <File>
  482. <GroupNumber>5</GroupNumber>
  483. <FileNumber>23</FileNumber>
  484. <FileType>1</FileType>
  485. <tvExp>0</tvExp>
  486. <tvExpOptDlg>0</tvExpOptDlg>
  487. <bDave2>0</bDave2>
  488. <PathWithFileName>..\..\..\components\finsh\msh.c</PathWithFileName>
  489. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  490. <RteFlg>0</RteFlg>
  491. <bShared>0</bShared>
  492. </File>
  493. <File>
  494. <GroupNumber>5</GroupNumber>
  495. <FileNumber>24</FileNumber>
  496. <FileType>1</FileType>
  497. <tvExp>0</tvExp>
  498. <tvExpOptDlg>0</tvExpOptDlg>
  499. <bDave2>0</bDave2>
  500. <PathWithFileName>..\..\..\components\finsh\cmd.c</PathWithFileName>
  501. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  502. <RteFlg>0</RteFlg>
  503. <bShared>0</bShared>
  504. </File>
  505. </Group>
  506. <Group>
  507. <GroupName>Kernel</GroupName>
  508. <tvExp>0</tvExp>
  509. <tvExpOptDlg>0</tvExpOptDlg>
  510. <cbSel>0</cbSel>
  511. <RteFlg>0</RteFlg>
  512. <File>
  513. <GroupNumber>6</GroupNumber>
  514. <FileNumber>25</FileNumber>
  515. <FileType>1</FileType>
  516. <tvExp>0</tvExp>
  517. <tvExpOptDlg>0</tvExpOptDlg>
  518. <bDave2>0</bDave2>
  519. <PathWithFileName>..\..\..\src\thread.c</PathWithFileName>
  520. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  521. <RteFlg>0</RteFlg>
  522. <bShared>0</bShared>
  523. </File>
  524. <File>
  525. <GroupNumber>6</GroupNumber>
  526. <FileNumber>26</FileNumber>
  527. <FileType>1</FileType>
  528. <tvExp>0</tvExp>
  529. <tvExpOptDlg>0</tvExpOptDlg>
  530. <bDave2>0</bDave2>
  531. <PathWithFileName>..\..\..\src\ipc.c</PathWithFileName>
  532. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  533. <RteFlg>0</RteFlg>
  534. <bShared>0</bShared>
  535. </File>
  536. <File>
  537. <GroupNumber>6</GroupNumber>
  538. <FileNumber>27</FileNumber>
  539. <FileType>1</FileType>
  540. <tvExp>0</tvExp>
  541. <tvExpOptDlg>0</tvExpOptDlg>
  542. <bDave2>0</bDave2>
  543. <PathWithFileName>..\..\..\src\clock.c</PathWithFileName>
  544. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  545. <RteFlg>0</RteFlg>
  546. <bShared>0</bShared>
  547. </File>
  548. <File>
  549. <GroupNumber>6</GroupNumber>
  550. <FileNumber>28</FileNumber>
  551. <FileType>1</FileType>
  552. <tvExp>0</tvExp>
  553. <tvExpOptDlg>0</tvExpOptDlg>
  554. <bDave2>0</bDave2>
  555. <PathWithFileName>..\..\..\src\mempool.c</PathWithFileName>
  556. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  557. <RteFlg>0</RteFlg>
  558. <bShared>0</bShared>
  559. </File>
  560. <File>
  561. <GroupNumber>6</GroupNumber>
  562. <FileNumber>29</FileNumber>
  563. <FileType>1</FileType>
  564. <tvExp>0</tvExp>
  565. <tvExpOptDlg>0</tvExpOptDlg>
  566. <bDave2>0</bDave2>
  567. <PathWithFileName>..\..\..\src\scheduler.c</PathWithFileName>
  568. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  569. <RteFlg>0</RteFlg>
  570. <bShared>0</bShared>
  571. </File>
  572. <File>
  573. <GroupNumber>6</GroupNumber>
  574. <FileNumber>30</FileNumber>
  575. <FileType>1</FileType>
  576. <tvExp>0</tvExp>
  577. <tvExpOptDlg>0</tvExpOptDlg>
  578. <bDave2>0</bDave2>
  579. <PathWithFileName>..\..\..\src\kservice.c</PathWithFileName>
  580. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  581. <RteFlg>0</RteFlg>
  582. <bShared>0</bShared>
  583. </File>
  584. <File>
  585. <GroupNumber>6</GroupNumber>
  586. <FileNumber>31</FileNumber>
  587. <FileType>1</FileType>
  588. <tvExp>0</tvExp>
  589. <tvExpOptDlg>0</tvExpOptDlg>
  590. <bDave2>0</bDave2>
  591. <PathWithFileName>..\..\..\src\device.c</PathWithFileName>
  592. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  593. <RteFlg>0</RteFlg>
  594. <bShared>0</bShared>
  595. </File>
  596. <File>
  597. <GroupNumber>6</GroupNumber>
  598. <FileNumber>32</FileNumber>
  599. <FileType>1</FileType>
  600. <tvExp>0</tvExp>
  601. <tvExpOptDlg>0</tvExpOptDlg>
  602. <bDave2>0</bDave2>
  603. <PathWithFileName>..\..\..\src\components.c</PathWithFileName>
  604. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  605. <RteFlg>0</RteFlg>
  606. <bShared>0</bShared>
  607. </File>
  608. <File>
  609. <GroupNumber>6</GroupNumber>
  610. <FileNumber>33</FileNumber>
  611. <FileType>1</FileType>
  612. <tvExp>0</tvExp>
  613. <tvExpOptDlg>0</tvExpOptDlg>
  614. <bDave2>0</bDave2>
  615. <PathWithFileName>..\..\..\src\mem.c</PathWithFileName>
  616. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  617. <RteFlg>0</RteFlg>
  618. <bShared>0</bShared>
  619. </File>
  620. <File>
  621. <GroupNumber>6</GroupNumber>
  622. <FileNumber>34</FileNumber>
  623. <FileType>1</FileType>
  624. <tvExp>0</tvExp>
  625. <tvExpOptDlg>0</tvExpOptDlg>
  626. <bDave2>0</bDave2>
  627. <PathWithFileName>..\..\..\src\idle.c</PathWithFileName>
  628. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  629. <RteFlg>0</RteFlg>
  630. <bShared>0</bShared>
  631. </File>
  632. <File>
  633. <GroupNumber>6</GroupNumber>
  634. <FileNumber>35</FileNumber>
  635. <FileType>1</FileType>
  636. <tvExp>0</tvExp>
  637. <tvExpOptDlg>0</tvExpOptDlg>
  638. <bDave2>0</bDave2>
  639. <PathWithFileName>..\..\..\src\object.c</PathWithFileName>
  640. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  641. <RteFlg>0</RteFlg>
  642. <bShared>0</bShared>
  643. </File>
  644. <File>
  645. <GroupNumber>6</GroupNumber>
  646. <FileNumber>36</FileNumber>
  647. <FileType>1</FileType>
  648. <tvExp>0</tvExp>
  649. <tvExpOptDlg>0</tvExpOptDlg>
  650. <bDave2>0</bDave2>
  651. <PathWithFileName>..\..\..\src\irq.c</PathWithFileName>
  652. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  653. <RteFlg>0</RteFlg>
  654. <bShared>0</bShared>
  655. </File>
  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>..\..\..\src\timer.c</PathWithFileName>
  664. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  665. <RteFlg>0</RteFlg>
  666. <bShared>0</bShared>
  667. </File>
  668. </Group>
  669. <Group>
  670. <GroupName>libc</GroupName>
  671. <tvExp>0</tvExp>
  672. <tvExpOptDlg>0</tvExpOptDlg>
  673. <cbSel>0</cbSel>
  674. <RteFlg>0</RteFlg>
  675. <File>
  676. <GroupNumber>7</GroupNumber>
  677. <FileNumber>38</FileNumber>
  678. <FileType>1</FileType>
  679. <tvExp>0</tvExp>
  680. <tvExpOptDlg>0</tvExpOptDlg>
  681. <bDave2>0</bDave2>
  682. <PathWithFileName>..\..\..\components\libc\compilers\common\time.c</PathWithFileName>
  683. <FilenameWithoutPath>time.c</FilenameWithoutPath>
  684. <RteFlg>0</RteFlg>
  685. <bShared>0</bShared>
  686. </File>
  687. </Group>
  688. <Group>
  689. <GroupName>Libraries</GroupName>
  690. <tvExp>0</tvExp>
  691. <tvExpOptDlg>0</tvExpOptDlg>
  692. <cbSel>0</cbSel>
  693. <RteFlg>0</RteFlg>
  694. <File>
  695. <GroupNumber>8</GroupNumber>
  696. <FileNumber>39</FileNumber>
  697. <FileType>1</FileType>
  698. <tvExp>0</tvExp>
  699. <tvExpOptDlg>0</tvExpOptDlg>
  700. <bDave2>0</bDave2>
  701. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_usart.c</PathWithFileName>
  702. <FilenameWithoutPath>stm32f2xx_hal_usart.c</FilenameWithoutPath>
  703. <RteFlg>0</RteFlg>
  704. <bShared>0</bShared>
  705. </File>
  706. <File>
  707. <GroupNumber>8</GroupNumber>
  708. <FileNumber>40</FileNumber>
  709. <FileType>1</FileType>
  710. <tvExp>0</tvExp>
  711. <tvExpOptDlg>0</tvExpOptDlg>
  712. <bDave2>0</bDave2>
  713. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_cortex.c</PathWithFileName>
  714. <FilenameWithoutPath>stm32f2xx_hal_cortex.c</FilenameWithoutPath>
  715. <RteFlg>0</RteFlg>
  716. <bShared>0</bShared>
  717. </File>
  718. <File>
  719. <GroupNumber>8</GroupNumber>
  720. <FileNumber>41</FileNumber>
  721. <FileType>1</FileType>
  722. <tvExp>0</tvExp>
  723. <tvExpOptDlg>0</tvExpOptDlg>
  724. <bDave2>0</bDave2>
  725. <PathWithFileName>..\libraries\STM32F2xx_HAL\CMSIS\Device\ST\STM32F2xx\Source\Templates\system_stm32f2xx.c</PathWithFileName>
  726. <FilenameWithoutPath>system_stm32f2xx.c</FilenameWithoutPath>
  727. <RteFlg>0</RteFlg>
  728. <bShared>0</bShared>
  729. </File>
  730. <File>
  731. <GroupNumber>8</GroupNumber>
  732. <FileNumber>42</FileNumber>
  733. <FileType>1</FileType>
  734. <tvExp>0</tvExp>
  735. <tvExpOptDlg>0</tvExpOptDlg>
  736. <bDave2>0</bDave2>
  737. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_gpio.c</PathWithFileName>
  738. <FilenameWithoutPath>stm32f2xx_hal_gpio.c</FilenameWithoutPath>
  739. <RteFlg>0</RteFlg>
  740. <bShared>0</bShared>
  741. </File>
  742. <File>
  743. <GroupNumber>8</GroupNumber>
  744. <FileNumber>43</FileNumber>
  745. <FileType>1</FileType>
  746. <tvExp>0</tvExp>
  747. <tvExpOptDlg>0</tvExpOptDlg>
  748. <bDave2>0</bDave2>
  749. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_rcc.c</PathWithFileName>
  750. <FilenameWithoutPath>stm32f2xx_hal_rcc.c</FilenameWithoutPath>
  751. <RteFlg>0</RteFlg>
  752. <bShared>0</bShared>
  753. </File>
  754. <File>
  755. <GroupNumber>8</GroupNumber>
  756. <FileNumber>44</FileNumber>
  757. <FileType>1</FileType>
  758. <tvExp>0</tvExp>
  759. <tvExpOptDlg>0</tvExpOptDlg>
  760. <bDave2>0</bDave2>
  761. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_crc.c</PathWithFileName>
  762. <FilenameWithoutPath>stm32f2xx_hal_crc.c</FilenameWithoutPath>
  763. <RteFlg>0</RteFlg>
  764. <bShared>0</bShared>
  765. </File>
  766. <File>
  767. <GroupNumber>8</GroupNumber>
  768. <FileNumber>45</FileNumber>
  769. <FileType>1</FileType>
  770. <tvExp>0</tvExp>
  771. <tvExpOptDlg>0</tvExpOptDlg>
  772. <bDave2>0</bDave2>
  773. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_sram.c</PathWithFileName>
  774. <FilenameWithoutPath>stm32f2xx_hal_sram.c</FilenameWithoutPath>
  775. <RteFlg>0</RteFlg>
  776. <bShared>0</bShared>
  777. </File>
  778. <File>
  779. <GroupNumber>8</GroupNumber>
  780. <FileNumber>46</FileNumber>
  781. <FileType>1</FileType>
  782. <tvExp>0</tvExp>
  783. <tvExpOptDlg>0</tvExpOptDlg>
  784. <bDave2>0</bDave2>
  785. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_pwr.c</PathWithFileName>
  786. <FilenameWithoutPath>stm32f2xx_hal_pwr.c</FilenameWithoutPath>
  787. <RteFlg>0</RteFlg>
  788. <bShared>0</bShared>
  789. </File>
  790. <File>
  791. <GroupNumber>8</GroupNumber>
  792. <FileNumber>47</FileNumber>
  793. <FileType>1</FileType>
  794. <tvExp>0</tvExp>
  795. <tvExpOptDlg>0</tvExpOptDlg>
  796. <bDave2>0</bDave2>
  797. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_dma.c</PathWithFileName>
  798. <FilenameWithoutPath>stm32f2xx_hal_dma.c</FilenameWithoutPath>
  799. <RteFlg>0</RteFlg>
  800. <bShared>0</bShared>
  801. </File>
  802. <File>
  803. <GroupNumber>8</GroupNumber>
  804. <FileNumber>48</FileNumber>
  805. <FileType>1</FileType>
  806. <tvExp>0</tvExp>
  807. <tvExpOptDlg>0</tvExpOptDlg>
  808. <bDave2>0</bDave2>
  809. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal.c</PathWithFileName>
  810. <FilenameWithoutPath>stm32f2xx_hal.c</FilenameWithoutPath>
  811. <RteFlg>0</RteFlg>
  812. <bShared>0</bShared>
  813. </File>
  814. <File>
  815. <GroupNumber>8</GroupNumber>
  816. <FileNumber>49</FileNumber>
  817. <FileType>1</FileType>
  818. <tvExp>0</tvExp>
  819. <tvExpOptDlg>0</tvExpOptDlg>
  820. <bDave2>0</bDave2>
  821. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_rcc_ex.c</PathWithFileName>
  822. <FilenameWithoutPath>stm32f2xx_hal_rcc_ex.c</FilenameWithoutPath>
  823. <RteFlg>0</RteFlg>
  824. <bShared>0</bShared>
  825. </File>
  826. <File>
  827. <GroupNumber>8</GroupNumber>
  828. <FileNumber>50</FileNumber>
  829. <FileType>1</FileType>
  830. <tvExp>0</tvExp>
  831. <tvExpOptDlg>0</tvExpOptDlg>
  832. <bDave2>0</bDave2>
  833. <PathWithFileName>..\libraries\STM32F2xx_HAL\STM32F2xx_HAL_Driver\Src\stm32f2xx_hal_uart.c</PathWithFileName>
  834. <FilenameWithoutPath>stm32f2xx_hal_uart.c</FilenameWithoutPath>
  835. <RteFlg>0</RteFlg>
  836. <bShared>0</bShared>
  837. </File>
  838. </Group>
  839. </ProjectOpt>