project.uvoptx 34 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094
  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_gd32f30x</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>ARMRTXEVENTFLAGS</Key>
  118. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>DLGTARM</Key>
  123. <Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)(1012=-1,-1,-1,-1,0)</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>ARMDBGFLAGS</Key>
  128. <Name></Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>DLGUARM</Key>
  133. <Name></Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>CMSIS_AGDI</Key>
  138. <Name>-X"Any" -UAny -O206 -S0 -C0 -P00 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC1000 -FN1 -FF0GD32F3x0.FLM -FS08000000 -FL020000 -FP0($$Device:GD32F350R8$Flash\GD32F3x0.FLM)</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>UL2CM3</Key>
  143. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0GD32F3x0 -FL010000 -FS08000000 -FP0($$Device:GD32F350R8$Flash\GD32F3x0.FLM)</Name>
  144. </SetRegEntry>
  145. <SetRegEntry>
  146. <Number>0</Number>
  147. <Key>JL2CM3</Key>
  148. <Name>-U59401765 -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 -FN1 -FF0GD32F4xx_3MB.FLM -FS08000000 -FL0300000 -FP0($$Device:GD32F450ZK$Flash\GD32F4xx_3MB.FLM)</Name>
  149. </SetRegEntry>
  150. </TargetDriverDllRegistry>
  151. <Breakpoint/>
  152. <Tracepoint>
  153. <THDelay>0</THDelay>
  154. </Tracepoint>
  155. <DebugFlag>
  156. <trace>0</trace>
  157. <periodic>0</periodic>
  158. <aLwin>1</aLwin>
  159. <aCover>0</aCover>
  160. <aSer1>1</aSer1>
  161. <aSer2>1</aSer2>
  162. <aPa>0</aPa>
  163. <viewmode>1</viewmode>
  164. <vrSel>0</vrSel>
  165. <aSym>0</aSym>
  166. <aTbox>0</aTbox>
  167. <AscS1>0</AscS1>
  168. <AscS2>0</AscS2>
  169. <AscS3>0</AscS3>
  170. <aSer3>1</aSer3>
  171. <eProf>0</eProf>
  172. <aLa>0</aLa>
  173. <aPa1>0</aPa1>
  174. <AscS4>0</AscS4>
  175. <aSer4>1</aSer4>
  176. <StkLoc>0</StkLoc>
  177. <TrcWin>0</TrcWin>
  178. <newCpu>0</newCpu>
  179. <uProt>0</uProt>
  180. </DebugFlag>
  181. <LintExecutable></LintExecutable>
  182. <LintConfigFile></LintConfigFile>
  183. <bLintAuto>0</bLintAuto>
  184. <bAutoGenD>0</bAutoGenD>
  185. <LntExFlags>0</LntExFlags>
  186. <pMisraName></pMisraName>
  187. <pszMrule></pszMrule>
  188. <pSingCmds></pSingCmds>
  189. <pMultCmds></pMultCmds>
  190. <pMisraNamep></pMisraNamep>
  191. <pszMrulep></pszMrulep>
  192. <pSingCmdsp></pSingCmdsp>
  193. <pMultCmdsp></pMultCmdsp>
  194. </TargetOption>
  195. </Target>
  196. <Group>
  197. <GroupName>Applications</GroupName>
  198. <tvExp>0</tvExp>
  199. <tvExpOptDlg>0</tvExpOptDlg>
  200. <cbSel>0</cbSel>
  201. <RteFlg>0</RteFlg>
  202. <File>
  203. <GroupNumber>1</GroupNumber>
  204. <FileNumber>1</FileNumber>
  205. <FileType>1</FileType>
  206. <tvExp>0</tvExp>
  207. <tvExpOptDlg>0</tvExpOptDlg>
  208. <bDave2>0</bDave2>
  209. <PathWithFileName>applications\main.c</PathWithFileName>
  210. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  211. <RteFlg>0</RteFlg>
  212. <bShared>0</bShared>
  213. </File>
  214. </Group>
  215. <Group>
  216. <GroupName>CPU</GroupName>
  217. <tvExp>0</tvExp>
  218. <tvExpOptDlg>0</tvExpOptDlg>
  219. <cbSel>0</cbSel>
  220. <RteFlg>0</RteFlg>
  221. <File>
  222. <GroupNumber>2</GroupNumber>
  223. <FileNumber>2</FileNumber>
  224. <FileType>1</FileType>
  225. <tvExp>0</tvExp>
  226. <tvExpOptDlg>0</tvExpOptDlg>
  227. <bDave2>0</bDave2>
  228. <PathWithFileName>..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  229. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  230. <RteFlg>0</RteFlg>
  231. <bShared>0</bShared>
  232. </File>
  233. <File>
  234. <GroupNumber>2</GroupNumber>
  235. <FileNumber>3</FileNumber>
  236. <FileType>1</FileType>
  237. <tvExp>0</tvExp>
  238. <tvExpOptDlg>0</tvExpOptDlg>
  239. <bDave2>0</bDave2>
  240. <PathWithFileName>..\..\libcpu\arm\common\div0.c</PathWithFileName>
  241. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  242. <RteFlg>0</RteFlg>
  243. <bShared>0</bShared>
  244. </File>
  245. <File>
  246. <GroupNumber>2</GroupNumber>
  247. <FileNumber>4</FileNumber>
  248. <FileType>1</FileType>
  249. <tvExp>0</tvExp>
  250. <tvExpOptDlg>0</tvExpOptDlg>
  251. <bDave2>0</bDave2>
  252. <PathWithFileName>..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  253. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  254. <RteFlg>0</RteFlg>
  255. <bShared>0</bShared>
  256. </File>
  257. <File>
  258. <GroupNumber>2</GroupNumber>
  259. <FileNumber>5</FileNumber>
  260. <FileType>2</FileType>
  261. <tvExp>0</tvExp>
  262. <tvExpOptDlg>0</tvExpOptDlg>
  263. <bDave2>0</bDave2>
  264. <PathWithFileName>..\..\libcpu\arm\cortex-m4\context_rvds.S</PathWithFileName>
  265. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  266. <RteFlg>0</RteFlg>
  267. <bShared>0</bShared>
  268. </File>
  269. <File>
  270. <GroupNumber>2</GroupNumber>
  271. <FileNumber>6</FileNumber>
  272. <FileType>1</FileType>
  273. <tvExp>0</tvExp>
  274. <tvExpOptDlg>0</tvExpOptDlg>
  275. <bDave2>0</bDave2>
  276. <PathWithFileName>..\..\libcpu\arm\cortex-m4\cpuport.c</PathWithFileName>
  277. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  278. <RteFlg>0</RteFlg>
  279. <bShared>0</bShared>
  280. </File>
  281. </Group>
  282. <Group>
  283. <GroupName>DeviceDrivers</GroupName>
  284. <tvExp>0</tvExp>
  285. <tvExpOptDlg>0</tvExpOptDlg>
  286. <cbSel>0</cbSel>
  287. <RteFlg>0</RteFlg>
  288. <File>
  289. <GroupNumber>3</GroupNumber>
  290. <FileNumber>7</FileNumber>
  291. <FileType>1</FileType>
  292. <tvExp>0</tvExp>
  293. <tvExpOptDlg>0</tvExpOptDlg>
  294. <bDave2>0</bDave2>
  295. <PathWithFileName>..\..\components\drivers\misc\pin.c</PathWithFileName>
  296. <FilenameWithoutPath>pin.c</FilenameWithoutPath>
  297. <RteFlg>0</RteFlg>
  298. <bShared>0</bShared>
  299. </File>
  300. <File>
  301. <GroupNumber>3</GroupNumber>
  302. <FileNumber>8</FileNumber>
  303. <FileType>1</FileType>
  304. <tvExp>0</tvExp>
  305. <tvExpOptDlg>0</tvExpOptDlg>
  306. <bDave2>0</bDave2>
  307. <PathWithFileName>..\..\components\drivers\serial\serial.c</PathWithFileName>
  308. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  309. <RteFlg>0</RteFlg>
  310. <bShared>0</bShared>
  311. </File>
  312. <File>
  313. <GroupNumber>3</GroupNumber>
  314. <FileNumber>9</FileNumber>
  315. <FileType>1</FileType>
  316. <tvExp>0</tvExp>
  317. <tvExpOptDlg>0</tvExpOptDlg>
  318. <bDave2>0</bDave2>
  319. <PathWithFileName>..\..\components\drivers\src\completion.c</PathWithFileName>
  320. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  321. <RteFlg>0</RteFlg>
  322. <bShared>0</bShared>
  323. </File>
  324. <File>
  325. <GroupNumber>3</GroupNumber>
  326. <FileNumber>10</FileNumber>
  327. <FileType>1</FileType>
  328. <tvExp>0</tvExp>
  329. <tvExpOptDlg>0</tvExpOptDlg>
  330. <bDave2>0</bDave2>
  331. <PathWithFileName>..\..\components\drivers\src\workqueue.c</PathWithFileName>
  332. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  333. <RteFlg>0</RteFlg>
  334. <bShared>0</bShared>
  335. </File>
  336. <File>
  337. <GroupNumber>3</GroupNumber>
  338. <FileNumber>11</FileNumber>
  339. <FileType>1</FileType>
  340. <tvExp>0</tvExp>
  341. <tvExpOptDlg>0</tvExpOptDlg>
  342. <bDave2>0</bDave2>
  343. <PathWithFileName>..\..\components\drivers\src\ringblk_buf.c</PathWithFileName>
  344. <FilenameWithoutPath>ringblk_buf.c</FilenameWithoutPath>
  345. <RteFlg>0</RteFlg>
  346. <bShared>0</bShared>
  347. </File>
  348. <File>
  349. <GroupNumber>3</GroupNumber>
  350. <FileNumber>12</FileNumber>
  351. <FileType>1</FileType>
  352. <tvExp>0</tvExp>
  353. <tvExpOptDlg>0</tvExpOptDlg>
  354. <bDave2>0</bDave2>
  355. <PathWithFileName>..\..\components\drivers\src\waitqueue.c</PathWithFileName>
  356. <FilenameWithoutPath>waitqueue.c</FilenameWithoutPath>
  357. <RteFlg>0</RteFlg>
  358. <bShared>0</bShared>
  359. </File>
  360. <File>
  361. <GroupNumber>3</GroupNumber>
  362. <FileNumber>13</FileNumber>
  363. <FileType>1</FileType>
  364. <tvExp>0</tvExp>
  365. <tvExpOptDlg>0</tvExpOptDlg>
  366. <bDave2>0</bDave2>
  367. <PathWithFileName>..\..\components\drivers\src\ringbuffer.c</PathWithFileName>
  368. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  369. <RteFlg>0</RteFlg>
  370. <bShared>0</bShared>
  371. </File>
  372. <File>
  373. <GroupNumber>3</GroupNumber>
  374. <FileNumber>14</FileNumber>
  375. <FileType>1</FileType>
  376. <tvExp>0</tvExp>
  377. <tvExpOptDlg>0</tvExpOptDlg>
  378. <bDave2>0</bDave2>
  379. <PathWithFileName>..\..\components\drivers\src\dataqueue.c</PathWithFileName>
  380. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  381. <RteFlg>0</RteFlg>
  382. <bShared>0</bShared>
  383. </File>
  384. <File>
  385. <GroupNumber>3</GroupNumber>
  386. <FileNumber>15</FileNumber>
  387. <FileType>1</FileType>
  388. <tvExp>0</tvExp>
  389. <tvExpOptDlg>0</tvExpOptDlg>
  390. <bDave2>0</bDave2>
  391. <PathWithFileName>..\..\components\drivers\src\pipe.c</PathWithFileName>
  392. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  393. <RteFlg>0</RteFlg>
  394. <bShared>0</bShared>
  395. </File>
  396. </Group>
  397. <Group>
  398. <GroupName>Drivers</GroupName>
  399. <tvExp>0</tvExp>
  400. <tvExpOptDlg>0</tvExpOptDlg>
  401. <cbSel>0</cbSel>
  402. <RteFlg>0</RteFlg>
  403. <File>
  404. <GroupNumber>4</GroupNumber>
  405. <FileNumber>16</FileNumber>
  406. <FileType>1</FileType>
  407. <tvExp>0</tvExp>
  408. <tvExpOptDlg>0</tvExpOptDlg>
  409. <bDave2>0</bDave2>
  410. <PathWithFileName>drivers\drv_gpio.c</PathWithFileName>
  411. <FilenameWithoutPath>drv_gpio.c</FilenameWithoutPath>
  412. <RteFlg>0</RteFlg>
  413. <bShared>0</bShared>
  414. </File>
  415. <File>
  416. <GroupNumber>4</GroupNumber>
  417. <FileNumber>17</FileNumber>
  418. <FileType>1</FileType>
  419. <tvExp>0</tvExp>
  420. <tvExpOptDlg>0</tvExpOptDlg>
  421. <bDave2>0</bDave2>
  422. <PathWithFileName>drivers\drv_usart.c</PathWithFileName>
  423. <FilenameWithoutPath>drv_usart.c</FilenameWithoutPath>
  424. <RteFlg>0</RteFlg>
  425. <bShared>0</bShared>
  426. </File>
  427. <File>
  428. <GroupNumber>4</GroupNumber>
  429. <FileNumber>18</FileNumber>
  430. <FileType>1</FileType>
  431. <tvExp>0</tvExp>
  432. <tvExpOptDlg>0</tvExpOptDlg>
  433. <bDave2>0</bDave2>
  434. <PathWithFileName>drivers\board.c</PathWithFileName>
  435. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  436. <RteFlg>0</RteFlg>
  437. <bShared>0</bShared>
  438. </File>
  439. </Group>
  440. <Group>
  441. <GroupName>finsh</GroupName>
  442. <tvExp>0</tvExp>
  443. <tvExpOptDlg>0</tvExpOptDlg>
  444. <cbSel>0</cbSel>
  445. <RteFlg>0</RteFlg>
  446. <File>
  447. <GroupNumber>5</GroupNumber>
  448. <FileNumber>19</FileNumber>
  449. <FileType>1</FileType>
  450. <tvExp>0</tvExp>
  451. <tvExpOptDlg>0</tvExpOptDlg>
  452. <bDave2>0</bDave2>
  453. <PathWithFileName>..\..\components\finsh\finsh_node.c</PathWithFileName>
  454. <FilenameWithoutPath>finsh_node.c</FilenameWithoutPath>
  455. <RteFlg>0</RteFlg>
  456. <bShared>0</bShared>
  457. </File>
  458. <File>
  459. <GroupNumber>5</GroupNumber>
  460. <FileNumber>20</FileNumber>
  461. <FileType>1</FileType>
  462. <tvExp>0</tvExp>
  463. <tvExpOptDlg>0</tvExpOptDlg>
  464. <bDave2>0</bDave2>
  465. <PathWithFileName>..\..\components\finsh\finsh_parser.c</PathWithFileName>
  466. <FilenameWithoutPath>finsh_parser.c</FilenameWithoutPath>
  467. <RteFlg>0</RteFlg>
  468. <bShared>0</bShared>
  469. </File>
  470. <File>
  471. <GroupNumber>5</GroupNumber>
  472. <FileNumber>21</FileNumber>
  473. <FileType>1</FileType>
  474. <tvExp>0</tvExp>
  475. <tvExpOptDlg>0</tvExpOptDlg>
  476. <bDave2>0</bDave2>
  477. <PathWithFileName>..\..\components\finsh\cmd.c</PathWithFileName>
  478. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  479. <RteFlg>0</RteFlg>
  480. <bShared>0</bShared>
  481. </File>
  482. <File>
  483. <GroupNumber>5</GroupNumber>
  484. <FileNumber>22</FileNumber>
  485. <FileType>1</FileType>
  486. <tvExp>0</tvExp>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <bDave2>0</bDave2>
  489. <PathWithFileName>..\..\components\finsh\finsh_vm.c</PathWithFileName>
  490. <FilenameWithoutPath>finsh_vm.c</FilenameWithoutPath>
  491. <RteFlg>0</RteFlg>
  492. <bShared>0</bShared>
  493. </File>
  494. <File>
  495. <GroupNumber>5</GroupNumber>
  496. <FileNumber>23</FileNumber>
  497. <FileType>1</FileType>
  498. <tvExp>0</tvExp>
  499. <tvExpOptDlg>0</tvExpOptDlg>
  500. <bDave2>0</bDave2>
  501. <PathWithFileName>..\..\components\finsh\shell.c</PathWithFileName>
  502. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  503. <RteFlg>0</RteFlg>
  504. <bShared>0</bShared>
  505. </File>
  506. <File>
  507. <GroupNumber>5</GroupNumber>
  508. <FileNumber>24</FileNumber>
  509. <FileType>1</FileType>
  510. <tvExp>0</tvExp>
  511. <tvExpOptDlg>0</tvExpOptDlg>
  512. <bDave2>0</bDave2>
  513. <PathWithFileName>..\..\components\finsh\finsh_var.c</PathWithFileName>
  514. <FilenameWithoutPath>finsh_var.c</FilenameWithoutPath>
  515. <RteFlg>0</RteFlg>
  516. <bShared>0</bShared>
  517. </File>
  518. <File>
  519. <GroupNumber>5</GroupNumber>
  520. <FileNumber>25</FileNumber>
  521. <FileType>1</FileType>
  522. <tvExp>0</tvExp>
  523. <tvExpOptDlg>0</tvExpOptDlg>
  524. <bDave2>0</bDave2>
  525. <PathWithFileName>..\..\components\finsh\finsh_compiler.c</PathWithFileName>
  526. <FilenameWithoutPath>finsh_compiler.c</FilenameWithoutPath>
  527. <RteFlg>0</RteFlg>
  528. <bShared>0</bShared>
  529. </File>
  530. <File>
  531. <GroupNumber>5</GroupNumber>
  532. <FileNumber>26</FileNumber>
  533. <FileType>1</FileType>
  534. <tvExp>0</tvExp>
  535. <tvExpOptDlg>0</tvExpOptDlg>
  536. <bDave2>0</bDave2>
  537. <PathWithFileName>..\..\components\finsh\finsh_heap.c</PathWithFileName>
  538. <FilenameWithoutPath>finsh_heap.c</FilenameWithoutPath>
  539. <RteFlg>0</RteFlg>
  540. <bShared>0</bShared>
  541. </File>
  542. <File>
  543. <GroupNumber>5</GroupNumber>
  544. <FileNumber>27</FileNumber>
  545. <FileType>1</FileType>
  546. <tvExp>0</tvExp>
  547. <tvExpOptDlg>0</tvExpOptDlg>
  548. <bDave2>0</bDave2>
  549. <PathWithFileName>..\..\components\finsh\finsh_ops.c</PathWithFileName>
  550. <FilenameWithoutPath>finsh_ops.c</FilenameWithoutPath>
  551. <RteFlg>0</RteFlg>
  552. <bShared>0</bShared>
  553. </File>
  554. <File>
  555. <GroupNumber>5</GroupNumber>
  556. <FileNumber>28</FileNumber>
  557. <FileType>1</FileType>
  558. <tvExp>0</tvExp>
  559. <tvExpOptDlg>0</tvExpOptDlg>
  560. <bDave2>0</bDave2>
  561. <PathWithFileName>..\..\components\finsh\msh.c</PathWithFileName>
  562. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  563. <RteFlg>0</RteFlg>
  564. <bShared>0</bShared>
  565. </File>
  566. <File>
  567. <GroupNumber>5</GroupNumber>
  568. <FileNumber>29</FileNumber>
  569. <FileType>1</FileType>
  570. <tvExp>0</tvExp>
  571. <tvExpOptDlg>0</tvExpOptDlg>
  572. <bDave2>0</bDave2>
  573. <PathWithFileName>..\..\components\finsh\finsh_error.c</PathWithFileName>
  574. <FilenameWithoutPath>finsh_error.c</FilenameWithoutPath>
  575. <RteFlg>0</RteFlg>
  576. <bShared>0</bShared>
  577. </File>
  578. <File>
  579. <GroupNumber>5</GroupNumber>
  580. <FileNumber>30</FileNumber>
  581. <FileType>1</FileType>
  582. <tvExp>0</tvExp>
  583. <tvExpOptDlg>0</tvExpOptDlg>
  584. <bDave2>0</bDave2>
  585. <PathWithFileName>..\..\components\finsh\finsh_token.c</PathWithFileName>
  586. <FilenameWithoutPath>finsh_token.c</FilenameWithoutPath>
  587. <RteFlg>0</RteFlg>
  588. <bShared>0</bShared>
  589. </File>
  590. <File>
  591. <GroupNumber>5</GroupNumber>
  592. <FileNumber>31</FileNumber>
  593. <FileType>1</FileType>
  594. <tvExp>0</tvExp>
  595. <tvExpOptDlg>0</tvExpOptDlg>
  596. <bDave2>0</bDave2>
  597. <PathWithFileName>..\..\components\finsh\finsh_init.c</PathWithFileName>
  598. <FilenameWithoutPath>finsh_init.c</FilenameWithoutPath>
  599. <RteFlg>0</RteFlg>
  600. <bShared>0</bShared>
  601. </File>
  602. </Group>
  603. <Group>
  604. <GroupName>Kernel</GroupName>
  605. <tvExp>0</tvExp>
  606. <tvExpOptDlg>0</tvExpOptDlg>
  607. <cbSel>0</cbSel>
  608. <RteFlg>0</RteFlg>
  609. <File>
  610. <GroupNumber>6</GroupNumber>
  611. <FileNumber>32</FileNumber>
  612. <FileType>1</FileType>
  613. <tvExp>0</tvExp>
  614. <tvExpOptDlg>0</tvExpOptDlg>
  615. <bDave2>0</bDave2>
  616. <PathWithFileName>..\..\src\components.c</PathWithFileName>
  617. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  618. <RteFlg>0</RteFlg>
  619. <bShared>0</bShared>
  620. </File>
  621. <File>
  622. <GroupNumber>6</GroupNumber>
  623. <FileNumber>33</FileNumber>
  624. <FileType>1</FileType>
  625. <tvExp>0</tvExp>
  626. <tvExpOptDlg>0</tvExpOptDlg>
  627. <bDave2>0</bDave2>
  628. <PathWithFileName>..\..\src\mem.c</PathWithFileName>
  629. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  630. <RteFlg>0</RteFlg>
  631. <bShared>0</bShared>
  632. </File>
  633. <File>
  634. <GroupNumber>6</GroupNumber>
  635. <FileNumber>34</FileNumber>
  636. <FileType>1</FileType>
  637. <tvExp>0</tvExp>
  638. <tvExpOptDlg>0</tvExpOptDlg>
  639. <bDave2>0</bDave2>
  640. <PathWithFileName>..\..\src\object.c</PathWithFileName>
  641. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  642. <RteFlg>0</RteFlg>
  643. <bShared>0</bShared>
  644. </File>
  645. <File>
  646. <GroupNumber>6</GroupNumber>
  647. <FileNumber>35</FileNumber>
  648. <FileType>1</FileType>
  649. <tvExp>0</tvExp>
  650. <tvExpOptDlg>0</tvExpOptDlg>
  651. <bDave2>0</bDave2>
  652. <PathWithFileName>..\..\src\device.c</PathWithFileName>
  653. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  654. <RteFlg>0</RteFlg>
  655. <bShared>0</bShared>
  656. </File>
  657. <File>
  658. <GroupNumber>6</GroupNumber>
  659. <FileNumber>36</FileNumber>
  660. <FileType>1</FileType>
  661. <tvExp>0</tvExp>
  662. <tvExpOptDlg>0</tvExpOptDlg>
  663. <bDave2>0</bDave2>
  664. <PathWithFileName>..\..\src\thread.c</PathWithFileName>
  665. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  666. <RteFlg>0</RteFlg>
  667. <bShared>0</bShared>
  668. </File>
  669. <File>
  670. <GroupNumber>6</GroupNumber>
  671. <FileNumber>37</FileNumber>
  672. <FileType>1</FileType>
  673. <tvExp>0</tvExp>
  674. <tvExpOptDlg>0</tvExpOptDlg>
  675. <bDave2>0</bDave2>
  676. <PathWithFileName>..\..\src\irq.c</PathWithFileName>
  677. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  678. <RteFlg>0</RteFlg>
  679. <bShared>0</bShared>
  680. </File>
  681. <File>
  682. <GroupNumber>6</GroupNumber>
  683. <FileNumber>38</FileNumber>
  684. <FileType>1</FileType>
  685. <tvExp>0</tvExp>
  686. <tvExpOptDlg>0</tvExpOptDlg>
  687. <bDave2>0</bDave2>
  688. <PathWithFileName>..\..\src\clock.c</PathWithFileName>
  689. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  690. <RteFlg>0</RteFlg>
  691. <bShared>0</bShared>
  692. </File>
  693. <File>
  694. <GroupNumber>6</GroupNumber>
  695. <FileNumber>39</FileNumber>
  696. <FileType>1</FileType>
  697. <tvExp>0</tvExp>
  698. <tvExpOptDlg>0</tvExpOptDlg>
  699. <bDave2>0</bDave2>
  700. <PathWithFileName>..\..\src\idle.c</PathWithFileName>
  701. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  702. <RteFlg>0</RteFlg>
  703. <bShared>0</bShared>
  704. </File>
  705. <File>
  706. <GroupNumber>6</GroupNumber>
  707. <FileNumber>40</FileNumber>
  708. <FileType>1</FileType>
  709. <tvExp>0</tvExp>
  710. <tvExpOptDlg>0</tvExpOptDlg>
  711. <bDave2>0</bDave2>
  712. <PathWithFileName>..\..\src\timer.c</PathWithFileName>
  713. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  714. <RteFlg>0</RteFlg>
  715. <bShared>0</bShared>
  716. </File>
  717. <File>
  718. <GroupNumber>6</GroupNumber>
  719. <FileNumber>41</FileNumber>
  720. <FileType>1</FileType>
  721. <tvExp>0</tvExp>
  722. <tvExpOptDlg>0</tvExpOptDlg>
  723. <bDave2>0</bDave2>
  724. <PathWithFileName>..\..\src\kservice.c</PathWithFileName>
  725. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  726. <RteFlg>0</RteFlg>
  727. <bShared>0</bShared>
  728. </File>
  729. <File>
  730. <GroupNumber>6</GroupNumber>
  731. <FileNumber>42</FileNumber>
  732. <FileType>1</FileType>
  733. <tvExp>0</tvExp>
  734. <tvExpOptDlg>0</tvExpOptDlg>
  735. <bDave2>0</bDave2>
  736. <PathWithFileName>..\..\src\scheduler.c</PathWithFileName>
  737. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  738. <RteFlg>0</RteFlg>
  739. <bShared>0</bShared>
  740. </File>
  741. <File>
  742. <GroupNumber>6</GroupNumber>
  743. <FileNumber>43</FileNumber>
  744. <FileType>1</FileType>
  745. <tvExp>0</tvExp>
  746. <tvExpOptDlg>0</tvExpOptDlg>
  747. <bDave2>0</bDave2>
  748. <PathWithFileName>..\..\src\ipc.c</PathWithFileName>
  749. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  750. <RteFlg>0</RteFlg>
  751. <bShared>0</bShared>
  752. </File>
  753. <File>
  754. <GroupNumber>6</GroupNumber>
  755. <FileNumber>44</FileNumber>
  756. <FileType>1</FileType>
  757. <tvExp>0</tvExp>
  758. <tvExpOptDlg>0</tvExpOptDlg>
  759. <bDave2>0</bDave2>
  760. <PathWithFileName>..\..\src\mempool.c</PathWithFileName>
  761. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  762. <RteFlg>0</RteFlg>
  763. <bShared>0</bShared>
  764. </File>
  765. </Group>
  766. <Group>
  767. <GroupName>Libraries</GroupName>
  768. <tvExp>0</tvExp>
  769. <tvExpOptDlg>0</tvExpOptDlg>
  770. <cbSel>0</cbSel>
  771. <RteFlg>0</RteFlg>
  772. <File>
  773. <GroupNumber>7</GroupNumber>
  774. <FileNumber>45</FileNumber>
  775. <FileType>1</FileType>
  776. <tvExp>0</tvExp>
  777. <tvExpOptDlg>0</tvExpOptDlg>
  778. <bDave2>0</bDave2>
  779. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_dbg.c</PathWithFileName>
  780. <FilenameWithoutPath>gd32f3x0_dbg.c</FilenameWithoutPath>
  781. <RteFlg>0</RteFlg>
  782. <bShared>0</bShared>
  783. </File>
  784. <File>
  785. <GroupNumber>7</GroupNumber>
  786. <FileNumber>46</FileNumber>
  787. <FileType>1</FileType>
  788. <tvExp>0</tvExp>
  789. <tvExpOptDlg>0</tvExpOptDlg>
  790. <bDave2>0</bDave2>
  791. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_dac.c</PathWithFileName>
  792. <FilenameWithoutPath>gd32f3x0_dac.c</FilenameWithoutPath>
  793. <RteFlg>0</RteFlg>
  794. <bShared>0</bShared>
  795. </File>
  796. <File>
  797. <GroupNumber>7</GroupNumber>
  798. <FileNumber>47</FileNumber>
  799. <FileType>1</FileType>
  800. <tvExp>0</tvExp>
  801. <tvExpOptDlg>0</tvExpOptDlg>
  802. <bDave2>0</bDave2>
  803. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_timer.c</PathWithFileName>
  804. <FilenameWithoutPath>gd32f3x0_timer.c</FilenameWithoutPath>
  805. <RteFlg>0</RteFlg>
  806. <bShared>0</bShared>
  807. </File>
  808. <File>
  809. <GroupNumber>7</GroupNumber>
  810. <FileNumber>48</FileNumber>
  811. <FileType>1</FileType>
  812. <tvExp>0</tvExp>
  813. <tvExpOptDlg>0</tvExpOptDlg>
  814. <bDave2>0</bDave2>
  815. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_rtc.c</PathWithFileName>
  816. <FilenameWithoutPath>gd32f3x0_rtc.c</FilenameWithoutPath>
  817. <RteFlg>0</RteFlg>
  818. <bShared>0</bShared>
  819. </File>
  820. <File>
  821. <GroupNumber>7</GroupNumber>
  822. <FileNumber>49</FileNumber>
  823. <FileType>1</FileType>
  824. <tvExp>0</tvExp>
  825. <tvExpOptDlg>0</tvExpOptDlg>
  826. <bDave2>0</bDave2>
  827. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_exti.c</PathWithFileName>
  828. <FilenameWithoutPath>gd32f3x0_exti.c</FilenameWithoutPath>
  829. <RteFlg>0</RteFlg>
  830. <bShared>0</bShared>
  831. </File>
  832. <File>
  833. <GroupNumber>7</GroupNumber>
  834. <FileNumber>50</FileNumber>
  835. <FileType>1</FileType>
  836. <tvExp>0</tvExp>
  837. <tvExpOptDlg>0</tvExpOptDlg>
  838. <bDave2>0</bDave2>
  839. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_i2c.c</PathWithFileName>
  840. <FilenameWithoutPath>gd32f3x0_i2c.c</FilenameWithoutPath>
  841. <RteFlg>0</RteFlg>
  842. <bShared>0</bShared>
  843. </File>
  844. <File>
  845. <GroupNumber>7</GroupNumber>
  846. <FileNumber>51</FileNumber>
  847. <FileType>1</FileType>
  848. <tvExp>0</tvExp>
  849. <tvExpOptDlg>0</tvExpOptDlg>
  850. <bDave2>0</bDave2>
  851. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_gpio.c</PathWithFileName>
  852. <FilenameWithoutPath>gd32f3x0_gpio.c</FilenameWithoutPath>
  853. <RteFlg>0</RteFlg>
  854. <bShared>0</bShared>
  855. </File>
  856. <File>
  857. <GroupNumber>7</GroupNumber>
  858. <FileNumber>52</FileNumber>
  859. <FileType>1</FileType>
  860. <tvExp>0</tvExp>
  861. <tvExpOptDlg>0</tvExpOptDlg>
  862. <bDave2>0</bDave2>
  863. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_fwdgt.c</PathWithFileName>
  864. <FilenameWithoutPath>gd32f3x0_fwdgt.c</FilenameWithoutPath>
  865. <RteFlg>0</RteFlg>
  866. <bShared>0</bShared>
  867. </File>
  868. <File>
  869. <GroupNumber>7</GroupNumber>
  870. <FileNumber>53</FileNumber>
  871. <FileType>1</FileType>
  872. <tvExp>0</tvExp>
  873. <tvExpOptDlg>0</tvExpOptDlg>
  874. <bDave2>0</bDave2>
  875. <PathWithFileName>Libraries\CMSIS\GD\GD32F3x0\Source\system_gd32f3x0.c</PathWithFileName>
  876. <FilenameWithoutPath>system_gd32f3x0.c</FilenameWithoutPath>
  877. <RteFlg>0</RteFlg>
  878. <bShared>0</bShared>
  879. </File>
  880. <File>
  881. <GroupNumber>7</GroupNumber>
  882. <FileNumber>54</FileNumber>
  883. <FileType>1</FileType>
  884. <tvExp>0</tvExp>
  885. <tvExpOptDlg>0</tvExpOptDlg>
  886. <bDave2>0</bDave2>
  887. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_cec.c</PathWithFileName>
  888. <FilenameWithoutPath>gd32f3x0_cec.c</FilenameWithoutPath>
  889. <RteFlg>0</RteFlg>
  890. <bShared>0</bShared>
  891. </File>
  892. <File>
  893. <GroupNumber>7</GroupNumber>
  894. <FileNumber>55</FileNumber>
  895. <FileType>1</FileType>
  896. <tvExp>0</tvExp>
  897. <tvExpOptDlg>0</tvExpOptDlg>
  898. <bDave2>0</bDave2>
  899. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_wwdgt.c</PathWithFileName>
  900. <FilenameWithoutPath>gd32f3x0_wwdgt.c</FilenameWithoutPath>
  901. <RteFlg>0</RteFlg>
  902. <bShared>0</bShared>
  903. </File>
  904. <File>
  905. <GroupNumber>7</GroupNumber>
  906. <FileNumber>56</FileNumber>
  907. <FileType>1</FileType>
  908. <tvExp>0</tvExp>
  909. <tvExpOptDlg>0</tvExpOptDlg>
  910. <bDave2>0</bDave2>
  911. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_ctc.c</PathWithFileName>
  912. <FilenameWithoutPath>gd32f3x0_ctc.c</FilenameWithoutPath>
  913. <RteFlg>0</RteFlg>
  914. <bShared>0</bShared>
  915. </File>
  916. <File>
  917. <GroupNumber>7</GroupNumber>
  918. <FileNumber>57</FileNumber>
  919. <FileType>1</FileType>
  920. <tvExp>0</tvExp>
  921. <tvExpOptDlg>0</tvExpOptDlg>
  922. <bDave2>0</bDave2>
  923. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_rcu.c</PathWithFileName>
  924. <FilenameWithoutPath>gd32f3x0_rcu.c</FilenameWithoutPath>
  925. <RteFlg>0</RteFlg>
  926. <bShared>0</bShared>
  927. </File>
  928. <File>
  929. <GroupNumber>7</GroupNumber>
  930. <FileNumber>58</FileNumber>
  931. <FileType>1</FileType>
  932. <tvExp>0</tvExp>
  933. <tvExpOptDlg>0</tvExpOptDlg>
  934. <bDave2>0</bDave2>
  935. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_dma.c</PathWithFileName>
  936. <FilenameWithoutPath>gd32f3x0_dma.c</FilenameWithoutPath>
  937. <RteFlg>0</RteFlg>
  938. <bShared>0</bShared>
  939. </File>
  940. <File>
  941. <GroupNumber>7</GroupNumber>
  942. <FileNumber>59</FileNumber>
  943. <FileType>1</FileType>
  944. <tvExp>0</tvExp>
  945. <tvExpOptDlg>0</tvExpOptDlg>
  946. <bDave2>0</bDave2>
  947. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_spi.c</PathWithFileName>
  948. <FilenameWithoutPath>gd32f3x0_spi.c</FilenameWithoutPath>
  949. <RteFlg>0</RteFlg>
  950. <bShared>0</bShared>
  951. </File>
  952. <File>
  953. <GroupNumber>7</GroupNumber>
  954. <FileNumber>60</FileNumber>
  955. <FileType>1</FileType>
  956. <tvExp>0</tvExp>
  957. <tvExpOptDlg>0</tvExpOptDlg>
  958. <bDave2>0</bDave2>
  959. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_syscfg.c</PathWithFileName>
  960. <FilenameWithoutPath>gd32f3x0_syscfg.c</FilenameWithoutPath>
  961. <RteFlg>0</RteFlg>
  962. <bShared>0</bShared>
  963. </File>
  964. <File>
  965. <GroupNumber>7</GroupNumber>
  966. <FileNumber>61</FileNumber>
  967. <FileType>2</FileType>
  968. <tvExp>0</tvExp>
  969. <tvExpOptDlg>0</tvExpOptDlg>
  970. <bDave2>0</bDave2>
  971. <PathWithFileName>Libraries\CMSIS\GD\GD32F3x0\Source\ARM\startup_gd32f3x0.s</PathWithFileName>
  972. <FilenameWithoutPath>startup_gd32f3x0.s</FilenameWithoutPath>
  973. <RteFlg>0</RteFlg>
  974. <bShared>0</bShared>
  975. </File>
  976. <File>
  977. <GroupNumber>7</GroupNumber>
  978. <FileNumber>62</FileNumber>
  979. <FileType>1</FileType>
  980. <tvExp>0</tvExp>
  981. <tvExpOptDlg>0</tvExpOptDlg>
  982. <bDave2>0</bDave2>
  983. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_misc.c</PathWithFileName>
  984. <FilenameWithoutPath>gd32f3x0_misc.c</FilenameWithoutPath>
  985. <RteFlg>0</RteFlg>
  986. <bShared>0</bShared>
  987. </File>
  988. <File>
  989. <GroupNumber>7</GroupNumber>
  990. <FileNumber>63</FileNumber>
  991. <FileType>1</FileType>
  992. <tvExp>0</tvExp>
  993. <tvExpOptDlg>0</tvExpOptDlg>
  994. <bDave2>0</bDave2>
  995. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_fmc.c</PathWithFileName>
  996. <FilenameWithoutPath>gd32f3x0_fmc.c</FilenameWithoutPath>
  997. <RteFlg>0</RteFlg>
  998. <bShared>0</bShared>
  999. </File>
  1000. <File>
  1001. <GroupNumber>7</GroupNumber>
  1002. <FileNumber>64</FileNumber>
  1003. <FileType>1</FileType>
  1004. <tvExp>0</tvExp>
  1005. <tvExpOptDlg>0</tvExpOptDlg>
  1006. <bDave2>0</bDave2>
  1007. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_usart.c</PathWithFileName>
  1008. <FilenameWithoutPath>gd32f3x0_usart.c</FilenameWithoutPath>
  1009. <RteFlg>0</RteFlg>
  1010. <bShared>0</bShared>
  1011. </File>
  1012. <File>
  1013. <GroupNumber>7</GroupNumber>
  1014. <FileNumber>65</FileNumber>
  1015. <FileType>1</FileType>
  1016. <tvExp>0</tvExp>
  1017. <tvExpOptDlg>0</tvExpOptDlg>
  1018. <bDave2>0</bDave2>
  1019. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_adc.c</PathWithFileName>
  1020. <FilenameWithoutPath>gd32f3x0_adc.c</FilenameWithoutPath>
  1021. <RteFlg>0</RteFlg>
  1022. <bShared>0</bShared>
  1023. </File>
  1024. <File>
  1025. <GroupNumber>7</GroupNumber>
  1026. <FileNumber>66</FileNumber>
  1027. <FileType>1</FileType>
  1028. <tvExp>0</tvExp>
  1029. <tvExpOptDlg>0</tvExpOptDlg>
  1030. <bDave2>0</bDave2>
  1031. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_crc.c</PathWithFileName>
  1032. <FilenameWithoutPath>gd32f3x0_crc.c</FilenameWithoutPath>
  1033. <RteFlg>0</RteFlg>
  1034. <bShared>0</bShared>
  1035. </File>
  1036. <File>
  1037. <GroupNumber>7</GroupNumber>
  1038. <FileNumber>67</FileNumber>
  1039. <FileType>1</FileType>
  1040. <tvExp>0</tvExp>
  1041. <tvExpOptDlg>0</tvExpOptDlg>
  1042. <bDave2>0</bDave2>
  1043. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_tsi.c</PathWithFileName>
  1044. <FilenameWithoutPath>gd32f3x0_tsi.c</FilenameWithoutPath>
  1045. <RteFlg>0</RteFlg>
  1046. <bShared>0</bShared>
  1047. </File>
  1048. <File>
  1049. <GroupNumber>7</GroupNumber>
  1050. <FileNumber>68</FileNumber>
  1051. <FileType>1</FileType>
  1052. <tvExp>0</tvExp>
  1053. <tvExpOptDlg>0</tvExpOptDlg>
  1054. <bDave2>0</bDave2>
  1055. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_pmu.c</PathWithFileName>
  1056. <FilenameWithoutPath>gd32f3x0_pmu.c</FilenameWithoutPath>
  1057. <RteFlg>0</RteFlg>
  1058. <bShared>0</bShared>
  1059. </File>
  1060. <File>
  1061. <GroupNumber>7</GroupNumber>
  1062. <FileNumber>69</FileNumber>
  1063. <FileType>1</FileType>
  1064. <tvExp>0</tvExp>
  1065. <tvExpOptDlg>0</tvExpOptDlg>
  1066. <bDave2>0</bDave2>
  1067. <PathWithFileName>Libraries\GD32F3x0_standard_peripheral\Source\gd32f3x0_cmp.c</PathWithFileName>
  1068. <FilenameWithoutPath>gd32f3x0_cmp.c</FilenameWithoutPath>
  1069. <RteFlg>0</RteFlg>
  1070. <bShared>0</bShared>
  1071. </File>
  1072. </Group>
  1073. <Group>
  1074. <GroupName>::CMSIS</GroupName>
  1075. <tvExp>0</tvExp>
  1076. <tvExpOptDlg>0</tvExpOptDlg>
  1077. <cbSel>0</cbSel>
  1078. <RteFlg>1</RteFlg>
  1079. </Group>
  1080. </ProjectOpt>