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