robot.dep 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project>
  3. <fileVersion>4</fileVersion>
  4. <fileChecksum>3986282563</fileChecksum>
  5. <configuration>
  6. <name>robot</name>
  7. <outputs>
  8. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_pwr.xcl</file>
  9. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_flash_ex.xcl</file>
  10. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_gpio.xcl</file>
  11. <file>$PROJ_DIR$\robot\Exe\robot.out</file>
  12. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_pwr_ex.xcl</file>
  13. <file>$PROJ_DIR$\robot\Obj\robot.pbd</file>
  14. <file>$PROJ_DIR$\robot\Exe\robot.hex</file>
  15. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_flash.xcl</file>
  16. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_uart_ex.xcl</file>
  17. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_uart.xcl</file>
  18. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_ll_rcc.xcl</file>
  19. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_rcc_ex.xcl</file>
  20. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_rcc.xcl</file>
  21. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_flash.c</file>
  22. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_pwr_ex.c</file>
  23. <file>$PROJ_DIR$\..\Core\Src\main.c</file>
  24. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_gpio.c</file>
  25. <file>$PROJ_DIR$\..\Core\Src\system_stm32g0xx.c</file>
  26. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_rcc_ex.c</file>
  27. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_pwr.c</file>
  28. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_ll_rcc.c</file>
  29. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_cortex.c</file>
  30. <file>$PROJ_DIR$\startup_stm32g030xx.s</file>
  31. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_flash_ex.c</file>
  32. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_dma_ex.c</file>
  33. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal.c</file>
  34. <file>$PROJ_DIR$\..\Core\Src\stm32g0xx_it.c</file>
  35. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_uart.c</file>
  36. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_uart_ex.c</file>
  37. <file>$PROJ_DIR$\..\Core\Src\stm32g0xx_hal_msp.c</file>
  38. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_rcc.c</file>
  39. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_dma.c</file>
  40. <file>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_exti.c</file>
  41. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_dma_ex.xcl</file>
  42. <file>$PROJ_DIR$\robot\Obj\main.o</file>
  43. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_flash.o</file>
  44. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_exti.xcl</file>
  45. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_ll_rcc.o</file>
  46. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_rcc_ex.o</file>
  47. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_it.o</file>
  48. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_flash_ex.o</file>
  49. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_dma.o</file>
  50. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_pwr.o</file>
  51. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_msp.o</file>
  52. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_rcc.o</file>
  53. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_uart.o</file>
  54. <file>$PROJ_DIR$\robot\Obj\system_stm32g0xx.o</file>
  55. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_uart_ex.o</file>
  56. <file>$PROJ_DIR$\robot\Obj\main.xcl</file>
  57. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_msp.xcl</file>
  58. <file>$PROJ_DIR$\robot\Obj\startup_stm32g030xx.o</file>
  59. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal.o</file>
  60. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal.xcl</file>
  61. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_cortex.xcl</file>
  62. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_it.xcl</file>
  63. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_exti.o</file>
  64. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_cortex.o</file>
  65. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_pwr_ex.o</file>
  66. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_gpio.o</file>
  67. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_dma_ex.o</file>
  68. <file>$PROJ_DIR$\robot\Obj\system_stm32g0xx.xcl</file>
  69. <file>$PROJ_DIR$\robot\Obj\stm32g0xx_hal_dma.xcl</file>
  70. </outputs>
  71. <file>
  72. <name>$PROJ_DIR$\robot\Exe\robot.out</name>
  73. <outputs>
  74. <tool>
  75. <name>OBJCOPY</name>
  76. <file> 6</file>
  77. </tool>
  78. </outputs>
  79. </file>
  80. <file>
  81. <name>[ROOT_NODE]</name>
  82. <outputs>
  83. <tool>
  84. <name>ILINK</name>
  85. <file> 3</file>
  86. </tool>
  87. </outputs>
  88. </file>
  89. <file>
  90. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_flash.c</name>
  91. <outputs>
  92. <tool>
  93. <name>ICCARM</name>
  94. <file> 35</file>
  95. </tool>
  96. <tool>
  97. <name>BICOMP</name>
  98. <file> 7</file>
  99. </tool>
  100. </outputs>
  101. </file>
  102. <file>
  103. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_pwr_ex.c</name>
  104. <outputs>
  105. <tool>
  106. <name>ICCARM</name>
  107. <file> 57</file>
  108. </tool>
  109. <tool>
  110. <name>BICOMP</name>
  111. <file> 4</file>
  112. </tool>
  113. </outputs>
  114. </file>
  115. <file>
  116. <name>$PROJ_DIR$\..\Core\Src\main.c</name>
  117. <outputs>
  118. <tool>
  119. <name>ICCARM</name>
  120. <file> 34</file>
  121. </tool>
  122. <tool>
  123. <name>BICOMP</name>
  124. <file> 48</file>
  125. </tool>
  126. </outputs>
  127. </file>
  128. <file>
  129. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_gpio.c</name>
  130. <outputs>
  131. <tool>
  132. <name>ICCARM</name>
  133. <file> 58</file>
  134. </tool>
  135. <tool>
  136. <name>BICOMP</name>
  137. <file> 2</file>
  138. </tool>
  139. </outputs>
  140. </file>
  141. <file>
  142. <name>$PROJ_DIR$\..\Core\Src\system_stm32g0xx.c</name>
  143. <outputs>
  144. <tool>
  145. <name>ICCARM</name>
  146. <file> 46</file>
  147. </tool>
  148. <tool>
  149. <name>BICOMP</name>
  150. <file> 60</file>
  151. </tool>
  152. </outputs>
  153. </file>
  154. <file>
  155. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_rcc_ex.c</name>
  156. <outputs>
  157. <tool>
  158. <name>ICCARM</name>
  159. <file> 38</file>
  160. </tool>
  161. <tool>
  162. <name>BICOMP</name>
  163. <file> 11</file>
  164. </tool>
  165. </outputs>
  166. </file>
  167. <file>
  168. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_pwr.c</name>
  169. <outputs>
  170. <tool>
  171. <name>ICCARM</name>
  172. <file> 42</file>
  173. </tool>
  174. <tool>
  175. <name>BICOMP</name>
  176. <file> 0</file>
  177. </tool>
  178. </outputs>
  179. </file>
  180. <file>
  181. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_ll_rcc.c</name>
  182. <outputs>
  183. <tool>
  184. <name>ICCARM</name>
  185. <file> 37</file>
  186. </tool>
  187. <tool>
  188. <name>BICOMP</name>
  189. <file> 10</file>
  190. </tool>
  191. </outputs>
  192. </file>
  193. <file>
  194. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_cortex.c</name>
  195. <outputs>
  196. <tool>
  197. <name>ICCARM</name>
  198. <file> 56</file>
  199. </tool>
  200. <tool>
  201. <name>BICOMP</name>
  202. <file> 53</file>
  203. </tool>
  204. </outputs>
  205. </file>
  206. <file>
  207. <name>$PROJ_DIR$\startup_stm32g030xx.s</name>
  208. <outputs>
  209. <tool>
  210. <name>AARM</name>
  211. <file> 50</file>
  212. </tool>
  213. </outputs>
  214. </file>
  215. <file>
  216. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_flash_ex.c</name>
  217. <outputs>
  218. <tool>
  219. <name>ICCARM</name>
  220. <file> 40</file>
  221. </tool>
  222. <tool>
  223. <name>BICOMP</name>
  224. <file> 1</file>
  225. </tool>
  226. </outputs>
  227. </file>
  228. <file>
  229. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_dma_ex.c</name>
  230. <outputs>
  231. <tool>
  232. <name>ICCARM</name>
  233. <file> 59</file>
  234. </tool>
  235. <tool>
  236. <name>BICOMP</name>
  237. <file> 33</file>
  238. </tool>
  239. </outputs>
  240. </file>
  241. <file>
  242. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal.c</name>
  243. <outputs>
  244. <tool>
  245. <name>ICCARM</name>
  246. <file> 51</file>
  247. </tool>
  248. <tool>
  249. <name>BICOMP</name>
  250. <file> 52</file>
  251. </tool>
  252. </outputs>
  253. </file>
  254. <file>
  255. <name>$PROJ_DIR$\..\Core\Src\stm32g0xx_it.c</name>
  256. <outputs>
  257. <tool>
  258. <name>ICCARM</name>
  259. <file> 39</file>
  260. </tool>
  261. <tool>
  262. <name>BICOMP</name>
  263. <file> 54</file>
  264. </tool>
  265. </outputs>
  266. </file>
  267. <file>
  268. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_uart.c</name>
  269. <outputs>
  270. <tool>
  271. <name>ICCARM</name>
  272. <file> 45</file>
  273. </tool>
  274. <tool>
  275. <name>BICOMP</name>
  276. <file> 9</file>
  277. </tool>
  278. </outputs>
  279. </file>
  280. <file>
  281. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_uart_ex.c</name>
  282. <outputs>
  283. <tool>
  284. <name>ICCARM</name>
  285. <file> 47</file>
  286. </tool>
  287. <tool>
  288. <name>BICOMP</name>
  289. <file> 8</file>
  290. </tool>
  291. </outputs>
  292. </file>
  293. <file>
  294. <name>$PROJ_DIR$\..\Core\Src\stm32g0xx_hal_msp.c</name>
  295. <outputs>
  296. <tool>
  297. <name>ICCARM</name>
  298. <file> 43</file>
  299. </tool>
  300. <tool>
  301. <name>BICOMP</name>
  302. <file> 49</file>
  303. </tool>
  304. </outputs>
  305. </file>
  306. <file>
  307. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_rcc.c</name>
  308. <outputs>
  309. <tool>
  310. <name>ICCARM</name>
  311. <file> 44</file>
  312. </tool>
  313. <tool>
  314. <name>BICOMP</name>
  315. <file> 12</file>
  316. </tool>
  317. </outputs>
  318. </file>
  319. <file>
  320. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_dma.c</name>
  321. <outputs>
  322. <tool>
  323. <name>ICCARM</name>
  324. <file> 41</file>
  325. </tool>
  326. <tool>
  327. <name>BICOMP</name>
  328. <file> 61</file>
  329. </tool>
  330. </outputs>
  331. </file>
  332. <file>
  333. <name>$PROJ_DIR$\..\Drivers\STM32G0xx_HAL_Driver\Src\stm32g0xx_hal_exti.c</name>
  334. <outputs>
  335. <tool>
  336. <name>ICCARM</name>
  337. <file> 55</file>
  338. </tool>
  339. <tool>
  340. <name>BICOMP</name>
  341. <file> 36</file>
  342. </tool>
  343. </outputs>
  344. </file>
  345. <forcedrebuild>
  346. <name>[MULTI_TOOL]</name>
  347. <tool>ILINK</tool>
  348. </forcedrebuild>
  349. </configuration>
  350. </project>