myProject.uvoptx 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647
  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; *.md</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>Target 1</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>.\Listings\</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>UL2CM3</Key>
  118. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103C8$Flash\STM32F10x_128.FLM))</Name>
  119. </SetRegEntry>
  120. </TargetDriverDllRegistry>
  121. <Breakpoint/>
  122. <Tracepoint>
  123. <THDelay>0</THDelay>
  124. </Tracepoint>
  125. <DebugFlag>
  126. <trace>0</trace>
  127. <periodic>1</periodic>
  128. <aLwin>0</aLwin>
  129. <aCover>0</aCover>
  130. <aSer1>0</aSer1>
  131. <aSer2>0</aSer2>
  132. <aPa>0</aPa>
  133. <viewmode>0</viewmode>
  134. <vrSel>0</vrSel>
  135. <aSym>0</aSym>
  136. <aTbox>0</aTbox>
  137. <AscS1>0</AscS1>
  138. <AscS2>0</AscS2>
  139. <AscS3>0</AscS3>
  140. <aSer3>0</aSer3>
  141. <eProf>0</eProf>
  142. <aLa>0</aLa>
  143. <aPa1>0</aPa1>
  144. <AscS4>0</AscS4>
  145. <aSer4>0</aSer4>
  146. <StkLoc>0</StkLoc>
  147. <TrcWin>0</TrcWin>
  148. <newCpu>0</newCpu>
  149. <uProt>0</uProt>
  150. </DebugFlag>
  151. <LintExecutable></LintExecutable>
  152. <LintConfigFile></LintConfigFile>
  153. <bLintAuto>0</bLintAuto>
  154. <bAutoGenD>0</bAutoGenD>
  155. <LntExFlags>0</LntExFlags>
  156. <pMisraName></pMisraName>
  157. <pszMrule></pszMrule>
  158. <pSingCmds></pSingCmds>
  159. <pMultCmds></pMultCmds>
  160. <pMisraNamep></pMisraNamep>
  161. <pszMrulep></pszMrulep>
  162. <pSingCmdsp></pSingCmdsp>
  163. <pMultCmdsp></pMultCmdsp>
  164. <DebugDescription>
  165. <Enable>1</Enable>
  166. <EnableFlashSeq>1</EnableFlashSeq>
  167. <EnableLog>0</EnableLog>
  168. <Protocol>2</Protocol>
  169. <DbgClock>10000000</DbgClock>
  170. </DebugDescription>
  171. </TargetOption>
  172. </Target>
  173. <Group>
  174. <GroupName>startup</GroupName>
  175. <tvExp>0</tvExp>
  176. <tvExpOptDlg>0</tvExpOptDlg>
  177. <cbSel>0</cbSel>
  178. <RteFlg>0</RteFlg>
  179. <File>
  180. <GroupNumber>1</GroupNumber>
  181. <FileNumber>1</FileNumber>
  182. <FileType>2</FileType>
  183. <tvExp>0</tvExp>
  184. <tvExpOptDlg>0</tvExpOptDlg>
  185. <bDave2>0</bDave2>
  186. <PathWithFileName>..\Libraries\CMSIS\startup\startup_stm32f10x_hd.s</PathWithFileName>
  187. <FilenameWithoutPath>startup_stm32f10x_hd.s</FilenameWithoutPath>
  188. <RteFlg>0</RteFlg>
  189. <bShared>0</bShared>
  190. </File>
  191. </Group>
  192. <Group>
  193. <GroupName>core</GroupName>
  194. <tvExp>0</tvExp>
  195. <tvExpOptDlg>0</tvExpOptDlg>
  196. <cbSel>0</cbSel>
  197. <RteFlg>0</RteFlg>
  198. <File>
  199. <GroupNumber>2</GroupNumber>
  200. <FileNumber>2</FileNumber>
  201. <FileType>1</FileType>
  202. <tvExp>0</tvExp>
  203. <tvExpOptDlg>0</tvExpOptDlg>
  204. <bDave2>0</bDave2>
  205. <PathWithFileName>..\Libraries\CMSIS\core_cm3.c</PathWithFileName>
  206. <FilenameWithoutPath>core_cm3.c</FilenameWithoutPath>
  207. <RteFlg>0</RteFlg>
  208. <bShared>0</bShared>
  209. </File>
  210. <File>
  211. <GroupNumber>2</GroupNumber>
  212. <FileNumber>3</FileNumber>
  213. <FileType>1</FileType>
  214. <tvExp>0</tvExp>
  215. <tvExpOptDlg>0</tvExpOptDlg>
  216. <bDave2>0</bDave2>
  217. <PathWithFileName>..\Libraries\CMSIS\system_stm32f10x.c</PathWithFileName>
  218. <FilenameWithoutPath>system_stm32f10x.c</FilenameWithoutPath>
  219. <RteFlg>0</RteFlg>
  220. <bShared>0</bShared>
  221. </File>
  222. <File>
  223. <GroupNumber>2</GroupNumber>
  224. <FileNumber>4</FileNumber>
  225. <FileType>1</FileType>
  226. <tvExp>0</tvExp>
  227. <tvExpOptDlg>0</tvExpOptDlg>
  228. <bDave2>0</bDave2>
  229. <PathWithFileName>..\Libraries\CMSIS\stm32f10x_it.c</PathWithFileName>
  230. <FilenameWithoutPath>stm32f10x_it.c</FilenameWithoutPath>
  231. <RteFlg>0</RteFlg>
  232. <bShared>0</bShared>
  233. </File>
  234. </Group>
  235. <Group>
  236. <GroupName>libraries</GroupName>
  237. <tvExp>0</tvExp>
  238. <tvExpOptDlg>0</tvExpOptDlg>
  239. <cbSel>0</cbSel>
  240. <RteFlg>0</RteFlg>
  241. <File>
  242. <GroupNumber>3</GroupNumber>
  243. <FileNumber>5</FileNumber>
  244. <FileType>1</FileType>
  245. <tvExp>0</tvExp>
  246. <tvExpOptDlg>0</tvExpOptDlg>
  247. <bDave2>0</bDave2>
  248. <PathWithFileName>..\Libraries\FWlib\src\misc.c</PathWithFileName>
  249. <FilenameWithoutPath>misc.c</FilenameWithoutPath>
  250. <RteFlg>0</RteFlg>
  251. <bShared>0</bShared>
  252. </File>
  253. <File>
  254. <GroupNumber>3</GroupNumber>
  255. <FileNumber>6</FileNumber>
  256. <FileType>1</FileType>
  257. <tvExp>0</tvExp>
  258. <tvExpOptDlg>0</tvExpOptDlg>
  259. <bDave2>0</bDave2>
  260. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_adc.c</PathWithFileName>
  261. <FilenameWithoutPath>stm32f10x_adc.c</FilenameWithoutPath>
  262. <RteFlg>0</RteFlg>
  263. <bShared>0</bShared>
  264. </File>
  265. <File>
  266. <GroupNumber>3</GroupNumber>
  267. <FileNumber>7</FileNumber>
  268. <FileType>1</FileType>
  269. <tvExp>0</tvExp>
  270. <tvExpOptDlg>0</tvExpOptDlg>
  271. <bDave2>0</bDave2>
  272. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_bkp.c</PathWithFileName>
  273. <FilenameWithoutPath>stm32f10x_bkp.c</FilenameWithoutPath>
  274. <RteFlg>0</RteFlg>
  275. <bShared>0</bShared>
  276. </File>
  277. <File>
  278. <GroupNumber>3</GroupNumber>
  279. <FileNumber>8</FileNumber>
  280. <FileType>1</FileType>
  281. <tvExp>0</tvExp>
  282. <tvExpOptDlg>0</tvExpOptDlg>
  283. <bDave2>0</bDave2>
  284. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_can.c</PathWithFileName>
  285. <FilenameWithoutPath>stm32f10x_can.c</FilenameWithoutPath>
  286. <RteFlg>0</RteFlg>
  287. <bShared>0</bShared>
  288. </File>
  289. <File>
  290. <GroupNumber>3</GroupNumber>
  291. <FileNumber>9</FileNumber>
  292. <FileType>1</FileType>
  293. <tvExp>0</tvExp>
  294. <tvExpOptDlg>0</tvExpOptDlg>
  295. <bDave2>0</bDave2>
  296. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_cec.c</PathWithFileName>
  297. <FilenameWithoutPath>stm32f10x_cec.c</FilenameWithoutPath>
  298. <RteFlg>0</RteFlg>
  299. <bShared>0</bShared>
  300. </File>
  301. <File>
  302. <GroupNumber>3</GroupNumber>
  303. <FileNumber>10</FileNumber>
  304. <FileType>1</FileType>
  305. <tvExp>0</tvExp>
  306. <tvExpOptDlg>0</tvExpOptDlg>
  307. <bDave2>0</bDave2>
  308. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_crc.c</PathWithFileName>
  309. <FilenameWithoutPath>stm32f10x_crc.c</FilenameWithoutPath>
  310. <RteFlg>0</RteFlg>
  311. <bShared>0</bShared>
  312. </File>
  313. <File>
  314. <GroupNumber>3</GroupNumber>
  315. <FileNumber>11</FileNumber>
  316. <FileType>1</FileType>
  317. <tvExp>0</tvExp>
  318. <tvExpOptDlg>0</tvExpOptDlg>
  319. <bDave2>0</bDave2>
  320. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_dac.c</PathWithFileName>
  321. <FilenameWithoutPath>stm32f10x_dac.c</FilenameWithoutPath>
  322. <RteFlg>0</RteFlg>
  323. <bShared>0</bShared>
  324. </File>
  325. <File>
  326. <GroupNumber>3</GroupNumber>
  327. <FileNumber>12</FileNumber>
  328. <FileType>1</FileType>
  329. <tvExp>0</tvExp>
  330. <tvExpOptDlg>0</tvExpOptDlg>
  331. <bDave2>0</bDave2>
  332. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_dbgmcu.c</PathWithFileName>
  333. <FilenameWithoutPath>stm32f10x_dbgmcu.c</FilenameWithoutPath>
  334. <RteFlg>0</RteFlg>
  335. <bShared>0</bShared>
  336. </File>
  337. <File>
  338. <GroupNumber>3</GroupNumber>
  339. <FileNumber>13</FileNumber>
  340. <FileType>1</FileType>
  341. <tvExp>0</tvExp>
  342. <tvExpOptDlg>0</tvExpOptDlg>
  343. <bDave2>0</bDave2>
  344. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_dma.c</PathWithFileName>
  345. <FilenameWithoutPath>stm32f10x_dma.c</FilenameWithoutPath>
  346. <RteFlg>0</RteFlg>
  347. <bShared>0</bShared>
  348. </File>
  349. <File>
  350. <GroupNumber>3</GroupNumber>
  351. <FileNumber>14</FileNumber>
  352. <FileType>1</FileType>
  353. <tvExp>0</tvExp>
  354. <tvExpOptDlg>0</tvExpOptDlg>
  355. <bDave2>0</bDave2>
  356. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_exti.c</PathWithFileName>
  357. <FilenameWithoutPath>stm32f10x_exti.c</FilenameWithoutPath>
  358. <RteFlg>0</RteFlg>
  359. <bShared>0</bShared>
  360. </File>
  361. <File>
  362. <GroupNumber>3</GroupNumber>
  363. <FileNumber>15</FileNumber>
  364. <FileType>1</FileType>
  365. <tvExp>0</tvExp>
  366. <tvExpOptDlg>0</tvExpOptDlg>
  367. <bDave2>0</bDave2>
  368. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_flash.c</PathWithFileName>
  369. <FilenameWithoutPath>stm32f10x_flash.c</FilenameWithoutPath>
  370. <RteFlg>0</RteFlg>
  371. <bShared>0</bShared>
  372. </File>
  373. <File>
  374. <GroupNumber>3</GroupNumber>
  375. <FileNumber>16</FileNumber>
  376. <FileType>1</FileType>
  377. <tvExp>0</tvExp>
  378. <tvExpOptDlg>0</tvExpOptDlg>
  379. <bDave2>0</bDave2>
  380. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_fsmc.c</PathWithFileName>
  381. <FilenameWithoutPath>stm32f10x_fsmc.c</FilenameWithoutPath>
  382. <RteFlg>0</RteFlg>
  383. <bShared>0</bShared>
  384. </File>
  385. <File>
  386. <GroupNumber>3</GroupNumber>
  387. <FileNumber>17</FileNumber>
  388. <FileType>1</FileType>
  389. <tvExp>0</tvExp>
  390. <tvExpOptDlg>0</tvExpOptDlg>
  391. <bDave2>0</bDave2>
  392. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_gpio.c</PathWithFileName>
  393. <FilenameWithoutPath>stm32f10x_gpio.c</FilenameWithoutPath>
  394. <RteFlg>0</RteFlg>
  395. <bShared>0</bShared>
  396. </File>
  397. <File>
  398. <GroupNumber>3</GroupNumber>
  399. <FileNumber>18</FileNumber>
  400. <FileType>1</FileType>
  401. <tvExp>0</tvExp>
  402. <tvExpOptDlg>0</tvExpOptDlg>
  403. <bDave2>0</bDave2>
  404. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_i2c.c</PathWithFileName>
  405. <FilenameWithoutPath>stm32f10x_i2c.c</FilenameWithoutPath>
  406. <RteFlg>0</RteFlg>
  407. <bShared>0</bShared>
  408. </File>
  409. <File>
  410. <GroupNumber>3</GroupNumber>
  411. <FileNumber>19</FileNumber>
  412. <FileType>1</FileType>
  413. <tvExp>0</tvExp>
  414. <tvExpOptDlg>0</tvExpOptDlg>
  415. <bDave2>0</bDave2>
  416. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_iwdg.c</PathWithFileName>
  417. <FilenameWithoutPath>stm32f10x_iwdg.c</FilenameWithoutPath>
  418. <RteFlg>0</RteFlg>
  419. <bShared>0</bShared>
  420. </File>
  421. <File>
  422. <GroupNumber>3</GroupNumber>
  423. <FileNumber>20</FileNumber>
  424. <FileType>1</FileType>
  425. <tvExp>0</tvExp>
  426. <tvExpOptDlg>0</tvExpOptDlg>
  427. <bDave2>0</bDave2>
  428. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_pwr.c</PathWithFileName>
  429. <FilenameWithoutPath>stm32f10x_pwr.c</FilenameWithoutPath>
  430. <RteFlg>0</RteFlg>
  431. <bShared>0</bShared>
  432. </File>
  433. <File>
  434. <GroupNumber>3</GroupNumber>
  435. <FileNumber>21</FileNumber>
  436. <FileType>1</FileType>
  437. <tvExp>0</tvExp>
  438. <tvExpOptDlg>0</tvExpOptDlg>
  439. <bDave2>0</bDave2>
  440. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_rcc.c</PathWithFileName>
  441. <FilenameWithoutPath>stm32f10x_rcc.c</FilenameWithoutPath>
  442. <RteFlg>0</RteFlg>
  443. <bShared>0</bShared>
  444. </File>
  445. <File>
  446. <GroupNumber>3</GroupNumber>
  447. <FileNumber>22</FileNumber>
  448. <FileType>1</FileType>
  449. <tvExp>0</tvExp>
  450. <tvExpOptDlg>0</tvExpOptDlg>
  451. <bDave2>0</bDave2>
  452. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_rtc.c</PathWithFileName>
  453. <FilenameWithoutPath>stm32f10x_rtc.c</FilenameWithoutPath>
  454. <RteFlg>0</RteFlg>
  455. <bShared>0</bShared>
  456. </File>
  457. <File>
  458. <GroupNumber>3</GroupNumber>
  459. <FileNumber>23</FileNumber>
  460. <FileType>1</FileType>
  461. <tvExp>0</tvExp>
  462. <tvExpOptDlg>0</tvExpOptDlg>
  463. <bDave2>0</bDave2>
  464. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_sdio.c</PathWithFileName>
  465. <FilenameWithoutPath>stm32f10x_sdio.c</FilenameWithoutPath>
  466. <RteFlg>0</RteFlg>
  467. <bShared>0</bShared>
  468. </File>
  469. <File>
  470. <GroupNumber>3</GroupNumber>
  471. <FileNumber>24</FileNumber>
  472. <FileType>1</FileType>
  473. <tvExp>0</tvExp>
  474. <tvExpOptDlg>0</tvExpOptDlg>
  475. <bDave2>0</bDave2>
  476. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_spi.c</PathWithFileName>
  477. <FilenameWithoutPath>stm32f10x_spi.c</FilenameWithoutPath>
  478. <RteFlg>0</RteFlg>
  479. <bShared>0</bShared>
  480. </File>
  481. <File>
  482. <GroupNumber>3</GroupNumber>
  483. <FileNumber>25</FileNumber>
  484. <FileType>1</FileType>
  485. <tvExp>0</tvExp>
  486. <tvExpOptDlg>0</tvExpOptDlg>
  487. <bDave2>0</bDave2>
  488. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_tim.c</PathWithFileName>
  489. <FilenameWithoutPath>stm32f10x_tim.c</FilenameWithoutPath>
  490. <RteFlg>0</RteFlg>
  491. <bShared>0</bShared>
  492. </File>
  493. <File>
  494. <GroupNumber>3</GroupNumber>
  495. <FileNumber>26</FileNumber>
  496. <FileType>1</FileType>
  497. <tvExp>0</tvExp>
  498. <tvExpOptDlg>0</tvExpOptDlg>
  499. <bDave2>0</bDave2>
  500. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_usart.c</PathWithFileName>
  501. <FilenameWithoutPath>stm32f10x_usart.c</FilenameWithoutPath>
  502. <RteFlg>0</RteFlg>
  503. <bShared>0</bShared>
  504. </File>
  505. <File>
  506. <GroupNumber>3</GroupNumber>
  507. <FileNumber>27</FileNumber>
  508. <FileType>1</FileType>
  509. <tvExp>0</tvExp>
  510. <tvExpOptDlg>0</tvExpOptDlg>
  511. <bDave2>0</bDave2>
  512. <PathWithFileName>..\Libraries\FWlib\src\stm32f10x_wwdg.c</PathWithFileName>
  513. <FilenameWithoutPath>stm32f10x_wwdg.c</FilenameWithoutPath>
  514. <RteFlg>0</RteFlg>
  515. <bShared>0</bShared>
  516. </File>
  517. </Group>
  518. <Group>
  519. <GroupName>user</GroupName>
  520. <tvExp>1</tvExp>
  521. <tvExpOptDlg>0</tvExpOptDlg>
  522. <cbSel>0</cbSel>
  523. <RteFlg>0</RteFlg>
  524. <File>
  525. <GroupNumber>4</GroupNumber>
  526. <FileNumber>28</FileNumber>
  527. <FileType>1</FileType>
  528. <tvExp>0</tvExp>
  529. <tvExpOptDlg>0</tvExpOptDlg>
  530. <bDave2>0</bDave2>
  531. <PathWithFileName>..\User\main.c</PathWithFileName>
  532. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  533. <RteFlg>0</RteFlg>
  534. <bShared>0</bShared>
  535. </File>
  536. <File>
  537. <GroupNumber>4</GroupNumber>
  538. <FileNumber>29</FileNumber>
  539. <FileType>1</FileType>
  540. <tvExp>0</tvExp>
  541. <tvExpOptDlg>0</tvExpOptDlg>
  542. <bDave2>0</bDave2>
  543. <PathWithFileName>..\User\handle.c</PathWithFileName>
  544. <FilenameWithoutPath>handle.c</FilenameWithoutPath>
  545. <RteFlg>0</RteFlg>
  546. <bShared>0</bShared>
  547. </File>
  548. </Group>
  549. <Group>
  550. <GroupName>system</GroupName>
  551. <tvExp>1</tvExp>
  552. <tvExpOptDlg>0</tvExpOptDlg>
  553. <cbSel>0</cbSel>
  554. <RteFlg>0</RteFlg>
  555. <File>
  556. <GroupNumber>5</GroupNumber>
  557. <FileNumber>30</FileNumber>
  558. <FileType>1</FileType>
  559. <tvExp>0</tvExp>
  560. <tvExpOptDlg>0</tvExpOptDlg>
  561. <bDave2>0</bDave2>
  562. <PathWithFileName>..\System\DELAY.c</PathWithFileName>
  563. <FilenameWithoutPath>DELAY.c</FilenameWithoutPath>
  564. <RteFlg>0</RteFlg>
  565. <bShared>0</bShared>
  566. </File>
  567. <File>
  568. <GroupNumber>5</GroupNumber>
  569. <FileNumber>31</FileNumber>
  570. <FileType>1</FileType>
  571. <tvExp>0</tvExp>
  572. <tvExpOptDlg>0</tvExpOptDlg>
  573. <bDave2>0</bDave2>
  574. <PathWithFileName>..\System\GPIO.c</PathWithFileName>
  575. <FilenameWithoutPath>GPIO.c</FilenameWithoutPath>
  576. <RteFlg>0</RteFlg>
  577. <bShared>0</bShared>
  578. </File>
  579. <File>
  580. <GroupNumber>5</GroupNumber>
  581. <FileNumber>32</FileNumber>
  582. <FileType>1</FileType>
  583. <tvExp>0</tvExp>
  584. <tvExpOptDlg>0</tvExpOptDlg>
  585. <bDave2>0</bDave2>
  586. <PathWithFileName>..\System\RCC.c</PathWithFileName>
  587. <FilenameWithoutPath>RCC.c</FilenameWithoutPath>
  588. <RteFlg>0</RteFlg>
  589. <bShared>0</bShared>
  590. </File>
  591. <File>
  592. <GroupNumber>5</GroupNumber>
  593. <FileNumber>33</FileNumber>
  594. <FileType>1</FileType>
  595. <tvExp>0</tvExp>
  596. <tvExpOptDlg>0</tvExpOptDlg>
  597. <bDave2>0</bDave2>
  598. <PathWithFileName>..\System\TIM.c</PathWithFileName>
  599. <FilenameWithoutPath>TIM.c</FilenameWithoutPath>
  600. <RteFlg>0</RteFlg>
  601. <bShared>0</bShared>
  602. </File>
  603. <File>
  604. <GroupNumber>5</GroupNumber>
  605. <FileNumber>34</FileNumber>
  606. <FileType>1</FileType>
  607. <tvExp>0</tvExp>
  608. <tvExpOptDlg>0</tvExpOptDlg>
  609. <bDave2>0</bDave2>
  610. <PathWithFileName>..\System\USART.c</PathWithFileName>
  611. <FilenameWithoutPath>USART.c</FilenameWithoutPath>
  612. <RteFlg>0</RteFlg>
  613. <bShared>0</bShared>
  614. </File>
  615. </Group>
  616. <Group>
  617. <GroupName>drive</GroupName>
  618. <tvExp>1</tvExp>
  619. <tvExpOptDlg>0</tvExpOptDlg>
  620. <cbSel>0</cbSel>
  621. <RteFlg>0</RteFlg>
  622. <File>
  623. <GroupNumber>6</GroupNumber>
  624. <FileNumber>35</FileNumber>
  625. <FileType>1</FileType>
  626. <tvExp>0</tvExp>
  627. <tvExpOptDlg>0</tvExpOptDlg>
  628. <bDave2>0</bDave2>
  629. <PathWithFileName>..\Drive\TimeScheduleSystem.c</PathWithFileName>
  630. <FilenameWithoutPath>TimeScheduleSystem.c</FilenameWithoutPath>
  631. <RteFlg>0</RteFlg>
  632. <bShared>0</bShared>
  633. </File>
  634. </Group>
  635. </ProjectOpt>