project.uvoptx 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748
  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\</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>255</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>BIN\CMSIS_AGDI.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>UL2CM3</Key>
  118. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0GD32F10x_CL -FL040000 -FS08000000 -FP0($$Device:GD32F105RC$Flash\GD32F10x_CL.FLM)</Name>
  119. </SetRegEntry>
  120. </TargetDriverDllRegistry>
  121. <Breakpoint/>
  122. <Tracepoint>
  123. <THDelay>0</THDelay>
  124. </Tracepoint>
  125. <DebugFlag>
  126. <trace>0</trace>
  127. <periodic>0</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. </TargetOption>
  165. </Target>
  166. <Group>
  167. <GroupName>Applications</GroupName>
  168. <tvExp>0</tvExp>
  169. <tvExpOptDlg>0</tvExpOptDlg>
  170. <cbSel>0</cbSel>
  171. <RteFlg>0</RteFlg>
  172. <File>
  173. <GroupNumber>1</GroupNumber>
  174. <FileNumber>1</FileNumber>
  175. <FileType>1</FileType>
  176. <tvExp>0</tvExp>
  177. <tvExpOptDlg>0</tvExpOptDlg>
  178. <bDave2>0</bDave2>
  179. <PathWithFileName>applications\main.c</PathWithFileName>
  180. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  181. <RteFlg>0</RteFlg>
  182. <bShared>0</bShared>
  183. </File>
  184. </Group>
  185. <Group>
  186. <GroupName>CPU</GroupName>
  187. <tvExp>0</tvExp>
  188. <tvExpOptDlg>0</tvExpOptDlg>
  189. <cbSel>0</cbSel>
  190. <RteFlg>0</RteFlg>
  191. <File>
  192. <GroupNumber>2</GroupNumber>
  193. <FileNumber>2</FileNumber>
  194. <FileType>1</FileType>
  195. <tvExp>0</tvExp>
  196. <tvExpOptDlg>0</tvExpOptDlg>
  197. <bDave2>0</bDave2>
  198. <PathWithFileName>..\..\..\libcpu\arm\common\div0.c</PathWithFileName>
  199. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  200. <RteFlg>0</RteFlg>
  201. <bShared>0</bShared>
  202. </File>
  203. <File>
  204. <GroupNumber>2</GroupNumber>
  205. <FileNumber>3</FileNumber>
  206. <FileType>1</FileType>
  207. <tvExp>0</tvExp>
  208. <tvExpOptDlg>0</tvExpOptDlg>
  209. <bDave2>0</bDave2>
  210. <PathWithFileName>..\..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  211. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  212. <RteFlg>0</RteFlg>
  213. <bShared>0</bShared>
  214. </File>
  215. <File>
  216. <GroupNumber>2</GroupNumber>
  217. <FileNumber>4</FileNumber>
  218. <FileType>1</FileType>
  219. <tvExp>0</tvExp>
  220. <tvExpOptDlg>0</tvExpOptDlg>
  221. <bDave2>0</bDave2>
  222. <PathWithFileName>..\..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  223. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  224. <RteFlg>0</RteFlg>
  225. <bShared>0</bShared>
  226. </File>
  227. <File>
  228. <GroupNumber>2</GroupNumber>
  229. <FileNumber>5</FileNumber>
  230. <FileType>2</FileType>
  231. <tvExp>0</tvExp>
  232. <tvExpOptDlg>0</tvExpOptDlg>
  233. <bDave2>0</bDave2>
  234. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</PathWithFileName>
  235. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  236. <RteFlg>0</RteFlg>
  237. <bShared>0</bShared>
  238. </File>
  239. <File>
  240. <GroupNumber>2</GroupNumber>
  241. <FileNumber>6</FileNumber>
  242. <FileType>1</FileType>
  243. <tvExp>0</tvExp>
  244. <tvExpOptDlg>0</tvExpOptDlg>
  245. <bDave2>0</bDave2>
  246. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\cpuport.c</PathWithFileName>
  247. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  248. <RteFlg>0</RteFlg>
  249. <bShared>0</bShared>
  250. </File>
  251. </Group>
  252. <Group>
  253. <GroupName>DeviceDrivers</GroupName>
  254. <tvExp>0</tvExp>
  255. <tvExpOptDlg>0</tvExpOptDlg>
  256. <cbSel>0</cbSel>
  257. <RteFlg>0</RteFlg>
  258. <File>
  259. <GroupNumber>3</GroupNumber>
  260. <FileNumber>7</FileNumber>
  261. <FileType>1</FileType>
  262. <tvExp>0</tvExp>
  263. <tvExpOptDlg>0</tvExpOptDlg>
  264. <bDave2>0</bDave2>
  265. <PathWithFileName>..\..\..\components\drivers\misc\pin.c</PathWithFileName>
  266. <FilenameWithoutPath>pin.c</FilenameWithoutPath>
  267. <RteFlg>0</RteFlg>
  268. <bShared>0</bShared>
  269. </File>
  270. <File>
  271. <GroupNumber>3</GroupNumber>
  272. <FileNumber>8</FileNumber>
  273. <FileType>1</FileType>
  274. <tvExp>0</tvExp>
  275. <tvExpOptDlg>0</tvExpOptDlg>
  276. <bDave2>0</bDave2>
  277. <PathWithFileName>..\..\..\components\drivers\serial\serial.c</PathWithFileName>
  278. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  279. <RteFlg>0</RteFlg>
  280. <bShared>0</bShared>
  281. </File>
  282. <File>
  283. <GroupNumber>3</GroupNumber>
  284. <FileNumber>9</FileNumber>
  285. <FileType>1</FileType>
  286. <tvExp>0</tvExp>
  287. <tvExpOptDlg>0</tvExpOptDlg>
  288. <bDave2>0</bDave2>
  289. <PathWithFileName>..\..\..\components\drivers\src\dataqueue.c</PathWithFileName>
  290. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  291. <RteFlg>0</RteFlg>
  292. <bShared>0</bShared>
  293. </File>
  294. <File>
  295. <GroupNumber>3</GroupNumber>
  296. <FileNumber>10</FileNumber>
  297. <FileType>1</FileType>
  298. <tvExp>0</tvExp>
  299. <tvExpOptDlg>0</tvExpOptDlg>
  300. <bDave2>0</bDave2>
  301. <PathWithFileName>..\..\..\components\drivers\src\waitqueue.c</PathWithFileName>
  302. <FilenameWithoutPath>waitqueue.c</FilenameWithoutPath>
  303. <RteFlg>0</RteFlg>
  304. <bShared>0</bShared>
  305. </File>
  306. <File>
  307. <GroupNumber>3</GroupNumber>
  308. <FileNumber>11</FileNumber>
  309. <FileType>1</FileType>
  310. <tvExp>0</tvExp>
  311. <tvExpOptDlg>0</tvExpOptDlg>
  312. <bDave2>0</bDave2>
  313. <PathWithFileName>..\..\..\components\drivers\src\ringblk_buf.c</PathWithFileName>
  314. <FilenameWithoutPath>ringblk_buf.c</FilenameWithoutPath>
  315. <RteFlg>0</RteFlg>
  316. <bShared>0</bShared>
  317. </File>
  318. <File>
  319. <GroupNumber>3</GroupNumber>
  320. <FileNumber>12</FileNumber>
  321. <FileType>1</FileType>
  322. <tvExp>0</tvExp>
  323. <tvExpOptDlg>0</tvExpOptDlg>
  324. <bDave2>0</bDave2>
  325. <PathWithFileName>..\..\..\components\drivers\src\workqueue.c</PathWithFileName>
  326. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  327. <RteFlg>0</RteFlg>
  328. <bShared>0</bShared>
  329. </File>
  330. <File>
  331. <GroupNumber>3</GroupNumber>
  332. <FileNumber>13</FileNumber>
  333. <FileType>1</FileType>
  334. <tvExp>0</tvExp>
  335. <tvExpOptDlg>0</tvExpOptDlg>
  336. <bDave2>0</bDave2>
  337. <PathWithFileName>..\..\..\components\drivers\src\ringbuffer.c</PathWithFileName>
  338. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  339. <RteFlg>0</RteFlg>
  340. <bShared>0</bShared>
  341. </File>
  342. <File>
  343. <GroupNumber>3</GroupNumber>
  344. <FileNumber>14</FileNumber>
  345. <FileType>1</FileType>
  346. <tvExp>0</tvExp>
  347. <tvExpOptDlg>0</tvExpOptDlg>
  348. <bDave2>0</bDave2>
  349. <PathWithFileName>..\..\..\components\drivers\src\completion.c</PathWithFileName>
  350. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  351. <RteFlg>0</RteFlg>
  352. <bShared>0</bShared>
  353. </File>
  354. <File>
  355. <GroupNumber>3</GroupNumber>
  356. <FileNumber>15</FileNumber>
  357. <FileType>1</FileType>
  358. <tvExp>0</tvExp>
  359. <tvExpOptDlg>0</tvExpOptDlg>
  360. <bDave2>0</bDave2>
  361. <PathWithFileName>..\..\..\components\drivers\src\pipe.c</PathWithFileName>
  362. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  363. <RteFlg>0</RteFlg>
  364. <bShared>0</bShared>
  365. </File>
  366. </Group>
  367. <Group>
  368. <GroupName>Drivers</GroupName>
  369. <tvExp>0</tvExp>
  370. <tvExpOptDlg>0</tvExpOptDlg>
  371. <cbSel>0</cbSel>
  372. <RteFlg>0</RteFlg>
  373. <File>
  374. <GroupNumber>4</GroupNumber>
  375. <FileNumber>16</FileNumber>
  376. <FileType>2</FileType>
  377. <tvExp>0</tvExp>
  378. <tvExpOptDlg>0</tvExpOptDlg>
  379. <bDave2>0</bDave2>
  380. <PathWithFileName>..\libraries\GD32F10x_Firmware_Library\CMSIS\GD\GD32F10x\Source\ARM\startup_gd32f10x_hd.s</PathWithFileName>
  381. <FilenameWithoutPath>startup_gd32f10x_hd.s</FilenameWithoutPath>
  382. <RteFlg>0</RteFlg>
  383. <bShared>0</bShared>
  384. </File>
  385. <File>
  386. <GroupNumber>4</GroupNumber>
  387. <FileNumber>17</FileNumber>
  388. <FileType>1</FileType>
  389. <tvExp>0</tvExp>
  390. <tvExpOptDlg>0</tvExpOptDlg>
  391. <bDave2>0</bDave2>
  392. <PathWithFileName>board\board.c</PathWithFileName>
  393. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  394. <RteFlg>0</RteFlg>
  395. <bShared>0</bShared>
  396. </File>
  397. <File>
  398. <GroupNumber>4</GroupNumber>
  399. <FileNumber>18</FileNumber>
  400. <FileType>1</FileType>
  401. <tvExp>0</tvExp>
  402. <tvExpOptDlg>0</tvExpOptDlg>
  403. <bDave2>0</bDave2>
  404. <PathWithFileName>..\libraries\gd32_drivers\drv_gpio.c</PathWithFileName>
  405. <FilenameWithoutPath>drv_gpio.c</FilenameWithoutPath>
  406. <RteFlg>0</RteFlg>
  407. <bShared>0</bShared>
  408. </File>
  409. <File>
  410. <GroupNumber>4</GroupNumber>
  411. <FileNumber>19</FileNumber>
  412. <FileType>1</FileType>
  413. <tvExp>0</tvExp>
  414. <tvExpOptDlg>0</tvExpOptDlg>
  415. <bDave2>0</bDave2>
  416. <PathWithFileName>..\libraries\gd32_drivers\drv_usart.c</PathWithFileName>
  417. <FilenameWithoutPath>drv_usart.c</FilenameWithoutPath>
  418. <RteFlg>0</RteFlg>
  419. <bShared>0</bShared>
  420. </File>
  421. </Group>
  422. <Group>
  423. <GroupName>Finsh</GroupName>
  424. <tvExp>0</tvExp>
  425. <tvExpOptDlg>0</tvExpOptDlg>
  426. <cbSel>0</cbSel>
  427. <RteFlg>0</RteFlg>
  428. <File>
  429. <GroupNumber>5</GroupNumber>
  430. <FileNumber>20</FileNumber>
  431. <FileType>1</FileType>
  432. <tvExp>0</tvExp>
  433. <tvExpOptDlg>0</tvExpOptDlg>
  434. <bDave2>0</bDave2>
  435. <PathWithFileName>..\..\..\components\finsh\shell.c</PathWithFileName>
  436. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  437. <RteFlg>0</RteFlg>
  438. <bShared>0</bShared>
  439. </File>
  440. <File>
  441. <GroupNumber>5</GroupNumber>
  442. <FileNumber>21</FileNumber>
  443. <FileType>1</FileType>
  444. <tvExp>0</tvExp>
  445. <tvExpOptDlg>0</tvExpOptDlg>
  446. <bDave2>0</bDave2>
  447. <PathWithFileName>..\..\..\components\finsh\msh.c</PathWithFileName>
  448. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  449. <RteFlg>0</RteFlg>
  450. <bShared>0</bShared>
  451. </File>
  452. <File>
  453. <GroupNumber>5</GroupNumber>
  454. <FileNumber>22</FileNumber>
  455. <FileType>1</FileType>
  456. <tvExp>0</tvExp>
  457. <tvExpOptDlg>0</tvExpOptDlg>
  458. <bDave2>0</bDave2>
  459. <PathWithFileName>..\..\..\components\finsh\cmd.c</PathWithFileName>
  460. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  461. <RteFlg>0</RteFlg>
  462. <bShared>0</bShared>
  463. </File>
  464. </Group>
  465. <Group>
  466. <GroupName>Kernel</GroupName>
  467. <tvExp>0</tvExp>
  468. <tvExpOptDlg>0</tvExpOptDlg>
  469. <cbSel>0</cbSel>
  470. <RteFlg>0</RteFlg>
  471. <File>
  472. <GroupNumber>6</GroupNumber>
  473. <FileNumber>23</FileNumber>
  474. <FileType>1</FileType>
  475. <tvExp>0</tvExp>
  476. <tvExpOptDlg>0</tvExpOptDlg>
  477. <bDave2>0</bDave2>
  478. <PathWithFileName>..\..\..\src\clock.c</PathWithFileName>
  479. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  480. <RteFlg>0</RteFlg>
  481. <bShared>0</bShared>
  482. </File>
  483. <File>
  484. <GroupNumber>6</GroupNumber>
  485. <FileNumber>24</FileNumber>
  486. <FileType>1</FileType>
  487. <tvExp>0</tvExp>
  488. <tvExpOptDlg>0</tvExpOptDlg>
  489. <bDave2>0</bDave2>
  490. <PathWithFileName>..\..\..\src\ipc.c</PathWithFileName>
  491. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  492. <RteFlg>0</RteFlg>
  493. <bShared>0</bShared>
  494. </File>
  495. <File>
  496. <GroupNumber>6</GroupNumber>
  497. <FileNumber>25</FileNumber>
  498. <FileType>1</FileType>
  499. <tvExp>0</tvExp>
  500. <tvExpOptDlg>0</tvExpOptDlg>
  501. <bDave2>0</bDave2>
  502. <PathWithFileName>..\..\..\src\kservice.c</PathWithFileName>
  503. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  504. <RteFlg>0</RteFlg>
  505. <bShared>0</bShared>
  506. </File>
  507. <File>
  508. <GroupNumber>6</GroupNumber>
  509. <FileNumber>26</FileNumber>
  510. <FileType>1</FileType>
  511. <tvExp>0</tvExp>
  512. <tvExpOptDlg>0</tvExpOptDlg>
  513. <bDave2>0</bDave2>
  514. <PathWithFileName>..\..\..\src\components.c</PathWithFileName>
  515. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  516. <RteFlg>0</RteFlg>
  517. <bShared>0</bShared>
  518. </File>
  519. <File>
  520. <GroupNumber>6</GroupNumber>
  521. <FileNumber>27</FileNumber>
  522. <FileType>1</FileType>
  523. <tvExp>0</tvExp>
  524. <tvExpOptDlg>0</tvExpOptDlg>
  525. <bDave2>0</bDave2>
  526. <PathWithFileName>..\..\..\src\scheduler.c</PathWithFileName>
  527. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  528. <RteFlg>0</RteFlg>
  529. <bShared>0</bShared>
  530. </File>
  531. <File>
  532. <GroupNumber>6</GroupNumber>
  533. <FileNumber>28</FileNumber>
  534. <FileType>1</FileType>
  535. <tvExp>0</tvExp>
  536. <tvExpOptDlg>0</tvExpOptDlg>
  537. <bDave2>0</bDave2>
  538. <PathWithFileName>..\..\..\src\idle.c</PathWithFileName>
  539. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  540. <RteFlg>0</RteFlg>
  541. <bShared>0</bShared>
  542. </File>
  543. <File>
  544. <GroupNumber>6</GroupNumber>
  545. <FileNumber>29</FileNumber>
  546. <FileType>1</FileType>
  547. <tvExp>0</tvExp>
  548. <tvExpOptDlg>0</tvExpOptDlg>
  549. <bDave2>0</bDave2>
  550. <PathWithFileName>..\..\..\src\device.c</PathWithFileName>
  551. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  552. <RteFlg>0</RteFlg>
  553. <bShared>0</bShared>
  554. </File>
  555. <File>
  556. <GroupNumber>6</GroupNumber>
  557. <FileNumber>30</FileNumber>
  558. <FileType>1</FileType>
  559. <tvExp>0</tvExp>
  560. <tvExpOptDlg>0</tvExpOptDlg>
  561. <bDave2>0</bDave2>
  562. <PathWithFileName>..\..\..\src\timer.c</PathWithFileName>
  563. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  564. <RteFlg>0</RteFlg>
  565. <bShared>0</bShared>
  566. </File>
  567. <File>
  568. <GroupNumber>6</GroupNumber>
  569. <FileNumber>31</FileNumber>
  570. <FileType>1</FileType>
  571. <tvExp>0</tvExp>
  572. <tvExpOptDlg>0</tvExpOptDlg>
  573. <bDave2>0</bDave2>
  574. <PathWithFileName>..\..\..\src\object.c</PathWithFileName>
  575. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  576. <RteFlg>0</RteFlg>
  577. <bShared>0</bShared>
  578. </File>
  579. <File>
  580. <GroupNumber>6</GroupNumber>
  581. <FileNumber>32</FileNumber>
  582. <FileType>1</FileType>
  583. <tvExp>0</tvExp>
  584. <tvExpOptDlg>0</tvExpOptDlg>
  585. <bDave2>0</bDave2>
  586. <PathWithFileName>..\..\..\src\mempool.c</PathWithFileName>
  587. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  588. <RteFlg>0</RteFlg>
  589. <bShared>0</bShared>
  590. </File>
  591. <File>
  592. <GroupNumber>6</GroupNumber>
  593. <FileNumber>33</FileNumber>
  594. <FileType>1</FileType>
  595. <tvExp>0</tvExp>
  596. <tvExpOptDlg>0</tvExpOptDlg>
  597. <bDave2>0</bDave2>
  598. <PathWithFileName>..\..\..\src\mem.c</PathWithFileName>
  599. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  600. <RteFlg>0</RteFlg>
  601. <bShared>0</bShared>
  602. </File>
  603. <File>
  604. <GroupNumber>6</GroupNumber>
  605. <FileNumber>34</FileNumber>
  606. <FileType>1</FileType>
  607. <tvExp>0</tvExp>
  608. <tvExpOptDlg>0</tvExpOptDlg>
  609. <bDave2>0</bDave2>
  610. <PathWithFileName>..\..\..\src\irq.c</PathWithFileName>
  611. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  612. <RteFlg>0</RteFlg>
  613. <bShared>0</bShared>
  614. </File>
  615. <File>
  616. <GroupNumber>6</GroupNumber>
  617. <FileNumber>35</FileNumber>
  618. <FileType>1</FileType>
  619. <tvExp>0</tvExp>
  620. <tvExpOptDlg>0</tvExpOptDlg>
  621. <bDave2>0</bDave2>
  622. <PathWithFileName>..\..\..\src\thread.c</PathWithFileName>
  623. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  624. <RteFlg>0</RteFlg>
  625. <bShared>0</bShared>
  626. </File>
  627. </Group>
  628. <Group>
  629. <GroupName>libc</GroupName>
  630. <tvExp>0</tvExp>
  631. <tvExpOptDlg>0</tvExpOptDlg>
  632. <cbSel>0</cbSel>
  633. <RteFlg>0</RteFlg>
  634. <File>
  635. <GroupNumber>7</GroupNumber>
  636. <FileNumber>36</FileNumber>
  637. <FileType>1</FileType>
  638. <tvExp>0</tvExp>
  639. <tvExpOptDlg>0</tvExpOptDlg>
  640. <bDave2>0</bDave2>
  641. <PathWithFileName>..\..\..\components\libc\compilers\common\time.c</PathWithFileName>
  642. <FilenameWithoutPath>time.c</FilenameWithoutPath>
  643. <RteFlg>0</RteFlg>
  644. <bShared>0</bShared>
  645. </File>
  646. </Group>
  647. <Group>
  648. <GroupName>Libraries</GroupName>
  649. <tvExp>0</tvExp>
  650. <tvExpOptDlg>0</tvExpOptDlg>
  651. <cbSel>0</cbSel>
  652. <RteFlg>0</RteFlg>
  653. <File>
  654. <GroupNumber>8</GroupNumber>
  655. <FileNumber>37</FileNumber>
  656. <FileType>1</FileType>
  657. <tvExp>0</tvExp>
  658. <tvExpOptDlg>0</tvExpOptDlg>
  659. <bDave2>0</bDave2>
  660. <PathWithFileName>..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_exti.c</PathWithFileName>
  661. <FilenameWithoutPath>gd32f10x_exti.c</FilenameWithoutPath>
  662. <RteFlg>0</RteFlg>
  663. <bShared>0</bShared>
  664. </File>
  665. <File>
  666. <GroupNumber>8</GroupNumber>
  667. <FileNumber>38</FileNumber>
  668. <FileType>1</FileType>
  669. <tvExp>0</tvExp>
  670. <tvExpOptDlg>0</tvExpOptDlg>
  671. <bDave2>0</bDave2>
  672. <PathWithFileName>..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_gpio.c</PathWithFileName>
  673. <FilenameWithoutPath>gd32f10x_gpio.c</FilenameWithoutPath>
  674. <RteFlg>0</RteFlg>
  675. <bShared>0</bShared>
  676. </File>
  677. <File>
  678. <GroupNumber>8</GroupNumber>
  679. <FileNumber>39</FileNumber>
  680. <FileType>1</FileType>
  681. <tvExp>0</tvExp>
  682. <tvExpOptDlg>0</tvExpOptDlg>
  683. <bDave2>0</bDave2>
  684. <PathWithFileName>..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_misc.c</PathWithFileName>
  685. <FilenameWithoutPath>gd32f10x_misc.c</FilenameWithoutPath>
  686. <RteFlg>0</RteFlg>
  687. <bShared>0</bShared>
  688. </File>
  689. <File>
  690. <GroupNumber>8</GroupNumber>
  691. <FileNumber>40</FileNumber>
  692. <FileType>1</FileType>
  693. <tvExp>0</tvExp>
  694. <tvExpOptDlg>0</tvExpOptDlg>
  695. <bDave2>0</bDave2>
  696. <PathWithFileName>..\libraries\GD32F10x_Firmware_Library\CMSIS\GD\GD32F10x\Source\system_gd32f10x.c</PathWithFileName>
  697. <FilenameWithoutPath>system_gd32f10x.c</FilenameWithoutPath>
  698. <RteFlg>0</RteFlg>
  699. <bShared>0</bShared>
  700. </File>
  701. <File>
  702. <GroupNumber>8</GroupNumber>
  703. <FileNumber>41</FileNumber>
  704. <FileType>1</FileType>
  705. <tvExp>0</tvExp>
  706. <tvExpOptDlg>0</tvExpOptDlg>
  707. <bDave2>0</bDave2>
  708. <PathWithFileName>..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_rcu.c</PathWithFileName>
  709. <FilenameWithoutPath>gd32f10x_rcu.c</FilenameWithoutPath>
  710. <RteFlg>0</RteFlg>
  711. <bShared>0</bShared>
  712. </File>
  713. <File>
  714. <GroupNumber>8</GroupNumber>
  715. <FileNumber>42</FileNumber>
  716. <FileType>1</FileType>
  717. <tvExp>0</tvExp>
  718. <tvExpOptDlg>0</tvExpOptDlg>
  719. <bDave2>0</bDave2>
  720. <PathWithFileName>..\libraries\GD32F10x_Firmware_Library\GD32F10x_standard_peripheral\Source\gd32f10x_usart.c</PathWithFileName>
  721. <FilenameWithoutPath>gd32f10x_usart.c</FilenameWithoutPath>
  722. <RteFlg>0</RteFlg>
  723. <bShared>0</bShared>
  724. </File>
  725. </Group>
  726. <Group>
  727. <GroupName>::CMSIS</GroupName>
  728. <tvExp>0</tvExp>
  729. <tvExpOptDlg>0</tvExpOptDlg>
  730. <cbSel>0</cbSel>
  731. <RteFlg>1</RteFlg>
  732. </Group>
  733. </ProjectOpt>