drone.dep 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project>
  3. <fileVersion>4</fileVersion>
  4. <fileChecksum>757472973</fileChecksum>
  5. <configuration>
  6. <name>Debug</name>
  7. <outputs>
  8. <file>$PROJ_DIR$\..\..\modules\logic.c</file>
  9. <file>$PROJ_DIR$\..\..\modules\misc.c</file>
  10. <file>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.h</file>
  11. <file>$PROJ_DIR$\..\..\modules\systick.c</file>
  12. <file>$PROJ_DIR$\..\..\modules\gpio.c</file>
  13. <file>$PROJ_DIR$\..\..\user\main.c</file>
  14. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart.c</file>
  15. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tsc.c</file>
  16. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim_ex.c</file>
  17. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart_ex.c</file>
  18. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart_ex.c</file>
  19. <file>$PROJ_DIR$\..\..\modules\led.c</file>
  20. <file>$PROJ_DIR$\..\..\modules\pwm_in.c</file>
  21. <file>$PROJ_DIR$\..\..\modules\pwm_out.c</file>
  22. <file>$PROJ_DIR$\..\..\libs\stm32\system\stm32f030x6.h</file>
  23. <file>$PROJ_DIR$\..\..\modules\usart.c</file>
  24. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_wwdg.c</file>
  25. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart.c</file>
  26. <file>$PROJ_DIR$\..\..\modules\tim.c</file>
  27. <file>$PROJ_DIR$\..\..\user\stm32f0xx_it.c</file>
  28. <file>$PROJ_DIR$\..\startup_stm32f030x6.s</file>
  29. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_irda.xcl</file>
  30. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2s.o</file>
  31. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc_ex.o</file>
  32. <file>$PROJ_DIR$\..\..\modules\adc.c</file>
  33. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_can.o</file>
  34. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc_ex.xcl</file>
  35. <file>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.c</file>
  36. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_wwdg.xcl</file>
  37. <file>$PROJ_DIR$\..\..\modules\button.c</file>
  38. <file>$PROJ_DIR$\Debug\Obj\startup_stm32f030x6.o</file>
  39. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim_ex.xcl</file>
  40. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr_ex.xcl</file>
  41. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd_ex.xcl</file>
  42. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal.xcl</file>
  43. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac_ex.o</file>
  44. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi.o</file>
  45. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc_ex.xcl</file>
  46. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tsc.xcl</file>
  47. <file>$PROJ_DIR$\Debug\Obj\pwm_in.xcl</file>
  48. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi.xcl</file>
  49. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc.o</file>
  50. <file>$PROJ_DIR$\..\..\output\drone.hex</file>
  51. <file>$PROJ_DIR$\Debug\Obj\main.o</file>
  52. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc.xcl</file>
  53. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash.o</file>
  54. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard_ex.xcl</file>
  55. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac_ex.xcl</file>
  56. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cec.xcl</file>
  57. <file>$PROJ_DIR$\Debug\Exe\drone.out</file>
  58. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal.o</file>
  59. <file>$PROJ_DIR$\Debug\Obj\gpio.o</file>
  60. <file>$PROJ_DIR$\Debug\Obj\usart.xcl</file>
  61. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc.o</file>
  62. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr_ex.o</file>
  63. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smbus.xcl</file>
  64. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_irda.o</file>
  65. <file>$PROJ_DIR$\Debug\Obj\usart.o</file>
  66. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smbus.o</file>
  67. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_it.xcl</file>
  68. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart_ex.o</file>
  69. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac.o</file>
  70. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart_ex.xcl</file>
  71. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc_ex.xcl</file>
  72. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_comp.o</file>
  73. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart.xcl</file>
  74. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_comp.xcl</file>
  75. <file>$PROJ_DIR$\Debug\Obj\pwm_in.o</file>
  76. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim.xcl</file>
  77. <file>$PROJ_DIR$\Debug\Obj\system_stm32f0xx.o</file>
  78. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart_ex.xcl</file>
  79. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart.o</file>
  80. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi_ex.o</file>
  81. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash.xcl</file>
  82. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc_ex.o</file>
  83. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_gpio.xcl</file>
  84. <file>$PROJ_DIR$\Debug\Obj\systick.o</file>
  85. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dma.xcl</file>
  86. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cec.o</file>
  87. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd.o</file>
  88. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_gpio.o</file>
  89. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_can.xcl</file>
  90. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc_ex.o</file>
  91. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tsc.o</file>
  92. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_exti.xcl</file>
  93. <file>$PROJ_DIR$\Debug\Obj\systick.xcl</file>
  94. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart_ex.o</file>
  95. <file>$PROJ_DIR$\Debug\Obj\gpio.xcl</file>
  96. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard_ex.o</file>
  97. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_iwdg.xcl</file>
  98. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash_ex.o</file>
  99. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc.xcl</file>
  100. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim_ex.o</file>
  101. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart.o</file>
  102. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c_ex.o</file>
  103. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc.xcl</file>
  104. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd_ex.o</file>
  105. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr.o</file>
  106. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd.xcl</file>
  107. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr.xcl</file>
  108. <file>$PROJ_DIR$\Debug\Obj\pwm_out.xcl</file>
  109. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard.xcl</file>
  110. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc.o</file>
  111. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash_ex.xcl</file>
  112. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_iwdg.o</file>
  113. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\stm32f0xx_hal_conf.h</file>
  114. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cortex.c</file>
  115. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cec.c</file>
  116. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc.c</file>
  117. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc_ex.c</file>
  118. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dma.c</file>
  119. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc.c</file>
  120. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_exti.c</file>
  121. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash_ex.c</file>
  122. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac.c</file>
  123. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_comp.c</file>
  124. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2s.c</file>
  125. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac_ex.c</file>
  126. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc_ex.c</file>
  127. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_irda.c</file>
  128. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_can.c</file>
  129. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash.c</file>
  130. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c.c</file>
  131. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c_ex.c</file>
  132. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_iwdg.c</file>
  133. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd.c</file>
  134. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd_ex.c</file>
  135. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr.c</file>
  136. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr_ex.c</file>
  137. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_gpio.c</file>
  138. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal.c</file>
  139. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc_ex.c</file>
  140. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi.c</file>
  141. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc.c</file>
  142. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard.c</file>
  143. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc_ex.c</file>
  144. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard_ex.c</file>
  145. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smbus.c</file>
  146. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi_ex.c</file>
  147. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim.c</file>
  148. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc.c</file>
  149. <file>$PROJ_DIR$\Debug\Obj\system_stm32f0xx.xcl</file>
  150. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_exti.o</file>
  151. <file>$PROJ_DIR$\Debug\Obj\logic.xcl</file>
  152. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_it.o</file>
  153. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi_ex.xcl</file>
  154. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart.xcl</file>
  155. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_wwdg.o</file>
  156. <file>$PROJ_DIR$\Debug\Obj\drone.pbd</file>
  157. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cortex.xcl</file>
  158. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c_ex.xcl</file>
  159. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc_ex.o</file>
  160. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard.o</file>
  161. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac.xcl</file>
  162. <file>$PROJ_DIR$\Debug\Obj\pwm_out.o</file>
  163. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2s.xcl</file>
  164. <file>$PROJ_DIR$\Debug\Obj\logic.o</file>
  165. <file>$PROJ_DIR$\Debug\Obj\main.xcl</file>
  166. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c.xcl</file>
  167. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c.o</file>
  168. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc.xcl</file>
  169. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim.o</file>
  170. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dma.o</file>
  171. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cortex.o</file>
  172. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc.o</file>
  173. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc_ex.xcl</file>
  174. </outputs>
  175. <file>
  176. <name>$PROJ_DIR$\..\..\modules\logic.c</name>
  177. <outputs>
  178. <tool>
  179. <name>ICCARM</name>
  180. <file> 156</file>
  181. </tool>
  182. <tool>
  183. <name>BICOMP</name>
  184. <file> 143</file>
  185. </tool>
  186. </outputs>
  187. </file>
  188. <file>
  189. <name>$PROJ_DIR$\..\..\modules\systick.c</name>
  190. <outputs>
  191. <tool>
  192. <name>ICCARM</name>
  193. <file> 76</file>
  194. </tool>
  195. <tool>
  196. <name>BICOMP</name>
  197. <file> 85</file>
  198. </tool>
  199. </outputs>
  200. </file>
  201. <file>
  202. <name>$PROJ_DIR$\..\..\modules\gpio.c</name>
  203. <outputs>
  204. <tool>
  205. <name>ICCARM</name>
  206. <file> 51</file>
  207. </tool>
  208. <tool>
  209. <name>BICOMP</name>
  210. <file> 87</file>
  211. </tool>
  212. </outputs>
  213. </file>
  214. <file>
  215. <name>$PROJ_DIR$\..\..\user\main.c</name>
  216. <outputs>
  217. <tool>
  218. <name>ICCARM</name>
  219. <file> 43</file>
  220. </tool>
  221. <tool>
  222. <name>BICOMP</name>
  223. <file> 157</file>
  224. </tool>
  225. </outputs>
  226. </file>
  227. <file>
  228. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart.c</name>
  229. <outputs>
  230. <tool>
  231. <name>ICCARM</name>
  232. <file> 93</file>
  233. </tool>
  234. <tool>
  235. <name>BICOMP</name>
  236. <file> 146</file>
  237. </tool>
  238. </outputs>
  239. </file>
  240. <file>
  241. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tsc.c</name>
  242. <outputs>
  243. <tool>
  244. <name>ICCARM</name>
  245. <file> 83</file>
  246. </tool>
  247. <tool>
  248. <name>BICOMP</name>
  249. <file> 38</file>
  250. </tool>
  251. </outputs>
  252. </file>
  253. <file>
  254. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim_ex.c</name>
  255. <outputs>
  256. <tool>
  257. <name>ICCARM</name>
  258. <file> 92</file>
  259. </tool>
  260. <tool>
  261. <name>BICOMP</name>
  262. <file> 31</file>
  263. </tool>
  264. </outputs>
  265. </file>
  266. <file>
  267. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart_ex.c</name>
  268. <outputs>
  269. <tool>
  270. <name>ICCARM</name>
  271. <file> 86</file>
  272. </tool>
  273. <tool>
  274. <name>BICOMP</name>
  275. <file> 70</file>
  276. </tool>
  277. </outputs>
  278. </file>
  279. <file>
  280. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart_ex.c</name>
  281. <outputs>
  282. <tool>
  283. <name>ICCARM</name>
  284. <file> 60</file>
  285. </tool>
  286. <tool>
  287. <name>BICOMP</name>
  288. <file> 62</file>
  289. </tool>
  290. </outputs>
  291. </file>
  292. <file>
  293. <name>$PROJ_DIR$\..\..\modules\pwm_in.c</name>
  294. <outputs>
  295. <tool>
  296. <name>ICCARM</name>
  297. <file> 67</file>
  298. </tool>
  299. <tool>
  300. <name>BICOMP</name>
  301. <file> 39</file>
  302. </tool>
  303. </outputs>
  304. </file>
  305. <file>
  306. <name>$PROJ_DIR$\..\..\modules\pwm_out.c</name>
  307. <outputs>
  308. <tool>
  309. <name>ICCARM</name>
  310. <file> 154</file>
  311. </tool>
  312. <tool>
  313. <name>BICOMP</name>
  314. <file> 100</file>
  315. </tool>
  316. </outputs>
  317. </file>
  318. <file>
  319. <name>$PROJ_DIR$\..\..\modules\usart.c</name>
  320. <outputs>
  321. <tool>
  322. <name>ICCARM</name>
  323. <file> 57</file>
  324. </tool>
  325. <tool>
  326. <name>BICOMP</name>
  327. <file> 52</file>
  328. </tool>
  329. </outputs>
  330. </file>
  331. <file>
  332. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_wwdg.c</name>
  333. <outputs>
  334. <tool>
  335. <name>ICCARM</name>
  336. <file> 147</file>
  337. </tool>
  338. <tool>
  339. <name>BICOMP</name>
  340. <file> 28</file>
  341. </tool>
  342. </outputs>
  343. </file>
  344. <file>
  345. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart.c</name>
  346. <outputs>
  347. <tool>
  348. <name>ICCARM</name>
  349. <file> 71</file>
  350. </tool>
  351. <tool>
  352. <name>BICOMP</name>
  353. <file> 65</file>
  354. </tool>
  355. </outputs>
  356. </file>
  357. <file>
  358. <name>$PROJ_DIR$\..\..\user\stm32f0xx_it.c</name>
  359. <outputs>
  360. <tool>
  361. <name>ICCARM</name>
  362. <file> 144</file>
  363. </tool>
  364. <tool>
  365. <name>BICOMP</name>
  366. <file> 59</file>
  367. </tool>
  368. </outputs>
  369. </file>
  370. <file>
  371. <name>$PROJ_DIR$\..\startup_stm32f030x6.s</name>
  372. <outputs>
  373. <tool>
  374. <name>AARM</name>
  375. <file> 30</file>
  376. </tool>
  377. </outputs>
  378. </file>
  379. <file>
  380. <name>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.c</name>
  381. <outputs>
  382. <tool>
  383. <name>ICCARM</name>
  384. <file> 69</file>
  385. </tool>
  386. <tool>
  387. <name>BICOMP</name>
  388. <file> 141</file>
  389. </tool>
  390. </outputs>
  391. </file>
  392. <file>
  393. <name>$PROJ_DIR$\Debug\Exe\drone.out</name>
  394. <outputs>
  395. <tool>
  396. <name>OBJCOPY</name>
  397. <file> 42</file>
  398. </tool>
  399. </outputs>
  400. </file>
  401. <file>
  402. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cortex.c</name>
  403. <outputs>
  404. <tool>
  405. <name>ICCARM</name>
  406. <file> 163</file>
  407. </tool>
  408. <tool>
  409. <name>BICOMP</name>
  410. <file> 149</file>
  411. </tool>
  412. </outputs>
  413. </file>
  414. <file>
  415. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cec.c</name>
  416. <outputs>
  417. <tool>
  418. <name>ICCARM</name>
  419. <file> 78</file>
  420. </tool>
  421. <tool>
  422. <name>BICOMP</name>
  423. <file> 48</file>
  424. </tool>
  425. </outputs>
  426. </file>
  427. <file>
  428. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc.c</name>
  429. <outputs>
  430. <tool>
  431. <name>ICCARM</name>
  432. <file> 164</file>
  433. </tool>
  434. <tool>
  435. <name>BICOMP</name>
  436. <file> 160</file>
  437. </tool>
  438. </outputs>
  439. </file>
  440. <file>
  441. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc_ex.c</name>
  442. <outputs>
  443. <tool>
  444. <name>ICCARM</name>
  445. <file> 82</file>
  446. </tool>
  447. <tool>
  448. <name>BICOMP</name>
  449. <file> 165</file>
  450. </tool>
  451. </outputs>
  452. </file>
  453. <file>
  454. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dma.c</name>
  455. <outputs>
  456. <tool>
  457. <name>ICCARM</name>
  458. <file> 162</file>
  459. </tool>
  460. <tool>
  461. <name>BICOMP</name>
  462. <file> 77</file>
  463. </tool>
  464. </outputs>
  465. </file>
  466. <file>
  467. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc.c</name>
  468. <outputs>
  469. <tool>
  470. <name>ICCARM</name>
  471. <file> 53</file>
  472. </tool>
  473. <tool>
  474. <name>BICOMP</name>
  475. <file> 91</file>
  476. </tool>
  477. </outputs>
  478. </file>
  479. <file>
  480. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_exti.c</name>
  481. <outputs>
  482. <tool>
  483. <name>ICCARM</name>
  484. <file> 142</file>
  485. </tool>
  486. <tool>
  487. <name>BICOMP</name>
  488. <file> 84</file>
  489. </tool>
  490. </outputs>
  491. </file>
  492. <file>
  493. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash_ex.c</name>
  494. <outputs>
  495. <tool>
  496. <name>ICCARM</name>
  497. <file> 90</file>
  498. </tool>
  499. <tool>
  500. <name>BICOMP</name>
  501. <file> 103</file>
  502. </tool>
  503. </outputs>
  504. </file>
  505. <file>
  506. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac.c</name>
  507. <outputs>
  508. <tool>
  509. <name>ICCARM</name>
  510. <file> 61</file>
  511. </tool>
  512. <tool>
  513. <name>BICOMP</name>
  514. <file> 153</file>
  515. </tool>
  516. </outputs>
  517. </file>
  518. <file>
  519. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_comp.c</name>
  520. <outputs>
  521. <tool>
  522. <name>ICCARM</name>
  523. <file> 64</file>
  524. </tool>
  525. <tool>
  526. <name>BICOMP</name>
  527. <file> 66</file>
  528. </tool>
  529. </outputs>
  530. </file>
  531. <file>
  532. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2s.c</name>
  533. <outputs>
  534. <tool>
  535. <name>ICCARM</name>
  536. <file> 22</file>
  537. </tool>
  538. <tool>
  539. <name>BICOMP</name>
  540. <file> 155</file>
  541. </tool>
  542. </outputs>
  543. </file>
  544. <file>
  545. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac_ex.c</name>
  546. <outputs>
  547. <tool>
  548. <name>ICCARM</name>
  549. <file> 35</file>
  550. </tool>
  551. <tool>
  552. <name>BICOMP</name>
  553. <file> 47</file>
  554. </tool>
  555. </outputs>
  556. </file>
  557. <file>
  558. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc_ex.c</name>
  559. <outputs>
  560. <tool>
  561. <name>ICCARM</name>
  562. <file> 151</file>
  563. </tool>
  564. <tool>
  565. <name>BICOMP</name>
  566. <file> 63</file>
  567. </tool>
  568. </outputs>
  569. </file>
  570. <file>
  571. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_irda.c</name>
  572. <outputs>
  573. <tool>
  574. <name>ICCARM</name>
  575. <file> 56</file>
  576. </tool>
  577. <tool>
  578. <name>BICOMP</name>
  579. <file> 21</file>
  580. </tool>
  581. </outputs>
  582. </file>
  583. <file>
  584. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_can.c</name>
  585. <outputs>
  586. <tool>
  587. <name>ICCARM</name>
  588. <file> 25</file>
  589. </tool>
  590. <tool>
  591. <name>BICOMP</name>
  592. <file> 81</file>
  593. </tool>
  594. </outputs>
  595. </file>
  596. <file>
  597. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash.c</name>
  598. <outputs>
  599. <tool>
  600. <name>ICCARM</name>
  601. <file> 45</file>
  602. </tool>
  603. <tool>
  604. <name>BICOMP</name>
  605. <file> 73</file>
  606. </tool>
  607. </outputs>
  608. </file>
  609. <file>
  610. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c.c</name>
  611. <outputs>
  612. <tool>
  613. <name>ICCARM</name>
  614. <file> 159</file>
  615. </tool>
  616. <tool>
  617. <name>BICOMP</name>
  618. <file> 158</file>
  619. </tool>
  620. </outputs>
  621. </file>
  622. <file>
  623. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c_ex.c</name>
  624. <outputs>
  625. <tool>
  626. <name>ICCARM</name>
  627. <file> 94</file>
  628. </tool>
  629. <tool>
  630. <name>BICOMP</name>
  631. <file> 150</file>
  632. </tool>
  633. </outputs>
  634. </file>
  635. <file>
  636. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_iwdg.c</name>
  637. <outputs>
  638. <tool>
  639. <name>ICCARM</name>
  640. <file> 104</file>
  641. </tool>
  642. <tool>
  643. <name>BICOMP</name>
  644. <file> 89</file>
  645. </tool>
  646. </outputs>
  647. </file>
  648. <file>
  649. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd.c</name>
  650. <outputs>
  651. <tool>
  652. <name>ICCARM</name>
  653. <file> 79</file>
  654. </tool>
  655. <tool>
  656. <name>BICOMP</name>
  657. <file> 98</file>
  658. </tool>
  659. </outputs>
  660. </file>
  661. <file>
  662. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd_ex.c</name>
  663. <outputs>
  664. <tool>
  665. <name>ICCARM</name>
  666. <file> 96</file>
  667. </tool>
  668. <tool>
  669. <name>BICOMP</name>
  670. <file> 33</file>
  671. </tool>
  672. </outputs>
  673. </file>
  674. <file>
  675. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr.c</name>
  676. <outputs>
  677. <tool>
  678. <name>ICCARM</name>
  679. <file> 97</file>
  680. </tool>
  681. <tool>
  682. <name>BICOMP</name>
  683. <file> 99</file>
  684. </tool>
  685. </outputs>
  686. </file>
  687. <file>
  688. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr_ex.c</name>
  689. <outputs>
  690. <tool>
  691. <name>ICCARM</name>
  692. <file> 54</file>
  693. </tool>
  694. <tool>
  695. <name>BICOMP</name>
  696. <file> 32</file>
  697. </tool>
  698. </outputs>
  699. </file>
  700. <file>
  701. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_gpio.c</name>
  702. <outputs>
  703. <tool>
  704. <name>ICCARM</name>
  705. <file> 80</file>
  706. </tool>
  707. <tool>
  708. <name>BICOMP</name>
  709. <file> 75</file>
  710. </tool>
  711. </outputs>
  712. </file>
  713. <file>
  714. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal.c</name>
  715. <outputs>
  716. <tool>
  717. <name>ICCARM</name>
  718. <file> 50</file>
  719. </tool>
  720. <tool>
  721. <name>BICOMP</name>
  722. <file> 34</file>
  723. </tool>
  724. </outputs>
  725. </file>
  726. <file>
  727. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc_ex.c</name>
  728. <outputs>
  729. <tool>
  730. <name>ICCARM</name>
  731. <file> 23</file>
  732. </tool>
  733. <tool>
  734. <name>BICOMP</name>
  735. <file> 26</file>
  736. </tool>
  737. </outputs>
  738. </file>
  739. <file>
  740. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi.c</name>
  741. <outputs>
  742. <tool>
  743. <name>ICCARM</name>
  744. <file> 36</file>
  745. </tool>
  746. <tool>
  747. <name>BICOMP</name>
  748. <file> 40</file>
  749. </tool>
  750. </outputs>
  751. </file>
  752. <file>
  753. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc.c</name>
  754. <outputs>
  755. <tool>
  756. <name>ICCARM</name>
  757. <file> 102</file>
  758. </tool>
  759. <tool>
  760. <name>BICOMP</name>
  761. <file> 95</file>
  762. </tool>
  763. </outputs>
  764. </file>
  765. <file>
  766. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard.c</name>
  767. <outputs>
  768. <tool>
  769. <name>ICCARM</name>
  770. <file> 152</file>
  771. </tool>
  772. <tool>
  773. <name>BICOMP</name>
  774. <file> 101</file>
  775. </tool>
  776. </outputs>
  777. </file>
  778. <file>
  779. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc_ex.c</name>
  780. <outputs>
  781. <tool>
  782. <name>ICCARM</name>
  783. <file> 74</file>
  784. </tool>
  785. <tool>
  786. <name>BICOMP</name>
  787. <file> 37</file>
  788. </tool>
  789. </outputs>
  790. </file>
  791. <file>
  792. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard_ex.c</name>
  793. <outputs>
  794. <tool>
  795. <name>ICCARM</name>
  796. <file> 88</file>
  797. </tool>
  798. <tool>
  799. <name>BICOMP</name>
  800. <file> 46</file>
  801. </tool>
  802. </outputs>
  803. </file>
  804. <file>
  805. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smbus.c</name>
  806. <outputs>
  807. <tool>
  808. <name>ICCARM</name>
  809. <file> 58</file>
  810. </tool>
  811. <tool>
  812. <name>BICOMP</name>
  813. <file> 55</file>
  814. </tool>
  815. </outputs>
  816. </file>
  817. <file>
  818. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi_ex.c</name>
  819. <outputs>
  820. <tool>
  821. <name>ICCARM</name>
  822. <file> 72</file>
  823. </tool>
  824. <tool>
  825. <name>BICOMP</name>
  826. <file> 145</file>
  827. </tool>
  828. </outputs>
  829. </file>
  830. <file>
  831. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim.c</name>
  832. <outputs>
  833. <tool>
  834. <name>ICCARM</name>
  835. <file> 161</file>
  836. </tool>
  837. <tool>
  838. <name>BICOMP</name>
  839. <file> 68</file>
  840. </tool>
  841. </outputs>
  842. </file>
  843. <file>
  844. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc.c</name>
  845. <outputs>
  846. <tool>
  847. <name>ICCARM</name>
  848. <file> 41</file>
  849. </tool>
  850. <tool>
  851. <name>BICOMP</name>
  852. <file> 44</file>
  853. </tool>
  854. </outputs>
  855. </file>
  856. <file>
  857. <name>[ROOT_NODE]</name>
  858. <outputs>
  859. <tool>
  860. <name>ILINK</name>
  861. <file> 49</file>
  862. </tool>
  863. </outputs>
  864. </file>
  865. </configuration>
  866. <configuration>
  867. <name>Release</name>
  868. <outputs />
  869. <forcedrebuild>
  870. <name>[MULTI_TOOL]</name>
  871. <tool>ILINK</tool>
  872. </forcedrebuild>
  873. </configuration>
  874. </project>