drone.dep 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241
  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$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_wwdg.c</file>
  9. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2s.c</file>
  10. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr.c</file>
  11. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_iwdg.c</file>
  12. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc_ex.c</file>
  13. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_exti.c</file>
  14. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd_ex.c</file>
  15. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_irda.c</file>
  16. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc.c</file>
  17. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc.c</file>
  18. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dma.c</file>
  19. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_gpio.c</file>
  20. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash_ex.c</file>
  21. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c_ex.c</file>
  22. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd.c</file>
  23. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr_ex.c</file>
  24. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc_ex.c</file>
  25. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard.c</file>
  26. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard_ex.c</file>
  27. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smbus.c</file>
  28. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi.c</file>
  29. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash.c</file>
  30. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi_ex.c</file>
  31. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim.c</file>
  32. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tsc.c</file>
  33. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c.c</file>
  34. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart.c</file>
  35. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim_ex.c</file>
  36. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart.c</file>
  37. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart_ex.c</file>
  38. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart_ex.c</file>
  39. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_i2c_ex.h</file>
  40. <file>$TOOLKIT_DIR$\inc\c\stdbool.h</file>
  41. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc.o</file>
  42. <file>$PROJ_DIR$\Debug\Obj\usart.o</file>
  43. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smbus.o</file>
  44. <file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
  45. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim_ex.o</file>
  46. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi_ex.o</file>
  47. <file>$PROJ_DIR$\Debug\Obj\drone.pbd</file>
  48. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_dma_ex.h</file>
  49. <file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
  50. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc_ex.o</file>
  51. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard.xcl</file>
  52. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_uart.h</file>
  53. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi.o</file>
  54. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_tim_ex.h</file>
  55. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal.o</file>
  56. <file>$PROJ_DIR$\..\startup_stm32f030x6.s</file>
  57. <file>$PROJ_DIR$\Debug\Obj\pwm_in.o</file>
  58. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_exti.h</file>
  59. <file>$PROJ_DIR$\..\..\modules\systick.h</file>
  60. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c.xcl</file>
  61. <file>$PROJ_DIR$\..\..\modules\misc.h</file>
  62. <file>$PROJ_DIR$\..\..\user\stm32f0xx_it.c</file>
  63. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard.o</file>
  64. <file>$PROJ_DIR$\Debug\Obj\usart.xcl</file>
  65. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc_ex.xcl</file>
  66. <file>$PROJ_DIR$\Debug\Obj\main.xcl</file>
  67. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal.h</file>
  68. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr_ex.o</file>
  69. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_adc.h</file>
  70. <file>$PROJ_DIR$\..\..\modules\usart.c</file>
  71. <file>$PROJ_DIR$\..\..\user\main.c</file>
  72. <file>$PROJ_DIR$\..\..\modules\pwm_out.c</file>
  73. <file>$PROJ_DIR$\..\..\libs\stm32\system\stm32f030x6.h</file>
  74. <file>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.h</file>
  75. <file>$PROJ_DIR$\..\..\modules\button.c</file>
  76. <file>$PROJ_DIR$\..\..\modules\gpio.c</file>
  77. <file>$PROJ_DIR$\..\..\modules\logic.c</file>
  78. <file>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.c</file>
  79. <file>$PROJ_DIR$\..\..\modules\led.c</file>
  80. <file>$PROJ_DIR$\..\..\modules\pwm_in.c</file>
  81. <file>$PROJ_DIR$\..\..\modules\adc.c</file>
  82. <file>$PROJ_DIR$\..\..\modules\misc.c</file>
  83. <file>$PROJ_DIR$\..\..\modules\systick.c</file>
  84. <file>$PROJ_DIR$\..\..\modules\tim.c</file>
  85. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_comp.c</file>
  86. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac.c</file>
  87. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac_ex.c</file>
  88. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal.c</file>
  89. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\stm32f0xx_hal_conf.h</file>
  90. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc.c</file>
  91. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc_ex.c</file>
  92. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc_ex.c</file>
  93. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cortex.c</file>
  94. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc.c</file>
  95. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_can.c</file>
  96. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cec.c</file>
  97. <file>$PROJ_DIR$\..\..\modules\led.h</file>
  98. <file>$PROJ_DIR$\..\..\modules\usart.h</file>
  99. <file>$PROJ_DIR$\..\..\libs\stm32\system\stm32f0xx.h</file>
  100. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_gpio.o</file>
  101. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac.xcl</file>
  102. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_def.h</file>
  103. <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
  104. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_uart_ex.h</file>
  105. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cortex.o</file>
  106. <file>$PROJ_DIR$\Debug\List\drone.map</file>
  107. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_can.o</file>
  108. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smbus.xcl</file>
  109. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_irda.xcl</file>
  110. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_iwdg.h</file>
  111. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\cmsis_iccarm.h</file>
  112. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\cmsis_version.h</file>
  113. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc_ex.xcl</file>
  114. <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
  115. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd_ex.xcl</file>
  116. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc_ex.o</file>
  117. <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
  118. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc_ex.xcl</file>
  119. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac.o</file>
  120. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc_ex.o</file>
  121. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc.o</file>
  122. <file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
  123. <file>$PROJ_DIR$\..\..\modules\tim.h</file>
  124. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_gpio_ex.h</file>
  125. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc_ex.o</file>
  126. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal.xcl</file>
  127. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c_ex.xcl</file>
  128. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tsc.xcl</file>
  129. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_wwdg.xcl</file>
  130. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_can.xcl</file>
  131. <file>$PROJ_DIR$\..\..\user\stm32f0xx_it.h</file>
  132. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\Legacy\stm32_hal_legacy.h</file>
  133. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2s.o</file>
  134. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc.xcl</file>
  135. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd.o</file>
  136. <file>$PROJ_DIR$\..\..\modules\gpio.h</file>
  137. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_flash_ex.h</file>
  138. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_rcc_ex.h</file>
  139. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_gpio.xcl</file>
  140. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard_ex.xcl</file>
  141. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr.o</file>
  142. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc.o</file>
  143. <file>$PROJ_DIR$\Debug\Obj\gpio.o</file>
  144. <file>$TOOLKIT_DIR$\lib\dl6M_tlf.a</file>
  145. <file>$PROJ_DIR$\Debug\Obj\logic.xcl</file>
  146. <file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
  147. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc.o</file>
  148. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart.o</file>
  149. <file>$PROJ_DIR$\..\..\modules\adc.h</file>
  150. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_cortex.h</file>
  151. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2s.xcl</file>
  152. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dma.xcl</file>
  153. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_usart.h</file>
  154. <file>$PROJ_DIR$\..\..\modules\pwm_out.h</file>
  155. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd_ex.o</file>
  156. <file>$PROJ_DIR$\Debug\Obj\systick.o</file>
  157. <file>$PROJ_DIR$\..\..\user\stm32f0xx_hal_conf.h</file>
  158. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr.xcl</file>
  159. <file>$PROJ_DIR$\..\stm32f030x6_flash.icf</file>
  160. <file>$TOOLKIT_DIR$\lib\m6M_tl.a</file>
  161. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard_ex.o</file>
  162. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim.xcl</file>
  163. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\core_cm0.h</file>
  164. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi.xcl</file>
  165. <file>$PROJ_DIR$\Debug\Obj\system_stm32f0xx.xcl</file>
  166. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac_ex.xcl</file>
  167. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc_ex.xcl</file>
  168. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_wwdg.o</file>
  169. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_it.xcl</file>
  170. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_comp.xcl</file>
  171. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c_ex.o</file>
  172. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart_ex.xcl</file>
  173. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cec.xcl</file>
  174. <file>$TOOLKIT_DIR$\inc\c\iccarm_builtin.h</file>
  175. <file>$PROJ_DIR$\Debug\Obj\pwm_out.o</file>
  176. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_dma.h</file>
  177. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dma.o</file>
  178. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tsc.o</file>
  179. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi_ex.xcl</file>
  180. <file>$PROJ_DIR$\Debug\Obj\startup_stm32f030x6.o</file>
  181. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_exti.o</file>
  182. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart.o</file>
  183. <file>$PROJ_DIR$\Debug\Obj\system_stm32f0xx.o</file>
  184. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash.o</file>
  185. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash_ex.o</file>
  186. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr_ex.xcl</file>
  187. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart_ex.xcl</file>
  188. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart_ex.o</file>
  189. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash.xcl</file>
  190. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_it.o</file>
  191. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_adc_ex.h</file>
  192. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc.xcl</file>
  193. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_exti.xcl</file>
  194. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cec.o</file>
  195. <file>$TOOLKIT_DIR$\inc\c\DLib_Config_Full.h</file>
  196. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_irda.o</file>
  197. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart.xcl</file>
  198. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_gpio.h</file>
  199. <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
  200. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_i2c.h</file>
  201. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_rcc.h</file>
  202. <file>$PROJ_DIR$\..\..\modules\pwm_in.h</file>
  203. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_iwdg.xcl</file>
  204. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\cmsis_compiler.h</file>
  205. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_usart_ex.h</file>
  206. <file>$PROJ_DIR$\Debug\Obj\logic.o</file>
  207. <file>$PROJ_DIR$\..\..\output\drone.hex</file>
  208. <file>$PROJ_DIR$\Debug\Exe\drone.out</file>
  209. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim_ex.xcl</file>
  210. <file>$PROJ_DIR$\..\..\modules\logic.h</file>
  211. <file>$TOOLKIT_DIR$\lib\shb_l.a</file>
  212. <file>$PROJ_DIR$\Debug\Obj\main.o</file>
  213. <file>$TOOLKIT_DIR$\lib\rt6M_tl.a</file>
  214. <file>$PROJ_DIR$\..\..\modules\button.h</file>
  215. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac_ex.o</file>
  216. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_comp.o</file>
  217. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_tim.h</file>
  218. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart_ex.o</file>
  219. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_flash.h</file>
  220. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash_ex.xcl</file>
  221. <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
  222. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_iwdg.o</file>
  223. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart.xcl</file>
  224. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim.o</file>
  225. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc.xcl</file>
  226. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_pwr_ex.h</file>
  227. <file>$TOOLKIT_DIR$\inc\c\string.h</file>
  228. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc.xcl</file>
  229. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd.xcl</file>
  230. <file>$PROJ_DIR$\Debug\Obj\systick.xcl</file>
  231. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_pwr.h</file>
  232. <file>$PROJ_DIR$\Debug\Obj\pwm_in.xcl</file>
  233. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c.o</file>
  234. <file>$PROJ_DIR$\Debug\Obj\pwm_out.xcl</file>
  235. <file>$PROJ_DIR$\Debug\Obj\gpio.xcl</file>
  236. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cortex.xcl</file>
  237. </outputs>
  238. <file>
  239. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_wwdg.c</name>
  240. <outputs>
  241. <tool>
  242. <name>ICCARM</name>
  243. <file> 160</file>
  244. </tool>
  245. <tool>
  246. <name>BICOMP</name>
  247. <file> 121</file>
  248. </tool>
  249. </outputs>
  250. <inputs>
  251. <tool>
  252. <name>ICCARM</name>
  253. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  254. </tool>
  255. </inputs>
  256. </file>
  257. <file>
  258. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2s.c</name>
  259. <outputs>
  260. <tool>
  261. <name>ICCARM</name>
  262. <file> 125</file>
  263. </tool>
  264. <tool>
  265. <name>BICOMP</name>
  266. <file> 143</file>
  267. </tool>
  268. </outputs>
  269. <inputs>
  270. <tool>
  271. <name>ICCARM</name>
  272. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  273. </tool>
  274. </inputs>
  275. </file>
  276. <file>
  277. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr.c</name>
  278. <outputs>
  279. <tool>
  280. <name>ICCARM</name>
  281. <file> 133</file>
  282. </tool>
  283. <tool>
  284. <name>BICOMP</name>
  285. <file> 150</file>
  286. </tool>
  287. </outputs>
  288. <inputs>
  289. <tool>
  290. <name>ICCARM</name>
  291. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  292. </tool>
  293. </inputs>
  294. </file>
  295. <file>
  296. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_iwdg.c</name>
  297. <outputs>
  298. <tool>
  299. <name>ICCARM</name>
  300. <file> 214</file>
  301. </tool>
  302. <tool>
  303. <name>BICOMP</name>
  304. <file> 195</file>
  305. </tool>
  306. </outputs>
  307. <inputs>
  308. <tool>
  309. <name>ICCARM</name>
  310. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  311. </tool>
  312. </inputs>
  313. </file>
  314. <file>
  315. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc_ex.c</name>
  316. <outputs>
  317. <tool>
  318. <name>ICCARM</name>
  319. <file> 112</file>
  320. </tool>
  321. <tool>
  322. <name>BICOMP</name>
  323. <file> 105</file>
  324. </tool>
  325. </outputs>
  326. <inputs>
  327. <tool>
  328. <name>ICCARM</name>
  329. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  330. </tool>
  331. </inputs>
  332. </file>
  333. <file>
  334. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_exti.c</name>
  335. <outputs>
  336. <tool>
  337. <name>ICCARM</name>
  338. <file> 173</file>
  339. </tool>
  340. <tool>
  341. <name>BICOMP</name>
  342. <file> 185</file>
  343. </tool>
  344. </outputs>
  345. <inputs>
  346. <tool>
  347. <name>ICCARM</name>
  348. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  349. </tool>
  350. </inputs>
  351. </file>
  352. <file>
  353. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd_ex.c</name>
  354. <outputs>
  355. <tool>
  356. <name>ICCARM</name>
  357. <file> 147</file>
  358. </tool>
  359. <tool>
  360. <name>BICOMP</name>
  361. <file> 107</file>
  362. </tool>
  363. </outputs>
  364. <inputs>
  365. <tool>
  366. <name>ICCARM</name>
  367. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  368. </tool>
  369. </inputs>
  370. </file>
  371. <file>
  372. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_irda.c</name>
  373. <outputs>
  374. <tool>
  375. <name>ICCARM</name>
  376. <file> 188</file>
  377. </tool>
  378. <tool>
  379. <name>BICOMP</name>
  380. <file> 101</file>
  381. </tool>
  382. </outputs>
  383. <inputs>
  384. <tool>
  385. <name>ICCARM</name>
  386. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  387. </tool>
  388. </inputs>
  389. </file>
  390. <file>
  391. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc.c</name>
  392. <outputs>
  393. <tool>
  394. <name>ICCARM</name>
  395. <file> 139</file>
  396. </tool>
  397. <tool>
  398. <name>BICOMP</name>
  399. <file> 184</file>
  400. </tool>
  401. </outputs>
  402. <inputs>
  403. <tool>
  404. <name>ICCARM</name>
  405. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  406. </tool>
  407. </inputs>
  408. </file>
  409. <file>
  410. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc.c</name>
  411. <outputs>
  412. <tool>
  413. <name>ICCARM</name>
  414. <file> 134</file>
  415. </tool>
  416. <tool>
  417. <name>BICOMP</name>
  418. <file> 217</file>
  419. </tool>
  420. </outputs>
  421. <inputs>
  422. <tool>
  423. <name>ICCARM</name>
  424. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  425. </tool>
  426. </inputs>
  427. </file>
  428. <file>
  429. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dma.c</name>
  430. <outputs>
  431. <tool>
  432. <name>ICCARM</name>
  433. <file> 169</file>
  434. </tool>
  435. <tool>
  436. <name>BICOMP</name>
  437. <file> 144</file>
  438. </tool>
  439. </outputs>
  440. <inputs>
  441. <tool>
  442. <name>ICCARM</name>
  443. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  444. </tool>
  445. </inputs>
  446. </file>
  447. <file>
  448. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_gpio.c</name>
  449. <outputs>
  450. <tool>
  451. <name>ICCARM</name>
  452. <file> 92</file>
  453. </tool>
  454. <tool>
  455. <name>BICOMP</name>
  456. <file> 131</file>
  457. </tool>
  458. </outputs>
  459. <inputs>
  460. <tool>
  461. <name>ICCARM</name>
  462. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  463. </tool>
  464. </inputs>
  465. </file>
  466. <file>
  467. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash_ex.c</name>
  468. <outputs>
  469. <tool>
  470. <name>ICCARM</name>
  471. <file> 177</file>
  472. </tool>
  473. <tool>
  474. <name>BICOMP</name>
  475. <file> 212</file>
  476. </tool>
  477. </outputs>
  478. <inputs>
  479. <tool>
  480. <name>ICCARM</name>
  481. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  482. </tool>
  483. </inputs>
  484. </file>
  485. <file>
  486. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c_ex.c</name>
  487. <outputs>
  488. <tool>
  489. <name>ICCARM</name>
  490. <file> 163</file>
  491. </tool>
  492. <tool>
  493. <name>BICOMP</name>
  494. <file> 119</file>
  495. </tool>
  496. </outputs>
  497. <inputs>
  498. <tool>
  499. <name>ICCARM</name>
  500. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  501. </tool>
  502. </inputs>
  503. </file>
  504. <file>
  505. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd.c</name>
  506. <outputs>
  507. <tool>
  508. <name>ICCARM</name>
  509. <file> 127</file>
  510. </tool>
  511. <tool>
  512. <name>BICOMP</name>
  513. <file> 221</file>
  514. </tool>
  515. </outputs>
  516. <inputs>
  517. <tool>
  518. <name>ICCARM</name>
  519. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  520. </tool>
  521. </inputs>
  522. </file>
  523. <file>
  524. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr_ex.c</name>
  525. <outputs>
  526. <tool>
  527. <name>ICCARM</name>
  528. <file> 60</file>
  529. </tool>
  530. <tool>
  531. <name>BICOMP</name>
  532. <file> 178</file>
  533. </tool>
  534. </outputs>
  535. <inputs>
  536. <tool>
  537. <name>ICCARM</name>
  538. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  539. </tool>
  540. </inputs>
  541. </file>
  542. <file>
  543. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc_ex.c</name>
  544. <outputs>
  545. <tool>
  546. <name>ICCARM</name>
  547. <file> 42</file>
  548. </tool>
  549. <tool>
  550. <name>BICOMP</name>
  551. <file> 57</file>
  552. </tool>
  553. </outputs>
  554. <inputs>
  555. <tool>
  556. <name>ICCARM</name>
  557. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  558. </tool>
  559. </inputs>
  560. </file>
  561. <file>
  562. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard.c</name>
  563. <outputs>
  564. <tool>
  565. <name>ICCARM</name>
  566. <file> 55</file>
  567. </tool>
  568. <tool>
  569. <name>BICOMP</name>
  570. <file> 43</file>
  571. </tool>
  572. </outputs>
  573. </file>
  574. <file>
  575. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard_ex.c</name>
  576. <outputs>
  577. <tool>
  578. <name>ICCARM</name>
  579. <file> 153</file>
  580. </tool>
  581. <tool>
  582. <name>BICOMP</name>
  583. <file> 132</file>
  584. </tool>
  585. </outputs>
  586. </file>
  587. <file>
  588. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smbus.c</name>
  589. <outputs>
  590. <tool>
  591. <name>ICCARM</name>
  592. <file> 35</file>
  593. </tool>
  594. <tool>
  595. <name>BICOMP</name>
  596. <file> 100</file>
  597. </tool>
  598. </outputs>
  599. <inputs>
  600. <tool>
  601. <name>ICCARM</name>
  602. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  603. </tool>
  604. </inputs>
  605. </file>
  606. <file>
  607. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi.c</name>
  608. <outputs>
  609. <tool>
  610. <name>ICCARM</name>
  611. <file> 45</file>
  612. </tool>
  613. <tool>
  614. <name>BICOMP</name>
  615. <file> 156</file>
  616. </tool>
  617. </outputs>
  618. <inputs>
  619. <tool>
  620. <name>ICCARM</name>
  621. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  622. </tool>
  623. </inputs>
  624. </file>
  625. <file>
  626. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash.c</name>
  627. <outputs>
  628. <tool>
  629. <name>ICCARM</name>
  630. <file> 176</file>
  631. </tool>
  632. <tool>
  633. <name>BICOMP</name>
  634. <file> 181</file>
  635. </tool>
  636. </outputs>
  637. <inputs>
  638. <tool>
  639. <name>ICCARM</name>
  640. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  641. </tool>
  642. </inputs>
  643. </file>
  644. <file>
  645. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi_ex.c</name>
  646. <outputs>
  647. <tool>
  648. <name>ICCARM</name>
  649. <file> 38</file>
  650. </tool>
  651. <tool>
  652. <name>BICOMP</name>
  653. <file> 171</file>
  654. </tool>
  655. </outputs>
  656. <inputs>
  657. <tool>
  658. <name>ICCARM</name>
  659. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  660. </tool>
  661. </inputs>
  662. </file>
  663. <file>
  664. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim.c</name>
  665. <outputs>
  666. <tool>
  667. <name>ICCARM</name>
  668. <file> 216</file>
  669. </tool>
  670. <tool>
  671. <name>BICOMP</name>
  672. <file> 154</file>
  673. </tool>
  674. </outputs>
  675. <inputs>
  676. <tool>
  677. <name>ICCARM</name>
  678. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  679. </tool>
  680. </inputs>
  681. </file>
  682. <file>
  683. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tsc.c</name>
  684. <outputs>
  685. <tool>
  686. <name>ICCARM</name>
  687. <file> 170</file>
  688. </tool>
  689. <tool>
  690. <name>BICOMP</name>
  691. <file> 120</file>
  692. </tool>
  693. </outputs>
  694. <inputs>
  695. <tool>
  696. <name>ICCARM</name>
  697. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  698. </tool>
  699. </inputs>
  700. </file>
  701. <file>
  702. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c.c</name>
  703. <outputs>
  704. <tool>
  705. <name>ICCARM</name>
  706. <file> 225</file>
  707. </tool>
  708. <tool>
  709. <name>BICOMP</name>
  710. <file> 52</file>
  711. </tool>
  712. </outputs>
  713. <inputs>
  714. <tool>
  715. <name>ICCARM</name>
  716. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  717. </tool>
  718. </inputs>
  719. </file>
  720. <file>
  721. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart.c</name>
  722. <outputs>
  723. <tool>
  724. <name>ICCARM</name>
  725. <file> 140</file>
  726. </tool>
  727. <tool>
  728. <name>BICOMP</name>
  729. <file> 189</file>
  730. </tool>
  731. </outputs>
  732. <inputs>
  733. <tool>
  734. <name>ICCARM</name>
  735. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  736. </tool>
  737. </inputs>
  738. </file>
  739. <file>
  740. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim_ex.c</name>
  741. <outputs>
  742. <tool>
  743. <name>ICCARM</name>
  744. <file> 37</file>
  745. </tool>
  746. <tool>
  747. <name>BICOMP</name>
  748. <file> 201</file>
  749. </tool>
  750. </outputs>
  751. <inputs>
  752. <tool>
  753. <name>ICCARM</name>
  754. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  755. </tool>
  756. </inputs>
  757. </file>
  758. <file>
  759. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart.c</name>
  760. <outputs>
  761. <tool>
  762. <name>ICCARM</name>
  763. <file> 174</file>
  764. </tool>
  765. <tool>
  766. <name>BICOMP</name>
  767. <file> 215</file>
  768. </tool>
  769. </outputs>
  770. <inputs>
  771. <tool>
  772. <name>ICCARM</name>
  773. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  774. </tool>
  775. </inputs>
  776. </file>
  777. <file>
  778. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart_ex.c</name>
  779. <outputs>
  780. <tool>
  781. <name>ICCARM</name>
  782. <file> 210</file>
  783. </tool>
  784. <tool>
  785. <name>BICOMP</name>
  786. <file> 164</file>
  787. </tool>
  788. </outputs>
  789. <inputs>
  790. <tool>
  791. <name>ICCARM</name>
  792. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  793. </tool>
  794. </inputs>
  795. </file>
  796. <file>
  797. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart_ex.c</name>
  798. <outputs>
  799. <tool>
  800. <name>ICCARM</name>
  801. <file> 180</file>
  802. </tool>
  803. <tool>
  804. <name>BICOMP</name>
  805. <file> 179</file>
  806. </tool>
  807. </outputs>
  808. <inputs>
  809. <tool>
  810. <name>ICCARM</name>
  811. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  812. </tool>
  813. </inputs>
  814. </file>
  815. <file>
  816. <name>$PROJ_DIR$\..\startup_stm32f030x6.s</name>
  817. <outputs>
  818. <tool>
  819. <name>AARM</name>
  820. <file> 172</file>
  821. </tool>
  822. </outputs>
  823. </file>
  824. <file>
  825. <name>$PROJ_DIR$\..\..\user\stm32f0xx_it.c</name>
  826. <outputs>
  827. <tool>
  828. <name>ICCARM</name>
  829. <file> 182</file>
  830. </tool>
  831. <tool>
  832. <name>BICOMP</name>
  833. <file> 161</file>
  834. </tool>
  835. </outputs>
  836. <inputs>
  837. <tool>
  838. <name>ICCARM</name>
  839. <file> 123 59 149 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 50 168 40 142 61 183 211 129 192 31 223 218</file>
  840. </tool>
  841. </inputs>
  842. </file>
  843. <file>
  844. <name>$PROJ_DIR$\..\..\modules\usart.c</name>
  845. <outputs>
  846. <tool>
  847. <name>ICCARM</name>
  848. <file> 34</file>
  849. </tool>
  850. <tool>
  851. <name>BICOMP</name>
  852. <file> 56</file>
  853. </tool>
  854. </outputs>
  855. <inputs>
  856. <tool>
  857. <name>ICCARM</name>
  858. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197 90 36 219 138</file>
  859. </tool>
  860. </inputs>
  861. </file>
  862. <file>
  863. <name>$PROJ_DIR$\..\..\user\main.c</name>
  864. <outputs>
  865. <tool>
  866. <name>ICCARM</name>
  867. <file> 204</file>
  868. </tool>
  869. <tool>
  870. <name>BICOMP</name>
  871. <file> 58</file>
  872. </tool>
  873. </outputs>
  874. <inputs>
  875. <tool>
  876. <name>ICCARM</name>
  877. <file> 59 149 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 50 168 40 142 61 183 211 129 192 31 223 218 89 206 141 115 53 51 90 146 194 32 128 202 36</file>
  878. </tool>
  879. </inputs>
  880. </file>
  881. <file>
  882. <name>$PROJ_DIR$\..\..\modules\pwm_out.c</name>
  883. <outputs>
  884. <tool>
  885. <name>ICCARM</name>
  886. <file> 167</file>
  887. </tool>
  888. <tool>
  889. <name>BICOMP</name>
  890. <file> 226</file>
  891. </tool>
  892. </outputs>
  893. <inputs>
  894. <tool>
  895. <name>ICCARM</name>
  896. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197 146 36</file>
  897. </tool>
  898. </inputs>
  899. </file>
  900. <file>
  901. <name>$PROJ_DIR$\..\..\modules\gpio.c</name>
  902. <outputs>
  903. <tool>
  904. <name>ICCARM</name>
  905. <file> 135</file>
  906. </tool>
  907. <tool>
  908. <name>BICOMP</name>
  909. <file> 227</file>
  910. </tool>
  911. </outputs>
  912. <inputs>
  913. <tool>
  914. <name>ICCARM</name>
  915. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197 128 32</file>
  916. </tool>
  917. </inputs>
  918. </file>
  919. <file>
  920. <name>$PROJ_DIR$\..\..\modules\logic.c</name>
  921. <outputs>
  922. <tool>
  923. <name>ICCARM</name>
  924. <file> 198</file>
  925. </tool>
  926. <tool>
  927. <name>BICOMP</name>
  928. <file> 137</file>
  929. </tool>
  930. </outputs>
  931. <inputs>
  932. <tool>
  933. <name>ICCARM</name>
  934. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197 202 32 194 128 146</file>
  935. </tool>
  936. </inputs>
  937. </file>
  938. <file>
  939. <name>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.c</name>
  940. <outputs>
  941. <tool>
  942. <name>ICCARM</name>
  943. <file> 175</file>
  944. </tool>
  945. <tool>
  946. <name>BICOMP</name>
  947. <file> 157</file>
  948. </tool>
  949. </outputs>
  950. <inputs>
  951. <tool>
  952. <name>ICCARM</name>
  953. <file> 91 65 155 114 191 41 213 187 106 104 196 103 166 66 59 81 193 94 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  954. </tool>
  955. </inputs>
  956. </file>
  957. <file>
  958. <name>$PROJ_DIR$\..\..\modules\pwm_in.c</name>
  959. <outputs>
  960. <tool>
  961. <name>ICCARM</name>
  962. <file> 49</file>
  963. </tool>
  964. <tool>
  965. <name>BICOMP</name>
  966. <file> 224</file>
  967. </tool>
  968. </outputs>
  969. <inputs>
  970. <tool>
  971. <name>ICCARM</name>
  972. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197 194 32 36</file>
  973. </tool>
  974. </inputs>
  975. </file>
  976. <file>
  977. <name>$PROJ_DIR$\..\..\modules\systick.c</name>
  978. <outputs>
  979. <tool>
  980. <name>ICCARM</name>
  981. <file> 148</file>
  982. </tool>
  983. <tool>
  984. <name>BICOMP</name>
  985. <file> 222</file>
  986. </tool>
  987. </outputs>
  988. <inputs>
  989. <tool>
  990. <name>ICCARM</name>
  991. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197 51 32</file>
  992. </tool>
  993. </inputs>
  994. </file>
  995. <file>
  996. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_comp.c</name>
  997. <outputs>
  998. <tool>
  999. <name>ICCARM</name>
  1000. <file> 208</file>
  1001. </tool>
  1002. <tool>
  1003. <name>BICOMP</name>
  1004. <file> 162</file>
  1005. </tool>
  1006. </outputs>
  1007. <inputs>
  1008. <tool>
  1009. <name>ICCARM</name>
  1010. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1011. </tool>
  1012. </inputs>
  1013. </file>
  1014. <file>
  1015. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac.c</name>
  1016. <outputs>
  1017. <tool>
  1018. <name>ICCARM</name>
  1019. <file> 111</file>
  1020. </tool>
  1021. <tool>
  1022. <name>BICOMP</name>
  1023. <file> 93</file>
  1024. </tool>
  1025. </outputs>
  1026. <inputs>
  1027. <tool>
  1028. <name>ICCARM</name>
  1029. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1030. </tool>
  1031. </inputs>
  1032. </file>
  1033. <file>
  1034. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac_ex.c</name>
  1035. <outputs>
  1036. <tool>
  1037. <name>ICCARM</name>
  1038. <file> 207</file>
  1039. </tool>
  1040. <tool>
  1041. <name>BICOMP</name>
  1042. <file> 158</file>
  1043. </tool>
  1044. </outputs>
  1045. <inputs>
  1046. <tool>
  1047. <name>ICCARM</name>
  1048. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1049. </tool>
  1050. </inputs>
  1051. </file>
  1052. <file>
  1053. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal.c</name>
  1054. <outputs>
  1055. <tool>
  1056. <name>ICCARM</name>
  1057. <file> 47</file>
  1058. </tool>
  1059. <tool>
  1060. <name>BICOMP</name>
  1061. <file> 118</file>
  1062. </tool>
  1063. </outputs>
  1064. <inputs>
  1065. <tool>
  1066. <name>ICCARM</name>
  1067. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1068. </tool>
  1069. </inputs>
  1070. </file>
  1071. <file>
  1072. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc.c</name>
  1073. <outputs>
  1074. <tool>
  1075. <name>ICCARM</name>
  1076. <file> 33</file>
  1077. </tool>
  1078. <tool>
  1079. <name>BICOMP</name>
  1080. <file> 126</file>
  1081. </tool>
  1082. </outputs>
  1083. <inputs>
  1084. <tool>
  1085. <name>ICCARM</name>
  1086. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1087. </tool>
  1088. </inputs>
  1089. </file>
  1090. <file>
  1091. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc_ex.c</name>
  1092. <outputs>
  1093. <tool>
  1094. <name>ICCARM</name>
  1095. <file> 108</file>
  1096. </tool>
  1097. <tool>
  1098. <name>BICOMP</name>
  1099. <file> 110</file>
  1100. </tool>
  1101. </outputs>
  1102. <inputs>
  1103. <tool>
  1104. <name>ICCARM</name>
  1105. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1106. </tool>
  1107. </inputs>
  1108. </file>
  1109. <file>
  1110. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc_ex.c</name>
  1111. <outputs>
  1112. <tool>
  1113. <name>ICCARM</name>
  1114. <file> 117</file>
  1115. </tool>
  1116. <tool>
  1117. <name>BICOMP</name>
  1118. <file> 159</file>
  1119. </tool>
  1120. </outputs>
  1121. <inputs>
  1122. <tool>
  1123. <name>ICCARM</name>
  1124. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1125. </tool>
  1126. </inputs>
  1127. </file>
  1128. <file>
  1129. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cortex.c</name>
  1130. <outputs>
  1131. <tool>
  1132. <name>ICCARM</name>
  1133. <file> 97</file>
  1134. </tool>
  1135. <tool>
  1136. <name>BICOMP</name>
  1137. <file> 228</file>
  1138. </tool>
  1139. </outputs>
  1140. <inputs>
  1141. <tool>
  1142. <name>ICCARM</name>
  1143. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1144. </tool>
  1145. </inputs>
  1146. </file>
  1147. <file>
  1148. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc.c</name>
  1149. <outputs>
  1150. <tool>
  1151. <name>ICCARM</name>
  1152. <file> 113</file>
  1153. </tool>
  1154. <tool>
  1155. <name>BICOMP</name>
  1156. <file> 220</file>
  1157. </tool>
  1158. </outputs>
  1159. <inputs>
  1160. <tool>
  1161. <name>ICCARM</name>
  1162. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1163. </tool>
  1164. </inputs>
  1165. </file>
  1166. <file>
  1167. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_can.c</name>
  1168. <outputs>
  1169. <tool>
  1170. <name>ICCARM</name>
  1171. <file> 99</file>
  1172. </tool>
  1173. <tool>
  1174. <name>BICOMP</name>
  1175. <file> 122</file>
  1176. </tool>
  1177. </outputs>
  1178. <inputs>
  1179. <tool>
  1180. <name>ICCARM</name>
  1181. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1182. </tool>
  1183. </inputs>
  1184. </file>
  1185. <file>
  1186. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cec.c</name>
  1187. <outputs>
  1188. <tool>
  1189. <name>ICCARM</name>
  1190. <file> 186</file>
  1191. </tool>
  1192. <tool>
  1193. <name>BICOMP</name>
  1194. <file> 165</file>
  1195. </tool>
  1196. </outputs>
  1197. <inputs>
  1198. <tool>
  1199. <name>ICCARM</name>
  1200. <file> 59 81 193 94 91 65 155 114 191 41 213 187 106 104 196 103 166 66 124 109 95 130 190 116 168 40 142 61 183 211 129 102 223 218 209 46 44 96 145 197</file>
  1201. </tool>
  1202. </inputs>
  1203. </file>
  1204. <file>
  1205. <name>[ROOT_NODE]</name>
  1206. <outputs>
  1207. <tool>
  1208. <name>ILINK</name>
  1209. <file> 200 98</file>
  1210. </tool>
  1211. </outputs>
  1212. </file>
  1213. <file>
  1214. <name>$PROJ_DIR$\Debug\Exe\drone.out</name>
  1215. <outputs>
  1216. <tool>
  1217. <name>OBJCOPY</name>
  1218. <file> 199</file>
  1219. </tool>
  1220. <tool>
  1221. <name>ILINK</name>
  1222. <file> 98</file>
  1223. </tool>
  1224. </outputs>
  1225. <inputs>
  1226. <tool>
  1227. <name>ILINK</name>
  1228. <file> 151 135 198 204 49 167 172 47 33 117 99 186 208 97 113 108 111 207 169 173 176 177 92 225 163 125 188 214 127 147 133 60 139 42 134 112 55 153 35 45 38 216 37 170 140 210 174 180 160 182 175 148 34 203 205 152 136</file>
  1229. </tool>
  1230. </inputs>
  1231. </file>
  1232. </configuration>
  1233. <configuration>
  1234. <name>Release</name>
  1235. <outputs />
  1236. <forcedrebuild>
  1237. <name>[MULTI_TOOL]</name>
  1238. <tool>ILINK</tool>
  1239. </forcedrebuild>
  1240. </configuration>
  1241. </project>