project.uvoptx 28 KB

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