mini7_V2.uvoptx 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  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>mini7_V2</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>8000000</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></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>1</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>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=76,112,526,669,0)(1007=106,145,293,420,0)(1008=91,129,467,365,0)(1009=121,161,379,749,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>(105=-1,-1,-1,-1,0)</Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>UL2CM3</Key>
  138. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM))</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>ST-LINKIII-KEIL_SWO</Key>
  143. <Name>-U-O142 -O2254 -SF4000 -C0 -A0 -I0 -HNlocalhost -HP7184 -P1 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM)</Name>
  144. </SetRegEntry>
  145. </TargetDriverDllRegistry>
  146. <Breakpoint>
  147. <Bp>
  148. <Number>0</Number>
  149. <Type>0</Type>
  150. <LineNumber>216</LineNumber>
  151. <EnabledFlag>1</EnabledFlag>
  152. <Address>134333064</Address>
  153. <ByteObject>0</ByteObject>
  154. <HtxType>0</HtxType>
  155. <ManyObjects>0</ManyObjects>
  156. <SizeOfObject>0</SizeOfObject>
  157. <BreakByAccess>0</BreakByAccess>
  158. <BreakIfRCount>1</BreakIfRCount>
  159. <Filename>../Core/Src/main.c</Filename>
  160. <ExecCommand></ExecCommand>
  161. <Expression>\\mini7_V2\../Core/Src/main.c\216</Expression>
  162. </Bp>
  163. <Bp>
  164. <Number>1</Number>
  165. <Type>0</Type>
  166. <LineNumber>261</LineNumber>
  167. <EnabledFlag>1</EnabledFlag>
  168. <Address>134339762</Address>
  169. <ByteObject>0</ByteObject>
  170. <HtxType>0</HtxType>
  171. <ManyObjects>0</ManyObjects>
  172. <SizeOfObject>0</SizeOfObject>
  173. <BreakByAccess>0</BreakByAccess>
  174. <BreakIfRCount>1</BreakIfRCount>
  175. <Filename>..\DriverInterface\state_mini.c</Filename>
  176. <ExecCommand></ExecCommand>
  177. <Expression>\\mini7_V2\../DriverInterface/state_mini.c\261</Expression>
  178. </Bp>
  179. <Bp>
  180. <Number>2</Number>
  181. <Type>0</Type>
  182. <LineNumber>227</LineNumber>
  183. <EnabledFlag>1</EnabledFlag>
  184. <Address>134332118</Address>
  185. <ByteObject>0</ByteObject>
  186. <HtxType>0</HtxType>
  187. <ManyObjects>0</ManyObjects>
  188. <SizeOfObject>0</SizeOfObject>
  189. <BreakByAccess>0</BreakByAccess>
  190. <BreakIfRCount>1</BreakIfRCount>
  191. <Filename>..\DriverInterface\usr_lysis.c</Filename>
  192. <ExecCommand></ExecCommand>
  193. <Expression>\\mini7_V2\../DriverInterface/usr_lysis.c\227</Expression>
  194. </Bp>
  195. </Breakpoint>
  196. <WatchWindow1>
  197. <Ww>
  198. <count>0</count>
  199. <WinNumber>1</WinNumber>
  200. <ItemText>ADC1_Converted_Value[i*2+ch]</ItemText>
  201. </Ww>
  202. <Ww>
  203. <count>1</count>
  204. <WinNumber>1</WinNumber>
  205. <ItemText>g_cmd_rx_buf</ItemText>
  206. </Ww>
  207. <Ww>
  208. <count>2</count>
  209. <WinNumber>1</WinNumber>
  210. <ItemText>g_wifi_rx_last</ItemText>
  211. </Ww>
  212. <Ww>
  213. <count>3</count>
  214. <WinNumber>1</WinNumber>
  215. <ItemText>g_wifi_rx_head</ItemText>
  216. </Ww>
  217. <Ww>
  218. <count>4</count>
  219. <WinNumber>1</WinNumber>
  220. <ItemText>MAC_ADDR</ItemText>
  221. </Ww>
  222. <Ww>
  223. <count>5</count>
  224. <WinNumber>1</WinNumber>
  225. <ItemText>g_wifi_rx_buf</ItemText>
  226. </Ww>
  227. <Ww>
  228. <count>6</count>
  229. <WinNumber>1</WinNumber>
  230. <ItemText>ADC1_Converted_Value</ItemText>
  231. </Ww>
  232. <Ww>
  233. <count>7</count>
  234. <WinNumber>1</WinNumber>
  235. <ItemText>sysinf</ItemText>
  236. </Ww>
  237. <Ww>
  238. <count>8</count>
  239. <WinNumber>1</WinNumber>
  240. <ItemText>DeviceNum</ItemText>
  241. </Ww>
  242. </WatchWindow1>
  243. <MemoryWindow1>
  244. <Mm>
  245. <WinNumber>1</WinNumber>
  246. <SubType>0</SubType>
  247. <ItemText>0x0807f800</ItemText>
  248. <AccSizeX>0</AccSizeX>
  249. </Mm>
  250. </MemoryWindow1>
  251. <Tracepoint>
  252. <THDelay>0</THDelay>
  253. </Tracepoint>
  254. <DebugFlag>
  255. <trace>0</trace>
  256. <periodic>1</periodic>
  257. <aLwin>0</aLwin>
  258. <aCover>0</aCover>
  259. <aSer1>0</aSer1>
  260. <aSer2>0</aSer2>
  261. <aPa>0</aPa>
  262. <viewmode>1</viewmode>
  263. <vrSel>0</vrSel>
  264. <aSym>0</aSym>
  265. <aTbox>0</aTbox>
  266. <AscS1>0</AscS1>
  267. <AscS2>0</AscS2>
  268. <AscS3>0</AscS3>
  269. <aSer3>0</aSer3>
  270. <eProf>0</eProf>
  271. <aLa>0</aLa>
  272. <aPa1>0</aPa1>
  273. <AscS4>0</AscS4>
  274. <aSer4>0</aSer4>
  275. <StkLoc>1</StkLoc>
  276. <TrcWin>0</TrcWin>
  277. <newCpu>0</newCpu>
  278. <uProt>0</uProt>
  279. </DebugFlag>
  280. <LintExecutable></LintExecutable>
  281. <LintConfigFile></LintConfigFile>
  282. <bLintAuto>0</bLintAuto>
  283. <bAutoGenD>0</bAutoGenD>
  284. <LntExFlags>0</LntExFlags>
  285. <pMisraName></pMisraName>
  286. <pszMrule></pszMrule>
  287. <pSingCmds></pSingCmds>
  288. <pMultCmds></pMultCmds>
  289. <pMisraNamep></pMisraNamep>
  290. <pszMrulep></pszMrulep>
  291. <pSingCmdsp></pSingCmdsp>
  292. <pMultCmdsp></pMultCmdsp>
  293. <SystemViewers>
  294. <Entry>
  295. <Name>System Viewer\GPIOA</Name>
  296. <WinId>35904</WinId>
  297. </Entry>
  298. <Entry>
  299. <Name>System Viewer\GPIOC</Name>
  300. <WinId>35905</WinId>
  301. </Entry>
  302. </SystemViewers>
  303. <DebugDescription>
  304. <Enable>1</Enable>
  305. <EnableFlashSeq>1</EnableFlashSeq>
  306. <EnableLog>0</EnableLog>
  307. <Protocol>2</Protocol>
  308. <DbgClock>10000000</DbgClock>
  309. </DebugDescription>
  310. </TargetOption>
  311. </Target>
  312. <Group>
  313. <GroupName>Application/MDK-ARM</GroupName>
  314. <tvExp>1</tvExp>
  315. <tvExpOptDlg>0</tvExpOptDlg>
  316. <cbSel>0</cbSel>
  317. <RteFlg>0</RteFlg>
  318. <File>
  319. <GroupNumber>1</GroupNumber>
  320. <FileNumber>1</FileNumber>
  321. <FileType>2</FileType>
  322. <tvExp>0</tvExp>
  323. <tvExpOptDlg>0</tvExpOptDlg>
  324. <bDave2>0</bDave2>
  325. <PathWithFileName>startup_stm32f103xe.s</PathWithFileName>
  326. <FilenameWithoutPath>startup_stm32f103xe.s</FilenameWithoutPath>
  327. <RteFlg>0</RteFlg>
  328. <bShared>0</bShared>
  329. </File>
  330. </Group>
  331. <Group>
  332. <GroupName>Application/User/Core</GroupName>
  333. <tvExp>1</tvExp>
  334. <tvExpOptDlg>0</tvExpOptDlg>
  335. <cbSel>0</cbSel>
  336. <RteFlg>0</RteFlg>
  337. <File>
  338. <GroupNumber>2</GroupNumber>
  339. <FileNumber>2</FileNumber>
  340. <FileType>1</FileType>
  341. <tvExp>0</tvExp>
  342. <tvExpOptDlg>0</tvExpOptDlg>
  343. <bDave2>0</bDave2>
  344. <PathWithFileName>../Core/Src/main.c</PathWithFileName>
  345. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  346. <RteFlg>0</RteFlg>
  347. <bShared>0</bShared>
  348. </File>
  349. <File>
  350. <GroupNumber>2</GroupNumber>
  351. <FileNumber>3</FileNumber>
  352. <FileType>1</FileType>
  353. <tvExp>0</tvExp>
  354. <tvExpOptDlg>0</tvExpOptDlg>
  355. <bDave2>0</bDave2>
  356. <PathWithFileName>../Core/Src/gpio.c</PathWithFileName>
  357. <FilenameWithoutPath>gpio.c</FilenameWithoutPath>
  358. <RteFlg>0</RteFlg>
  359. <bShared>0</bShared>
  360. </File>
  361. <File>
  362. <GroupNumber>2</GroupNumber>
  363. <FileNumber>4</FileNumber>
  364. <FileType>1</FileType>
  365. <tvExp>0</tvExp>
  366. <tvExpOptDlg>0</tvExpOptDlg>
  367. <bDave2>0</bDave2>
  368. <PathWithFileName>../Core/Src/adc.c</PathWithFileName>
  369. <FilenameWithoutPath>adc.c</FilenameWithoutPath>
  370. <RteFlg>0</RteFlg>
  371. <bShared>0</bShared>
  372. </File>
  373. <File>
  374. <GroupNumber>2</GroupNumber>
  375. <FileNumber>5</FileNumber>
  376. <FileType>1</FileType>
  377. <tvExp>0</tvExp>
  378. <tvExpOptDlg>0</tvExpOptDlg>
  379. <bDave2>0</bDave2>
  380. <PathWithFileName>../Core/Src/dma.c</PathWithFileName>
  381. <FilenameWithoutPath>dma.c</FilenameWithoutPath>
  382. <RteFlg>0</RteFlg>
  383. <bShared>0</bShared>
  384. </File>
  385. <File>
  386. <GroupNumber>2</GroupNumber>
  387. <FileNumber>6</FileNumber>
  388. <FileType>1</FileType>
  389. <tvExp>0</tvExp>
  390. <tvExpOptDlg>0</tvExpOptDlg>
  391. <bDave2>0</bDave2>
  392. <PathWithFileName>../Core/Src/i2c.c</PathWithFileName>
  393. <FilenameWithoutPath>i2c.c</FilenameWithoutPath>
  394. <RteFlg>0</RteFlg>
  395. <bShared>0</bShared>
  396. </File>
  397. <File>
  398. <GroupNumber>2</GroupNumber>
  399. <FileNumber>7</FileNumber>
  400. <FileType>1</FileType>
  401. <tvExp>0</tvExp>
  402. <tvExpOptDlg>0</tvExpOptDlg>
  403. <bDave2>0</bDave2>
  404. <PathWithFileName>../Core/Src/tim.c</PathWithFileName>
  405. <FilenameWithoutPath>tim.c</FilenameWithoutPath>
  406. <RteFlg>0</RteFlg>
  407. <bShared>0</bShared>
  408. </File>
  409. <File>
  410. <GroupNumber>2</GroupNumber>
  411. <FileNumber>8</FileNumber>
  412. <FileType>1</FileType>
  413. <tvExp>0</tvExp>
  414. <tvExpOptDlg>0</tvExpOptDlg>
  415. <bDave2>0</bDave2>
  416. <PathWithFileName>../Core/Src/usart.c</PathWithFileName>
  417. <FilenameWithoutPath>usart.c</FilenameWithoutPath>
  418. <RteFlg>0</RteFlg>
  419. <bShared>0</bShared>
  420. </File>
  421. <File>
  422. <GroupNumber>2</GroupNumber>
  423. <FileNumber>9</FileNumber>
  424. <FileType>1</FileType>
  425. <tvExp>0</tvExp>
  426. <tvExpOptDlg>0</tvExpOptDlg>
  427. <bDave2>0</bDave2>
  428. <PathWithFileName>../Core/Src/stm32f1xx_it.c</PathWithFileName>
  429. <FilenameWithoutPath>stm32f1xx_it.c</FilenameWithoutPath>
  430. <RteFlg>0</RteFlg>
  431. <bShared>0</bShared>
  432. </File>
  433. <File>
  434. <GroupNumber>2</GroupNumber>
  435. <FileNumber>10</FileNumber>
  436. <FileType>1</FileType>
  437. <tvExp>0</tvExp>
  438. <tvExpOptDlg>0</tvExpOptDlg>
  439. <bDave2>0</bDave2>
  440. <PathWithFileName>../Core/Src/stm32f1xx_hal_msp.c</PathWithFileName>
  441. <FilenameWithoutPath>stm32f1xx_hal_msp.c</FilenameWithoutPath>
  442. <RteFlg>0</RteFlg>
  443. <bShared>0</bShared>
  444. </File>
  445. </Group>
  446. <Group>
  447. <GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
  448. <tvExp>1</tvExp>
  449. <tvExpOptDlg>0</tvExpOptDlg>
  450. <cbSel>0</cbSel>
  451. <RteFlg>0</RteFlg>
  452. <File>
  453. <GroupNumber>3</GroupNumber>
  454. <FileNumber>11</FileNumber>
  455. <FileType>1</FileType>
  456. <tvExp>0</tvExp>
  457. <tvExpOptDlg>0</tvExpOptDlg>
  458. <bDave2>0</bDave2>
  459. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</PathWithFileName>
  460. <FilenameWithoutPath>stm32f1xx_hal_gpio_ex.c</FilenameWithoutPath>
  461. <RteFlg>0</RteFlg>
  462. <bShared>0</bShared>
  463. </File>
  464. <File>
  465. <GroupNumber>3</GroupNumber>
  466. <FileNumber>12</FileNumber>
  467. <FileType>1</FileType>
  468. <tvExp>0</tvExp>
  469. <tvExpOptDlg>0</tvExpOptDlg>
  470. <bDave2>0</bDave2>
  471. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c</PathWithFileName>
  472. <FilenameWithoutPath>stm32f1xx_hal_adc.c</FilenameWithoutPath>
  473. <RteFlg>0</RteFlg>
  474. <bShared>0</bShared>
  475. </File>
  476. <File>
  477. <GroupNumber>3</GroupNumber>
  478. <FileNumber>13</FileNumber>
  479. <FileType>1</FileType>
  480. <tvExp>0</tvExp>
  481. <tvExpOptDlg>0</tvExpOptDlg>
  482. <bDave2>0</bDave2>
  483. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c</PathWithFileName>
  484. <FilenameWithoutPath>stm32f1xx_hal_adc_ex.c</FilenameWithoutPath>
  485. <RteFlg>0</RteFlg>
  486. <bShared>0</bShared>
  487. </File>
  488. <File>
  489. <GroupNumber>3</GroupNumber>
  490. <FileNumber>14</FileNumber>
  491. <FileType>1</FileType>
  492. <tvExp>0</tvExp>
  493. <tvExpOptDlg>0</tvExpOptDlg>
  494. <bDave2>0</bDave2>
  495. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</PathWithFileName>
  496. <FilenameWithoutPath>stm32f1xx_hal.c</FilenameWithoutPath>
  497. <RteFlg>0</RteFlg>
  498. <bShared>0</bShared>
  499. </File>
  500. <File>
  501. <GroupNumber>3</GroupNumber>
  502. <FileNumber>15</FileNumber>
  503. <FileType>1</FileType>
  504. <tvExp>0</tvExp>
  505. <tvExpOptDlg>0</tvExpOptDlg>
  506. <bDave2>0</bDave2>
  507. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</PathWithFileName>
  508. <FilenameWithoutPath>stm32f1xx_hal_rcc.c</FilenameWithoutPath>
  509. <RteFlg>0</RteFlg>
  510. <bShared>0</bShared>
  511. </File>
  512. <File>
  513. <GroupNumber>3</GroupNumber>
  514. <FileNumber>16</FileNumber>
  515. <FileType>1</FileType>
  516. <tvExp>0</tvExp>
  517. <tvExpOptDlg>0</tvExpOptDlg>
  518. <bDave2>0</bDave2>
  519. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</PathWithFileName>
  520. <FilenameWithoutPath>stm32f1xx_hal_rcc_ex.c</FilenameWithoutPath>
  521. <RteFlg>0</RteFlg>
  522. <bShared>0</bShared>
  523. </File>
  524. <File>
  525. <GroupNumber>3</GroupNumber>
  526. <FileNumber>17</FileNumber>
  527. <FileType>1</FileType>
  528. <tvExp>0</tvExp>
  529. <tvExpOptDlg>0</tvExpOptDlg>
  530. <bDave2>0</bDave2>
  531. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</PathWithFileName>
  532. <FilenameWithoutPath>stm32f1xx_hal_gpio.c</FilenameWithoutPath>
  533. <RteFlg>0</RteFlg>
  534. <bShared>0</bShared>
  535. </File>
  536. <File>
  537. <GroupNumber>3</GroupNumber>
  538. <FileNumber>18</FileNumber>
  539. <FileType>1</FileType>
  540. <tvExp>0</tvExp>
  541. <tvExpOptDlg>0</tvExpOptDlg>
  542. <bDave2>0</bDave2>
  543. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</PathWithFileName>
  544. <FilenameWithoutPath>stm32f1xx_hal_dma.c</FilenameWithoutPath>
  545. <RteFlg>0</RteFlg>
  546. <bShared>0</bShared>
  547. </File>
  548. <File>
  549. <GroupNumber>3</GroupNumber>
  550. <FileNumber>19</FileNumber>
  551. <FileType>1</FileType>
  552. <tvExp>0</tvExp>
  553. <tvExpOptDlg>0</tvExpOptDlg>
  554. <bDave2>0</bDave2>
  555. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</PathWithFileName>
  556. <FilenameWithoutPath>stm32f1xx_hal_cortex.c</FilenameWithoutPath>
  557. <RteFlg>0</RteFlg>
  558. <bShared>0</bShared>
  559. </File>
  560. <File>
  561. <GroupNumber>3</GroupNumber>
  562. <FileNumber>20</FileNumber>
  563. <FileType>1</FileType>
  564. <tvExp>0</tvExp>
  565. <tvExpOptDlg>0</tvExpOptDlg>
  566. <bDave2>0</bDave2>
  567. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</PathWithFileName>
  568. <FilenameWithoutPath>stm32f1xx_hal_pwr.c</FilenameWithoutPath>
  569. <RteFlg>0</RteFlg>
  570. <bShared>0</bShared>
  571. </File>
  572. <File>
  573. <GroupNumber>3</GroupNumber>
  574. <FileNumber>21</FileNumber>
  575. <FileType>1</FileType>
  576. <tvExp>0</tvExp>
  577. <tvExpOptDlg>0</tvExpOptDlg>
  578. <bDave2>0</bDave2>
  579. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</PathWithFileName>
  580. <FilenameWithoutPath>stm32f1xx_hal_flash.c</FilenameWithoutPath>
  581. <RteFlg>0</RteFlg>
  582. <bShared>0</bShared>
  583. </File>
  584. <File>
  585. <GroupNumber>3</GroupNumber>
  586. <FileNumber>22</FileNumber>
  587. <FileType>1</FileType>
  588. <tvExp>0</tvExp>
  589. <tvExpOptDlg>0</tvExpOptDlg>
  590. <bDave2>0</bDave2>
  591. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</PathWithFileName>
  592. <FilenameWithoutPath>stm32f1xx_hal_flash_ex.c</FilenameWithoutPath>
  593. <RteFlg>0</RteFlg>
  594. <bShared>0</bShared>
  595. </File>
  596. <File>
  597. <GroupNumber>3</GroupNumber>
  598. <FileNumber>23</FileNumber>
  599. <FileType>1</FileType>
  600. <tvExp>0</tvExp>
  601. <tvExpOptDlg>0</tvExpOptDlg>
  602. <bDave2>0</bDave2>
  603. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</PathWithFileName>
  604. <FilenameWithoutPath>stm32f1xx_hal_exti.c</FilenameWithoutPath>
  605. <RteFlg>0</RteFlg>
  606. <bShared>0</bShared>
  607. </File>
  608. <File>
  609. <GroupNumber>3</GroupNumber>
  610. <FileNumber>24</FileNumber>
  611. <FileType>1</FileType>
  612. <tvExp>0</tvExp>
  613. <tvExpOptDlg>0</tvExpOptDlg>
  614. <bDave2>0</bDave2>
  615. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c</PathWithFileName>
  616. <FilenameWithoutPath>stm32f1xx_hal_i2c.c</FilenameWithoutPath>
  617. <RteFlg>0</RteFlg>
  618. <bShared>0</bShared>
  619. </File>
  620. <File>
  621. <GroupNumber>3</GroupNumber>
  622. <FileNumber>25</FileNumber>
  623. <FileType>1</FileType>
  624. <tvExp>0</tvExp>
  625. <tvExpOptDlg>0</tvExpOptDlg>
  626. <bDave2>0</bDave2>
  627. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</PathWithFileName>
  628. <FilenameWithoutPath>stm32f1xx_hal_tim.c</FilenameWithoutPath>
  629. <RteFlg>0</RteFlg>
  630. <bShared>0</bShared>
  631. </File>
  632. <File>
  633. <GroupNumber>3</GroupNumber>
  634. <FileNumber>26</FileNumber>
  635. <FileType>1</FileType>
  636. <tvExp>0</tvExp>
  637. <tvExpOptDlg>0</tvExpOptDlg>
  638. <bDave2>0</bDave2>
  639. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</PathWithFileName>
  640. <FilenameWithoutPath>stm32f1xx_hal_tim_ex.c</FilenameWithoutPath>
  641. <RteFlg>0</RteFlg>
  642. <bShared>0</bShared>
  643. </File>
  644. <File>
  645. <GroupNumber>3</GroupNumber>
  646. <FileNumber>27</FileNumber>
  647. <FileType>1</FileType>
  648. <tvExp>0</tvExp>
  649. <tvExpOptDlg>0</tvExpOptDlg>
  650. <bDave2>0</bDave2>
  651. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</PathWithFileName>
  652. <FilenameWithoutPath>stm32f1xx_hal_uart.c</FilenameWithoutPath>
  653. <RteFlg>0</RteFlg>
  654. <bShared>0</bShared>
  655. </File>
  656. </Group>
  657. <Group>
  658. <GroupName>Drivers/CMSIS</GroupName>
  659. <tvExp>1</tvExp>
  660. <tvExpOptDlg>0</tvExpOptDlg>
  661. <cbSel>0</cbSel>
  662. <RteFlg>0</RteFlg>
  663. <File>
  664. <GroupNumber>4</GroupNumber>
  665. <FileNumber>28</FileNumber>
  666. <FileType>1</FileType>
  667. <tvExp>0</tvExp>
  668. <tvExpOptDlg>0</tvExpOptDlg>
  669. <bDave2>0</bDave2>
  670. <PathWithFileName>../Core/Src/system_stm32f1xx.c</PathWithFileName>
  671. <FilenameWithoutPath>system_stm32f1xx.c</FilenameWithoutPath>
  672. <RteFlg>0</RteFlg>
  673. <bShared>0</bShared>
  674. </File>
  675. </Group>
  676. <Group>
  677. <GroupName>BoardInterface</GroupName>
  678. <tvExp>1</tvExp>
  679. <tvExpOptDlg>0</tvExpOptDlg>
  680. <cbSel>0</cbSel>
  681. <RteFlg>0</RteFlg>
  682. <File>
  683. <GroupNumber>5</GroupNumber>
  684. <FileNumber>29</FileNumber>
  685. <FileType>1</FileType>
  686. <tvExp>0</tvExp>
  687. <tvExpOptDlg>0</tvExpOptDlg>
  688. <bDave2>0</bDave2>
  689. <PathWithFileName>..\BoardInterface\onechip_load_inf.c</PathWithFileName>
  690. <FilenameWithoutPath>onechip_load_inf.c</FilenameWithoutPath>
  691. <RteFlg>0</RteFlg>
  692. <bShared>0</bShared>
  693. </File>
  694. </Group>
  695. <Group>
  696. <GroupName>tshell</GroupName>
  697. <tvExp>1</tvExp>
  698. <tvExpOptDlg>0</tvExpOptDlg>
  699. <cbSel>0</cbSel>
  700. <RteFlg>0</RteFlg>
  701. <File>
  702. <GroupNumber>6</GroupNumber>
  703. <FileNumber>30</FileNumber>
  704. <FileType>1</FileType>
  705. <tvExp>0</tvExp>
  706. <tvExpOptDlg>0</tvExpOptDlg>
  707. <bDave2>0</bDave2>
  708. <PathWithFileName>..\tshell\van_bsp_debug_shell.c</PathWithFileName>
  709. <FilenameWithoutPath>van_bsp_debug_shell.c</FilenameWithoutPath>
  710. <RteFlg>0</RteFlg>
  711. <bShared>0</bShared>
  712. </File>
  713. <File>
  714. <GroupNumber>6</GroupNumber>
  715. <FileNumber>31</FileNumber>
  716. <FileType>1</FileType>
  717. <tvExp>0</tvExp>
  718. <tvExpOptDlg>0</tvExpOptDlg>
  719. <bDave2>0</bDave2>
  720. <PathWithFileName>..\tshell\van_bsp_debug_uart.c</PathWithFileName>
  721. <FilenameWithoutPath>van_bsp_debug_uart.c</FilenameWithoutPath>
  722. <RteFlg>0</RteFlg>
  723. <bShared>0</bShared>
  724. </File>
  725. <File>
  726. <GroupNumber>6</GroupNumber>
  727. <FileNumber>32</FileNumber>
  728. <FileType>1</FileType>
  729. <tvExp>0</tvExp>
  730. <tvExpOptDlg>0</tvExpOptDlg>
  731. <bDave2>0</bDave2>
  732. <PathWithFileName>..\tshell\van_com_algorithm.c</PathWithFileName>
  733. <FilenameWithoutPath>van_com_algorithm.c</FilenameWithoutPath>
  734. <RteFlg>0</RteFlg>
  735. <bShared>0</bShared>
  736. </File>
  737. </Group>
  738. <Group>
  739. <GroupName>DriverInterface</GroupName>
  740. <tvExp>1</tvExp>
  741. <tvExpOptDlg>0</tvExpOptDlg>
  742. <cbSel>0</cbSel>
  743. <RteFlg>0</RteFlg>
  744. <File>
  745. <GroupNumber>7</GroupNumber>
  746. <FileNumber>33</FileNumber>
  747. <FileType>1</FileType>
  748. <tvExp>0</tvExp>
  749. <tvExpOptDlg>0</tvExpOptDlg>
  750. <bDave2>0</bDave2>
  751. <PathWithFileName>..\DriverInterface\VAN_ITCallBack.c</PathWithFileName>
  752. <FilenameWithoutPath>VAN_ITCallBack.c</FilenameWithoutPath>
  753. <RteFlg>0</RteFlg>
  754. <bShared>0</bShared>
  755. </File>
  756. <File>
  757. <GroupNumber>7</GroupNumber>
  758. <FileNumber>34</FileNumber>
  759. <FileType>1</FileType>
  760. <tvExp>0</tvExp>
  761. <tvExpOptDlg>0</tvExpOptDlg>
  762. <bDave2>0</bDave2>
  763. <PathWithFileName>..\DriverInterface\pt1000.c</PathWithFileName>
  764. <FilenameWithoutPath>pt1000.c</FilenameWithoutPath>
  765. <RteFlg>0</RteFlg>
  766. <bShared>0</bShared>
  767. </File>
  768. <File>
  769. <GroupNumber>7</GroupNumber>
  770. <FileNumber>35</FileNumber>
  771. <FileType>1</FileType>
  772. <tvExp>0</tvExp>
  773. <tvExpOptDlg>0</tvExpOptDlg>
  774. <bDave2>0</bDave2>
  775. <PathWithFileName>..\DriverInterface\van_BSP_Com_Pwm.c</PathWithFileName>
  776. <FilenameWithoutPath>van_BSP_Com_Pwm.c</FilenameWithoutPath>
  777. <RteFlg>0</RteFlg>
  778. <bShared>0</bShared>
  779. </File>
  780. <File>
  781. <GroupNumber>7</GroupNumber>
  782. <FileNumber>36</FileNumber>
  783. <FileType>1</FileType>
  784. <tvExp>0</tvExp>
  785. <tvExpOptDlg>0</tvExpOptDlg>
  786. <bDave2>0</bDave2>
  787. <PathWithFileName>..\DriverInterface\van_BSP_Scanner.c</PathWithFileName>
  788. <FilenameWithoutPath>van_BSP_Scanner.c</FilenameWithoutPath>
  789. <RteFlg>0</RteFlg>
  790. <bShared>0</bShared>
  791. </File>
  792. <File>
  793. <GroupNumber>7</GroupNumber>
  794. <FileNumber>37</FileNumber>
  795. <FileType>1</FileType>
  796. <tvExp>0</tvExp>
  797. <tvExpOptDlg>0</tvExpOptDlg>
  798. <bDave2>0</bDave2>
  799. <PathWithFileName>..\DriverInterface\cJSON.c</PathWithFileName>
  800. <FilenameWithoutPath>cJSON.c</FilenameWithoutPath>
  801. <RteFlg>0</RteFlg>
  802. <bShared>0</bShared>
  803. </File>
  804. <File>
  805. <GroupNumber>7</GroupNumber>
  806. <FileNumber>38</FileNumber>
  807. <FileType>1</FileType>
  808. <tvExp>0</tvExp>
  809. <tvExpOptDlg>0</tvExpOptDlg>
  810. <bDave2>0</bDave2>
  811. <PathWithFileName>..\DriverInterface\ws2812.c</PathWithFileName>
  812. <FilenameWithoutPath>ws2812.c</FilenameWithoutPath>
  813. <RteFlg>0</RteFlg>
  814. <bShared>0</bShared>
  815. </File>
  816. <File>
  817. <GroupNumber>7</GroupNumber>
  818. <FileNumber>39</FileNumber>
  819. <FileType>1</FileType>
  820. <tvExp>0</tvExp>
  821. <tvExpOptDlg>0</tvExpOptDlg>
  822. <bDave2>0</bDave2>
  823. <PathWithFileName>..\DriverInterface\rgb381.c</PathWithFileName>
  824. <FilenameWithoutPath>rgb381.c</FilenameWithoutPath>
  825. <RteFlg>0</RteFlg>
  826. <bShared>0</bShared>
  827. </File>
  828. <File>
  829. <GroupNumber>7</GroupNumber>
  830. <FileNumber>40</FileNumber>
  831. <FileType>1</FileType>
  832. <tvExp>0</tvExp>
  833. <tvExpOptDlg>0</tvExpOptDlg>
  834. <bDave2>0</bDave2>
  835. <PathWithFileName>..\DriverInterface\ESP32_WROOM_32D.c</PathWithFileName>
  836. <FilenameWithoutPath>ESP32_WROOM_32D.c</FilenameWithoutPath>
  837. <RteFlg>0</RteFlg>
  838. <bShared>0</bShared>
  839. </File>
  840. <File>
  841. <GroupNumber>7</GroupNumber>
  842. <FileNumber>41</FileNumber>
  843. <FileType>1</FileType>
  844. <tvExp>0</tvExp>
  845. <tvExpOptDlg>0</tvExpOptDlg>
  846. <bDave2>0</bDave2>
  847. <PathWithFileName>..\DriverInterface\van_BSP_ESPUart.c</PathWithFileName>
  848. <FilenameWithoutPath>van_BSP_ESPUart.c</FilenameWithoutPath>
  849. <RteFlg>0</RteFlg>
  850. <bShared>0</bShared>
  851. </File>
  852. <File>
  853. <GroupNumber>7</GroupNumber>
  854. <FileNumber>42</FileNumber>
  855. <FileType>1</FileType>
  856. <tvExp>0</tvExp>
  857. <tvExpOptDlg>0</tvExpOptDlg>
  858. <bDave2>0</bDave2>
  859. <PathWithFileName>..\DriverInterface\usr_motor.c</PathWithFileName>
  860. <FilenameWithoutPath>usr_motor.c</FilenameWithoutPath>
  861. <RteFlg>0</RteFlg>
  862. <bShared>0</bShared>
  863. </File>
  864. <File>
  865. <GroupNumber>7</GroupNumber>
  866. <FileNumber>43</FileNumber>
  867. <FileType>1</FileType>
  868. <tvExp>0</tvExp>
  869. <tvExpOptDlg>0</tvExpOptDlg>
  870. <bDave2>0</bDave2>
  871. <PathWithFileName>..\DriverInterface\communication.c</PathWithFileName>
  872. <FilenameWithoutPath>communication.c</FilenameWithoutPath>
  873. <RteFlg>0</RteFlg>
  874. <bShared>0</bShared>
  875. </File>
  876. <File>
  877. <GroupNumber>7</GroupNumber>
  878. <FileNumber>44</FileNumber>
  879. <FileType>1</FileType>
  880. <tvExp>0</tvExp>
  881. <tvExpOptDlg>0</tvExpOptDlg>
  882. <bDave2>0</bDave2>
  883. <PathWithFileName>..\DriverInterface\onchip_flash.c</PathWithFileName>
  884. <FilenameWithoutPath>onchip_flash.c</FilenameWithoutPath>
  885. <RteFlg>0</RteFlg>
  886. <bShared>0</bShared>
  887. </File>
  888. <File>
  889. <GroupNumber>7</GroupNumber>
  890. <FileNumber>45</FileNumber>
  891. <FileType>1</FileType>
  892. <tvExp>0</tvExp>
  893. <tvExpOptDlg>0</tvExpOptDlg>
  894. <bDave2>0</bDave2>
  895. <PathWithFileName>..\DriverInterface\usr_lysis.c</PathWithFileName>
  896. <FilenameWithoutPath>usr_lysis.c</FilenameWithoutPath>
  897. <RteFlg>0</RteFlg>
  898. <bShared>0</bShared>
  899. </File>
  900. <File>
  901. <GroupNumber>7</GroupNumber>
  902. <FileNumber>46</FileNumber>
  903. <FileType>1</FileType>
  904. <tvExp>0</tvExp>
  905. <tvExpOptDlg>0</tvExpOptDlg>
  906. <bDave2>0</bDave2>
  907. <PathWithFileName>..\DriverInterface\state_mini.c</PathWithFileName>
  908. <FilenameWithoutPath>state_mini.c</FilenameWithoutPath>
  909. <RteFlg>0</RteFlg>
  910. <bShared>0</bShared>
  911. </File>
  912. <File>
  913. <GroupNumber>7</GroupNumber>
  914. <FileNumber>47</FileNumber>
  915. <FileType>1</FileType>
  916. <tvExp>0</tvExp>
  917. <tvExpOptDlg>0</tvExpOptDlg>
  918. <bDave2>0</bDave2>
  919. <PathWithFileName>..\DriverInterface\user_heater.c</PathWithFileName>
  920. <FilenameWithoutPath>user_heater.c</FilenameWithoutPath>
  921. <RteFlg>0</RteFlg>
  922. <bShared>0</bShared>
  923. </File>
  924. </Group>
  925. <Group>
  926. <GroupName>::CMSIS</GroupName>
  927. <tvExp>0</tvExp>
  928. <tvExpOptDlg>0</tvExpOptDlg>
  929. <cbSel>0</cbSel>
  930. <RteFlg>1</RteFlg>
  931. </Group>
  932. </ProjectOpt>