drone.dep 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project>
  3. <fileVersion>4</fileVersion>
  4. <fileChecksum>2470956370</fileChecksum>
  5. <configuration>
  6. <name>Debug</name>
  7. <outputs>
  8. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\stm32f0xx_hal_conf.h</file>
  9. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal.c</file>
  10. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_can.c</file>
  11. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc_ex.c</file>
  12. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cec.c</file>
  13. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc.c</file>
  14. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash.c</file>
  15. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_gpio.c</file>
  16. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c.c</file>
  17. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd.c</file>
  18. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc.c</file>
  19. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smbus.c</file>
  20. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi.c</file>
  21. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi_ex.c</file>
  22. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c_ex.c</file>
  23. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac.c</file>
  24. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim.c</file>
  25. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2s.c</file>
  26. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_exti.c</file>
  27. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_irda.c</file>
  28. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim_ex.c</file>
  29. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash_ex.c</file>
  30. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard_ex.c</file>
  31. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc.c</file>
  32. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_comp.c</file>
  33. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc_ex.c</file>
  34. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac_ex.c</file>
  35. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_iwdg.c</file>
  36. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr.c</file>
  37. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr_ex.c</file>
  38. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cortex.c</file>
  39. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd_ex.c</file>
  40. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc.c</file>
  41. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc_ex.c</file>
  42. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc_ex.c</file>
  43. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard.c</file>
  44. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dma.c</file>
  45. <file>$PROJ_DIR$\..\..\modules\tim.h</file>
  46. <file>$PROJ_DIR$\..\..\modules\led.h</file>
  47. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_comp.xcl</file>
  48. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_dma.h</file>
  49. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart.xcl</file>
  50. <file>$PROJ_DIR$\Debug\Obj\tim.xcl</file>
  51. <file>$PROJ_DIR$\..\..\modules\pwm_out.h</file>
  52. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_exti.xcl</file>
  53. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart.__cstat.et</file>
  54. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash.xcl</file>
  55. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_dma_ex.h</file>
  56. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac.__cstat.et</file>
  57. <file>$TOOLKIT_DIR$\lib\rt6M_tl.a</file>
  58. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_wwdg.xcl</file>
  59. <file>$TOOLKIT_DIR$\lib\dl6M_tlf.a</file>
  60. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc_ex.xcl</file>
  61. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart.xcl</file>
  62. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc_ex.__cstat.et</file>
  63. <file>$PROJ_DIR$\Debug\Obj\logic.xcl</file>
  64. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc.__cstat.et</file>
  65. <file>$PROJ_DIR$\Debug\Obj\pwm_in.__cstat.et</file>
  66. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_wwdg.__cstat.et</file>
  67. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_it.__cstat.et</file>
  68. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_tim.h</file>
  69. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash.o</file>
  70. <file>$PROJ_DIR$\Debug\Obj\button.xcl</file>
  71. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd.xcl</file>
  72. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr.xcl</file>
  73. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dma.o</file>
  74. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cec.__cstat.et</file>
  75. <file>$PROJ_DIR$\Debug\Obj\system_stm32f0xx.o</file>
  76. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tsc.xcl</file>
  77. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr_ex.xcl</file>
  78. <file>$PROJ_DIR$\Debug\List\drone.map</file>
  79. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_iwdg.o</file>
  80. <file>$PROJ_DIR$\..\..\modules\pwm_in.h</file>
  81. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal.o</file>
  82. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_usart.h</file>
  83. <file>$PROJ_DIR$\Debug\Obj\tim.o</file>
  84. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smbus.__cstat.et</file>
  85. <file>$TOOLKIT_DIR$\lib\shb_l.a</file>
  86. <file>$TOOLKIT_DIR$\inc\c\string.h</file>
  87. <file>$PROJ_DIR$\Debug\Obj\system_stm32f0xx.__cstat.et</file>
  88. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc.xcl</file>
  89. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_pwr_ex.h</file>
  90. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_gpio_ex.h</file>
  91. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc.__cstat.et</file>
  92. <file>$PROJ_DIR$\Debug\Obj\button.o</file>
  93. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c.o</file>
  94. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc.__cstat.et</file>
  95. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal.h</file>
  96. <file>$PROJ_DIR$\Debug\Obj\pwm_in.o</file>
  97. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr_ex.o</file>
  98. <file>$TOOLKIT_DIR$\lib\m6M_tl.a</file>
  99. <file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
  100. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash_ex.__cstat.et</file>
  101. <file>$PROJ_DIR$\..\..\user\stm32f0xx_it.h</file>
  102. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_rcc_ex.h</file>
  103. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim.o</file>
  104. <file>$PROJ_DIR$\Debug\Obj\systick.__cstat.et</file>
  105. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr.o</file>
  106. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim_ex.xcl</file>
  107. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd.o</file>
  108. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cortex.xcl</file>
  109. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc.o</file>
  110. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard.__cstat.et</file>
  111. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smbus.xcl</file>
  112. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_adc_ex.h</file>
  113. <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
  114. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc.o</file>
  115. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_gpio.xcl</file>
  116. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_flash_ex.h</file>
  117. <file>$PROJ_DIR$\Debug\Obj\gpio.o</file>
  118. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_iwdg.xcl</file>
  119. <file>$PROJ_DIR$\..\..\libs\stm32\system\stm32f0xx.h</file>
  120. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c_ex.xcl</file>
  121. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_comp.__cstat.et</file>
  122. <file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
  123. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_gpio.h</file>
  124. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac_ex.__cstat.et</file>
  125. <file>$PROJ_DIR$\Debug\Obj\usart.o</file>
  126. <file>$PROJ_DIR$\..\..\modules\button.h</file>
  127. <file>$PROJ_DIR$\Debug\Exe\drone.out</file>
  128. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash.__cstat.et</file>
  129. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc.xcl</file>
  130. <file>$PROJ_DIR$\..\..\output\drone.hex</file>
  131. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash_ex.xcl</file>
  132. <file>$PROJ_DIR$\Debug\Obj\systick.xcl</file>
  133. <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
  134. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c.xcl</file>
  135. <file>$PROJ_DIR$\..\..\modules\logic.h</file>
  136. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac_ex.o</file>
  137. <file>$PROJ_DIR$\..\..\modules\gpio.h</file>
  138. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard_ex.__cstat.et</file>
  139. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc.__cstat.et</file>
  140. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cortex.o</file>
  141. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc_ex.xcl</file>
  142. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart_ex.xcl</file>
  143. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2s.o</file>
  144. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_uart.h</file>
  145. <file>$PROJ_DIR$\Debug\Obj\adc.xcl</file>
  146. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_irda.__cstat.et</file>
  147. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc.xcl</file>
  148. <file>$PROJ_DIR$\Debug\Obj\logic.o</file>
  149. <file>$PROJ_DIR$\Debug\Obj\logic.__cstat.et</file>
  150. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart_ex.__cstat.et</file>
  151. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cortex.__cstat.et</file>
  152. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc_ex.__cstat.et</file>
  153. <file>$PROJ_DIR$\..\stm32f030x6_flash.icf</file>
  154. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_i2c.h</file>
  155. <file>$TOOLKIT_DIR$\inc\c\DLib_Config_Full.h</file>
  156. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart_ex.o</file>
  157. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi.xcl</file>
  158. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_iwdg.__cstat.et</file>
  159. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_can.o</file>
  160. <file>$PROJ_DIR$\Debug\Obj\system_stm32f0xx.xcl</file>
  161. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\cmsis_compiler.h</file>
  162. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc_ex.xcl</file>
  163. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac_ex.xcl</file>
  164. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim.__cstat.et</file>
  165. <file>$PROJ_DIR$\Debug\Obj\main.o</file>
  166. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_can.xcl</file>
  167. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac.o</file>
  168. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart_ex.__cstat.et</file>
  169. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dac.xcl</file>
  170. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_def.h</file>
  171. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi_ex.o</file>
  172. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\core_cm0.h</file>
  173. <file>$PROJ_DIR$\..\..\modules\adc.h</file>
  174. <file>$PROJ_DIR$\Debug\Obj\pwm_in.xcl</file>
  175. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi.o</file>
  176. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd_ex.xcl</file>
  177. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_gpio.__cstat.et</file>
  178. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc_ex.o</file>
  179. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi.__cstat.et</file>
  180. <file>$PROJ_DIR$\Debug\Obj\adc.o</file>
  181. <file>$PROJ_DIR$\..\..\user\stm32f0xx_hal_conf.h</file>
  182. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_irda.o</file>
  183. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_flash.h</file>
  184. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_comp.o</file>
  185. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_cortex.h</file>
  186. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_i2c_ex.h</file>
  187. <file>$PROJ_DIR$\Debug\Obj\main.__cstat.et</file>
  188. <file>$PROJ_DIR$\Debug\Obj\led.o</file>
  189. <file>$PROJ_DIR$\Debug\Obj\led.xcl</file>
  190. <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
  191. <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
  192. <file>$PROJ_DIR$\Debug\Obj\usart.__cstat.et</file>
  193. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cec.xcl</file>
  194. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi_ex.__cstat.et</file>
  195. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc_ex.__cstat.et</file>
  196. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\Legacy\stm32_hal_legacy.h</file>
  197. <file>$PROJ_DIR$\Debug\Obj\pwm_out.o</file>
  198. <file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
  199. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard_ex.o</file>
  200. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\cmsis_iccarm.h</file>
  201. <file>$PROJ_DIR$\Debug\Obj\gpio.xcl</file>
  202. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_it.xcl</file>
  203. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smbus.o</file>
  204. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart_ex.o</file>
  205. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc_ex.o</file>
  206. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2s.xcl</file>
  207. <file>$PROJ_DIR$\Debug\Obj\main.xcl</file>
  208. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim_ex.o</file>
  209. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr.__cstat.et</file>
  210. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd.__cstat.et</file>
  211. <file>$TOOLKIT_DIR$\inc\c\iccarm_builtin.h</file>
  212. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_can.__cstat.et</file>
  213. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rtc_ex.xcl</file>
  214. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_adc.h</file>
  215. <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
  216. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_uart_ex.h</file>
  217. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc.o</file>
  218. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_exti.o</file>
  219. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c_ex.__cstat.et</file>
  220. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal.__cstat.et</file>
  221. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim_ex.__cstat.et</file>
  222. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart.o</file>
  223. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_cec.o</file>
  224. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc_ex.o</file>
  225. <file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
  226. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tim.xcl</file>
  227. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal.xcl</file>
  228. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd_ex.o</file>
  229. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_exti.h</file>
  230. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_adc_ex.o</file>
  231. <file>$PROJ_DIR$\Debug\Obj\gpio.__cstat.et</file>
  232. <file>$PROJ_DIR$\..\..\modules\misc.h</file>
  233. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart.__cstat.et</file>
  234. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pwr_ex.__cstat.et</file>
  235. <file>$PROJ_DIR$\..\..\modules\systick.h</file>
  236. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_usart.o</file>
  237. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2s.__cstat.et</file>
  238. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_pwr.h</file>
  239. <file>$TOOLKIT_DIR$\inc\c\stdbool.h</file>
  240. <file>$PROJ_DIR$\Debug\Obj\pwm_out.xcl</file>
  241. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_pcd_ex.__cstat.et</file>
  242. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_gpio.o</file>
  243. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_spi_ex.xcl</file>
  244. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c.__cstat.et</file>
  245. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard.o</file>
  246. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_uart_ex.xcl</file>
  247. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_tim_ex.h</file>
  248. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tsc.o</file>
  249. <file>$PROJ_DIR$\Debug\Obj\drone.pbd</file>
  250. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_i2c_ex.o</file>
  251. <file>$PROJ_DIR$\Debug\Obj\startup_stm32f030x6.o</file>
  252. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dma.__cstat.et</file>
  253. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_irda.xcl</file>
  254. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_wwdg.o</file>
  255. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_usart_ex.h</file>
  256. <file>$PROJ_DIR$\Debug\Obj\systick.o</file>
  257. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard_ex.xcl</file>
  258. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc_ex.__cstat.et</file>
  259. <file>$PROJ_DIR$\Debug\Obj\pwm_out.__cstat.et</file>
  260. <file>$PROJ_DIR$\Debug\Obj\usart.xcl</file>
  261. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_tsc.__cstat.et</file>
  262. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_smartcard.xcl</file>
  263. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_iwdg.h</file>
  264. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_crc.o</file>
  265. <file>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.c</file>
  266. <file>$PROJ_DIR$\..\..\libs\stm32\cmsis\cmsis_version.h</file>
  267. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\inc\stm32f0xx_hal_rcc.h</file>
  268. <file>$PROJ_DIR$\..\startup_stm32f030x6.s</file>
  269. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_rcc.xcl</file>
  270. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart_ex.c</file>
  271. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_dma.xcl</file>
  272. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tsc.c</file>
  273. <file>$PROJ_DIR$\..\..\modules\button.c</file>
  274. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_wwdg.c</file>
  275. <file>$PROJ_DIR$\..\..\modules\misc.c</file>
  276. <file>$PROJ_DIR$\..\..\modules\pwm_in.c</file>
  277. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart.c</file>
  278. <file>$PROJ_DIR$\..\..\modules\systick.c</file>
  279. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_flash_ex.o</file>
  280. <file>$PROJ_DIR$\..\..\modules\usart.c</file>
  281. <file>$PROJ_DIR$\..\..\modules\gpio.c</file>
  282. <file>$PROJ_DIR$\..\..\user\stm32f0xx_it.c</file>
  283. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart.c</file>
  284. <file>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart_ex.c</file>
  285. <file>$PROJ_DIR$\..\..\libs\stm32\system\stm32f030x6.h</file>
  286. <file>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.h</file>
  287. <file>$PROJ_DIR$\..\..\modules\led.c</file>
  288. <file>$PROJ_DIR$\..\..\modules\logic.c</file>
  289. <file>$PROJ_DIR$\..\..\modules\pwm_out.c</file>
  290. <file>$PROJ_DIR$\..\..\modules\tim.c</file>
  291. <file>$PROJ_DIR$\..\..\modules\usart.h</file>
  292. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_it.o</file>
  293. <file>$PROJ_DIR$\..\..\modules\adc.c</file>
  294. <file>$PROJ_DIR$\Debug\Obj\stm32f0xx_hal_exti.__cstat.et</file>
  295. <file>$PROJ_DIR$\..\..\user\main.c</file>
  296. <file>$PROJ_DIR$\..\..\output\sprut.bin</file>
  297. <file>$PROJ_DIR$\..\..\output\sprut.hex</file>
  298. </outputs>
  299. <file>
  300. <name>[ROOT_NODE]</name>
  301. <outputs>
  302. <tool>
  303. <name>ILINK</name>
  304. <file> 119 70</file>
  305. </tool>
  306. </outputs>
  307. </file>
  308. <file>
  309. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal.c</name>
  310. <outputs>
  311. <tool>
  312. <name>ICCARM</name>
  313. <file> 73</file>
  314. </tool>
  315. <tool>
  316. <name>BICOMP</name>
  317. <file> 219</file>
  318. </tool>
  319. <tool>
  320. <name>__cstat</name>
  321. <file> 212</file>
  322. </tool>
  323. </outputs>
  324. <inputs>
  325. <tool>
  326. <name>ICCARM</name>
  327. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  328. </tool>
  329. </inputs>
  330. </file>
  331. <file>
  332. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_can.c</name>
  333. <outputs>
  334. <tool>
  335. <name>ICCARM</name>
  336. <file> 151</file>
  337. </tool>
  338. <tool>
  339. <name>BICOMP</name>
  340. <file> 158</file>
  341. </tool>
  342. <tool>
  343. <name>__cstat</name>
  344. <file> 204</file>
  345. </tool>
  346. </outputs>
  347. <inputs>
  348. <tool>
  349. <name>ICCARM</name>
  350. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  351. </tool>
  352. </inputs>
  353. </file>
  354. <file>
  355. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc_ex.c</name>
  356. <outputs>
  357. <tool>
  358. <name>ICCARM</name>
  359. <file> 222</file>
  360. </tool>
  361. <tool>
  362. <name>BICOMP</name>
  363. <file> 52</file>
  364. </tool>
  365. <tool>
  366. <name>__cstat</name>
  367. <file> 54</file>
  368. </tool>
  369. </outputs>
  370. <inputs>
  371. <tool>
  372. <name>ICCARM</name>
  373. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  374. </tool>
  375. </inputs>
  376. </file>
  377. <file>
  378. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cec.c</name>
  379. <outputs>
  380. <tool>
  381. <name>ICCARM</name>
  382. <file> 215</file>
  383. </tool>
  384. <tool>
  385. <name>BICOMP</name>
  386. <file> 185</file>
  387. </tool>
  388. <tool>
  389. <name>__cstat</name>
  390. <file> 66</file>
  391. </tool>
  392. </outputs>
  393. <inputs>
  394. <tool>
  395. <name>ICCARM</name>
  396. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  397. </tool>
  398. </inputs>
  399. </file>
  400. <file>
  401. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_adc.c</name>
  402. <outputs>
  403. <tool>
  404. <name>ICCARM</name>
  405. <file> 101</file>
  406. </tool>
  407. <tool>
  408. <name>BICOMP</name>
  409. <file> 80</file>
  410. </tool>
  411. <tool>
  412. <name>__cstat</name>
  413. <file> 131</file>
  414. </tool>
  415. </outputs>
  416. <inputs>
  417. <tool>
  418. <name>ICCARM</name>
  419. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  420. </tool>
  421. </inputs>
  422. </file>
  423. <file>
  424. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash.c</name>
  425. <outputs>
  426. <tool>
  427. <name>ICCARM</name>
  428. <file> 61</file>
  429. </tool>
  430. <tool>
  431. <name>BICOMP</name>
  432. <file> 46</file>
  433. </tool>
  434. <tool>
  435. <name>__cstat</name>
  436. <file> 120</file>
  437. </tool>
  438. </outputs>
  439. <inputs>
  440. <tool>
  441. <name>ICCARM</name>
  442. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  443. </tool>
  444. </inputs>
  445. </file>
  446. <file>
  447. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_gpio.c</name>
  448. <outputs>
  449. <tool>
  450. <name>ICCARM</name>
  451. <file> 234</file>
  452. </tool>
  453. <tool>
  454. <name>BICOMP</name>
  455. <file> 107</file>
  456. </tool>
  457. <tool>
  458. <name>__cstat</name>
  459. <file> 169</file>
  460. </tool>
  461. </outputs>
  462. <inputs>
  463. <tool>
  464. <name>ICCARM</name>
  465. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  466. </tool>
  467. </inputs>
  468. </file>
  469. <file>
  470. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c.c</name>
  471. <outputs>
  472. <tool>
  473. <name>ICCARM</name>
  474. <file> 85</file>
  475. </tool>
  476. <tool>
  477. <name>BICOMP</name>
  478. <file> 126</file>
  479. </tool>
  480. <tool>
  481. <name>__cstat</name>
  482. <file> 236</file>
  483. </tool>
  484. </outputs>
  485. <inputs>
  486. <tool>
  487. <name>ICCARM</name>
  488. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  489. </tool>
  490. </inputs>
  491. </file>
  492. <file>
  493. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd.c</name>
  494. <outputs>
  495. <tool>
  496. <name>ICCARM</name>
  497. <file> 99</file>
  498. </tool>
  499. <tool>
  500. <name>BICOMP</name>
  501. <file> 63</file>
  502. </tool>
  503. <tool>
  504. <name>__cstat</name>
  505. <file> 202</file>
  506. </tool>
  507. </outputs>
  508. <inputs>
  509. <tool>
  510. <name>ICCARM</name>
  511. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  512. </tool>
  513. </inputs>
  514. </file>
  515. <file>
  516. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc.c</name>
  517. <outputs>
  518. <tool>
  519. <name>ICCARM</name>
  520. <file> 106</file>
  521. </tool>
  522. <tool>
  523. <name>BICOMP</name>
  524. <file> 139</file>
  525. </tool>
  526. <tool>
  527. <name>__cstat</name>
  528. <file> 86</file>
  529. </tool>
  530. </outputs>
  531. <inputs>
  532. <tool>
  533. <name>ICCARM</name>
  534. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  535. </tool>
  536. </inputs>
  537. </file>
  538. <file>
  539. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smbus.c</name>
  540. <outputs>
  541. <tool>
  542. <name>ICCARM</name>
  543. <file> 195</file>
  544. </tool>
  545. <tool>
  546. <name>BICOMP</name>
  547. <file> 103</file>
  548. </tool>
  549. <tool>
  550. <name>__cstat</name>
  551. <file> 76</file>
  552. </tool>
  553. </outputs>
  554. <inputs>
  555. <tool>
  556. <name>ICCARM</name>
  557. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  558. </tool>
  559. </inputs>
  560. </file>
  561. <file>
  562. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi.c</name>
  563. <outputs>
  564. <tool>
  565. <name>ICCARM</name>
  566. <file> 167</file>
  567. </tool>
  568. <tool>
  569. <name>BICOMP</name>
  570. <file> 149</file>
  571. </tool>
  572. <tool>
  573. <name>__cstat</name>
  574. <file> 171</file>
  575. </tool>
  576. </outputs>
  577. <inputs>
  578. <tool>
  579. <name>ICCARM</name>
  580. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  581. </tool>
  582. </inputs>
  583. </file>
  584. <file>
  585. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_spi_ex.c</name>
  586. <outputs>
  587. <tool>
  588. <name>ICCARM</name>
  589. <file> 163</file>
  590. </tool>
  591. <tool>
  592. <name>BICOMP</name>
  593. <file> 235</file>
  594. </tool>
  595. <tool>
  596. <name>__cstat</name>
  597. <file> 186</file>
  598. </tool>
  599. </outputs>
  600. <inputs>
  601. <tool>
  602. <name>ICCARM</name>
  603. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  604. </tool>
  605. </inputs>
  606. </file>
  607. <file>
  608. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2c_ex.c</name>
  609. <outputs>
  610. <tool>
  611. <name>ICCARM</name>
  612. <file> 242</file>
  613. </tool>
  614. <tool>
  615. <name>BICOMP</name>
  616. <file> 112</file>
  617. </tool>
  618. <tool>
  619. <name>__cstat</name>
  620. <file> 211</file>
  621. </tool>
  622. </outputs>
  623. <inputs>
  624. <tool>
  625. <name>ICCARM</name>
  626. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  627. </tool>
  628. </inputs>
  629. </file>
  630. <file>
  631. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac.c</name>
  632. <outputs>
  633. <tool>
  634. <name>ICCARM</name>
  635. <file> 159</file>
  636. </tool>
  637. <tool>
  638. <name>BICOMP</name>
  639. <file> 161</file>
  640. </tool>
  641. <tool>
  642. <name>__cstat</name>
  643. <file> 48</file>
  644. </tool>
  645. </outputs>
  646. <inputs>
  647. <tool>
  648. <name>ICCARM</name>
  649. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  650. </tool>
  651. </inputs>
  652. </file>
  653. <file>
  654. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim.c</name>
  655. <outputs>
  656. <tool>
  657. <name>ICCARM</name>
  658. <file> 95</file>
  659. </tool>
  660. <tool>
  661. <name>BICOMP</name>
  662. <file> 218</file>
  663. </tool>
  664. <tool>
  665. <name>__cstat</name>
  666. <file> 156</file>
  667. </tool>
  668. </outputs>
  669. <inputs>
  670. <tool>
  671. <name>ICCARM</name>
  672. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  673. </tool>
  674. </inputs>
  675. </file>
  676. <file>
  677. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_i2s.c</name>
  678. <outputs>
  679. <tool>
  680. <name>ICCARM</name>
  681. <file> 135</file>
  682. </tool>
  683. <tool>
  684. <name>BICOMP</name>
  685. <file> 198</file>
  686. </tool>
  687. <tool>
  688. <name>__cstat</name>
  689. <file> 229</file>
  690. </tool>
  691. </outputs>
  692. <inputs>
  693. <tool>
  694. <name>ICCARM</name>
  695. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  696. </tool>
  697. </inputs>
  698. </file>
  699. <file>
  700. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_exti.c</name>
  701. <outputs>
  702. <tool>
  703. <name>ICCARM</name>
  704. <file> 210</file>
  705. </tool>
  706. <tool>
  707. <name>BICOMP</name>
  708. <file> 44</file>
  709. </tool>
  710. <tool>
  711. <name>__cstat</name>
  712. <file> 286</file>
  713. </tool>
  714. </outputs>
  715. <inputs>
  716. <tool>
  717. <name>ICCARM</name>
  718. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  719. </tool>
  720. </inputs>
  721. </file>
  722. <file>
  723. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_irda.c</name>
  724. <outputs>
  725. <tool>
  726. <name>ICCARM</name>
  727. <file> 174</file>
  728. </tool>
  729. <tool>
  730. <name>BICOMP</name>
  731. <file> 245</file>
  732. </tool>
  733. <tool>
  734. <name>__cstat</name>
  735. <file> 138</file>
  736. </tool>
  737. </outputs>
  738. <inputs>
  739. <tool>
  740. <name>ICCARM</name>
  741. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  742. </tool>
  743. </inputs>
  744. </file>
  745. <file>
  746. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tim_ex.c</name>
  747. <outputs>
  748. <tool>
  749. <name>ICCARM</name>
  750. <file> 200</file>
  751. </tool>
  752. <tool>
  753. <name>BICOMP</name>
  754. <file> 98</file>
  755. </tool>
  756. <tool>
  757. <name>__cstat</name>
  758. <file> 213</file>
  759. </tool>
  760. </outputs>
  761. <inputs>
  762. <tool>
  763. <name>ICCARM</name>
  764. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  765. </tool>
  766. </inputs>
  767. </file>
  768. <file>
  769. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_flash_ex.c</name>
  770. <outputs>
  771. <tool>
  772. <name>ICCARM</name>
  773. <file> 271</file>
  774. </tool>
  775. <tool>
  776. <name>BICOMP</name>
  777. <file> 123</file>
  778. </tool>
  779. <tool>
  780. <name>__cstat</name>
  781. <file> 92</file>
  782. </tool>
  783. </outputs>
  784. <inputs>
  785. <tool>
  786. <name>ICCARM</name>
  787. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  788. </tool>
  789. </inputs>
  790. </file>
  791. <file>
  792. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard_ex.c</name>
  793. <outputs>
  794. <tool>
  795. <name>ICCARM</name>
  796. <file> 191</file>
  797. </tool>
  798. <tool>
  799. <name>BICOMP</name>
  800. <file> 249</file>
  801. </tool>
  802. <tool>
  803. <name>__cstat</name>
  804. <file> 130</file>
  805. </tool>
  806. </outputs>
  807. </file>
  808. <file>
  809. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc.c</name>
  810. <outputs>
  811. <tool>
  812. <name>ICCARM</name>
  813. <file> 256</file>
  814. </tool>
  815. <tool>
  816. <name>BICOMP</name>
  817. <file> 121</file>
  818. </tool>
  819. <tool>
  820. <name>__cstat</name>
  821. <file> 56</file>
  822. </tool>
  823. </outputs>
  824. <inputs>
  825. <tool>
  826. <name>ICCARM</name>
  827. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  828. </tool>
  829. </inputs>
  830. </file>
  831. <file>
  832. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_comp.c</name>
  833. <outputs>
  834. <tool>
  835. <name>ICCARM</name>
  836. <file> 176</file>
  837. </tool>
  838. <tool>
  839. <name>BICOMP</name>
  840. <file> 39</file>
  841. </tool>
  842. <tool>
  843. <name>__cstat</name>
  844. <file> 113</file>
  845. </tool>
  846. </outputs>
  847. <inputs>
  848. <tool>
  849. <name>ICCARM</name>
  850. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  851. </tool>
  852. </inputs>
  853. </file>
  854. <file>
  855. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_crc_ex.c</name>
  856. <outputs>
  857. <tool>
  858. <name>ICCARM</name>
  859. <file> 216</file>
  860. </tool>
  861. <tool>
  862. <name>BICOMP</name>
  863. <file> 133</file>
  864. </tool>
  865. <tool>
  866. <name>__cstat</name>
  867. <file> 250</file>
  868. </tool>
  869. </outputs>
  870. <inputs>
  871. <tool>
  872. <name>ICCARM</name>
  873. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  874. </tool>
  875. </inputs>
  876. </file>
  877. <file>
  878. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dac_ex.c</name>
  879. <outputs>
  880. <tool>
  881. <name>ICCARM</name>
  882. <file> 128</file>
  883. </tool>
  884. <tool>
  885. <name>BICOMP</name>
  886. <file> 155</file>
  887. </tool>
  888. <tool>
  889. <name>__cstat</name>
  890. <file> 116</file>
  891. </tool>
  892. </outputs>
  893. <inputs>
  894. <tool>
  895. <name>ICCARM</name>
  896. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  897. </tool>
  898. </inputs>
  899. </file>
  900. <file>
  901. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_iwdg.c</name>
  902. <outputs>
  903. <tool>
  904. <name>ICCARM</name>
  905. <file> 71</file>
  906. </tool>
  907. <tool>
  908. <name>BICOMP</name>
  909. <file> 110</file>
  910. </tool>
  911. <tool>
  912. <name>__cstat</name>
  913. <file> 150</file>
  914. </tool>
  915. </outputs>
  916. <inputs>
  917. <tool>
  918. <name>ICCARM</name>
  919. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  920. </tool>
  921. </inputs>
  922. </file>
  923. <file>
  924. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr.c</name>
  925. <outputs>
  926. <tool>
  927. <name>ICCARM</name>
  928. <file> 97</file>
  929. </tool>
  930. <tool>
  931. <name>BICOMP</name>
  932. <file> 64</file>
  933. </tool>
  934. <tool>
  935. <name>__cstat</name>
  936. <file> 201</file>
  937. </tool>
  938. </outputs>
  939. <inputs>
  940. <tool>
  941. <name>ICCARM</name>
  942. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  943. </tool>
  944. </inputs>
  945. </file>
  946. <file>
  947. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pwr_ex.c</name>
  948. <outputs>
  949. <tool>
  950. <name>ICCARM</name>
  951. <file> 89</file>
  952. </tool>
  953. <tool>
  954. <name>BICOMP</name>
  955. <file> 69</file>
  956. </tool>
  957. <tool>
  958. <name>__cstat</name>
  959. <file> 226</file>
  960. </tool>
  961. </outputs>
  962. <inputs>
  963. <tool>
  964. <name>ICCARM</name>
  965. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  966. </tool>
  967. </inputs>
  968. </file>
  969. <file>
  970. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_cortex.c</name>
  971. <outputs>
  972. <tool>
  973. <name>ICCARM</name>
  974. <file> 132</file>
  975. </tool>
  976. <tool>
  977. <name>BICOMP</name>
  978. <file> 100</file>
  979. </tool>
  980. <tool>
  981. <name>__cstat</name>
  982. <file> 143</file>
  983. </tool>
  984. </outputs>
  985. <inputs>
  986. <tool>
  987. <name>ICCARM</name>
  988. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  989. </tool>
  990. </inputs>
  991. </file>
  992. <file>
  993. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_pcd_ex.c</name>
  994. <outputs>
  995. <tool>
  996. <name>ICCARM</name>
  997. <file> 220</file>
  998. </tool>
  999. <tool>
  1000. <name>BICOMP</name>
  1001. <file> 168</file>
  1002. </tool>
  1003. <tool>
  1004. <name>__cstat</name>
  1005. <file> 233</file>
  1006. </tool>
  1007. </outputs>
  1008. <inputs>
  1009. <tool>
  1010. <name>ICCARM</name>
  1011. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1012. </tool>
  1013. </inputs>
  1014. </file>
  1015. <file>
  1016. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc.c</name>
  1017. <outputs>
  1018. <tool>
  1019. <name>ICCARM</name>
  1020. <file> 209</file>
  1021. </tool>
  1022. <tool>
  1023. <name>BICOMP</name>
  1024. <file> 261</file>
  1025. </tool>
  1026. <tool>
  1027. <name>__cstat</name>
  1028. <file> 83</file>
  1029. </tool>
  1030. </outputs>
  1031. <inputs>
  1032. <tool>
  1033. <name>ICCARM</name>
  1034. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1035. </tool>
  1036. </inputs>
  1037. </file>
  1038. <file>
  1039. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rtc_ex.c</name>
  1040. <outputs>
  1041. <tool>
  1042. <name>ICCARM</name>
  1043. <file> 170</file>
  1044. </tool>
  1045. <tool>
  1046. <name>BICOMP</name>
  1047. <file> 205</file>
  1048. </tool>
  1049. <tool>
  1050. <name>__cstat</name>
  1051. <file> 144</file>
  1052. </tool>
  1053. </outputs>
  1054. <inputs>
  1055. <tool>
  1056. <name>ICCARM</name>
  1057. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1058. </tool>
  1059. </inputs>
  1060. </file>
  1061. <file>
  1062. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_rcc_ex.c</name>
  1063. <outputs>
  1064. <tool>
  1065. <name>ICCARM</name>
  1066. <file> 197</file>
  1067. </tool>
  1068. <tool>
  1069. <name>BICOMP</name>
  1070. <file> 154</file>
  1071. </tool>
  1072. <tool>
  1073. <name>__cstat</name>
  1074. <file> 187</file>
  1075. </tool>
  1076. </outputs>
  1077. <inputs>
  1078. <tool>
  1079. <name>ICCARM</name>
  1080. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1081. </tool>
  1082. </inputs>
  1083. </file>
  1084. <file>
  1085. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_smartcard.c</name>
  1086. <outputs>
  1087. <tool>
  1088. <name>ICCARM</name>
  1089. <file> 237</file>
  1090. </tool>
  1091. <tool>
  1092. <name>BICOMP</name>
  1093. <file> 254</file>
  1094. </tool>
  1095. <tool>
  1096. <name>__cstat</name>
  1097. <file> 102</file>
  1098. </tool>
  1099. </outputs>
  1100. </file>
  1101. <file>
  1102. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_dma.c</name>
  1103. <outputs>
  1104. <tool>
  1105. <name>ICCARM</name>
  1106. <file> 65</file>
  1107. </tool>
  1108. <tool>
  1109. <name>BICOMP</name>
  1110. <file> 263</file>
  1111. </tool>
  1112. <tool>
  1113. <name>__cstat</name>
  1114. <file> 244</file>
  1115. </tool>
  1116. </outputs>
  1117. <inputs>
  1118. <tool>
  1119. <name>ICCARM</name>
  1120. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1121. </tool>
  1122. </inputs>
  1123. </file>
  1124. <file>
  1125. <name>$PROJ_DIR$\Debug\Exe\drone.out</name>
  1126. <outputs>
  1127. <tool>
  1128. <name>OBJCOPY</name>
  1129. <file> 288</file>
  1130. </tool>
  1131. <tool>
  1132. <name>ILINK</name>
  1133. <file> 70</file>
  1134. </tool>
  1135. </outputs>
  1136. <inputs>
  1137. <tool>
  1138. <name>ILINK</name>
  1139. <file> 145 172 84 109 180 140 157 88 189 243 73 101 222 151 215 176 132 256 216 159 128 65 210 61 271 234 85 242 135 174 71 99 220 97 89 209 197 106 170 237 191 195 167 163 95 200 240 214 148 228 196 246 284 67 248 75 117 77 49 90 51</file>
  1140. </tool>
  1141. </inputs>
  1142. </file>
  1143. <file>
  1144. <name>$PROJ_DIR$\..\..\libs\stm32\system\system_stm32f0xx.c</name>
  1145. <outputs>
  1146. <tool>
  1147. <name>ICCARM</name>
  1148. <file> 67</file>
  1149. </tool>
  1150. <tool>
  1151. <name>BICOMP</name>
  1152. <file> 152</file>
  1153. </tool>
  1154. <tool>
  1155. <name>__cstat</name>
  1156. <file> 79</file>
  1157. </tool>
  1158. </outputs>
  1159. <inputs>
  1160. <tool>
  1161. <name>ICCARM</name>
  1162. <file> 111 277 164 217 182 91 207 147 125 258 153 192 203 278 87 0 259 162 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1163. </tool>
  1164. </inputs>
  1165. </file>
  1166. <file>
  1167. <name>$PROJ_DIR$\..\startup_stm32f030x6.s</name>
  1168. <outputs>
  1169. <tool>
  1170. <name>AARM</name>
  1171. <file> 243</file>
  1172. </tool>
  1173. </outputs>
  1174. </file>
  1175. <file>
  1176. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart_ex.c</name>
  1177. <outputs>
  1178. <tool>
  1179. <name>ICCARM</name>
  1180. <file> 148</file>
  1181. </tool>
  1182. <tool>
  1183. <name>BICOMP</name>
  1184. <file> 238</file>
  1185. </tool>
  1186. <tool>
  1187. <name>__cstat</name>
  1188. <file> 142</file>
  1189. </tool>
  1190. </outputs>
  1191. <inputs>
  1192. <tool>
  1193. <name>ICCARM</name>
  1194. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1195. </tool>
  1196. </inputs>
  1197. </file>
  1198. <file>
  1199. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_tsc.c</name>
  1200. <outputs>
  1201. <tool>
  1202. <name>ICCARM</name>
  1203. <file> 240</file>
  1204. </tool>
  1205. <tool>
  1206. <name>BICOMP</name>
  1207. <file> 68</file>
  1208. </tool>
  1209. <tool>
  1210. <name>__cstat</name>
  1211. <file> 253</file>
  1212. </tool>
  1213. </outputs>
  1214. <inputs>
  1215. <tool>
  1216. <name>ICCARM</name>
  1217. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1218. </tool>
  1219. </inputs>
  1220. </file>
  1221. <file>
  1222. <name>$PROJ_DIR$\..\..\modules\button.c</name>
  1223. <outputs>
  1224. <tool>
  1225. <name>ICCARM</name>
  1226. <file> 84</file>
  1227. </tool>
  1228. <tool>
  1229. <name>BICOMP</name>
  1230. <file> 62</file>
  1231. </tool>
  1232. </outputs>
  1233. <inputs>
  1234. <tool>
  1235. <name>ICCARM</name>
  1236. <file> 118 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 231 127 38 114</file>
  1237. </tool>
  1238. </inputs>
  1239. </file>
  1240. <file>
  1241. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_wwdg.c</name>
  1242. <outputs>
  1243. <tool>
  1244. <name>ICCARM</name>
  1245. <file> 246</file>
  1246. </tool>
  1247. <tool>
  1248. <name>BICOMP</name>
  1249. <file> 50</file>
  1250. </tool>
  1251. <tool>
  1252. <name>__cstat</name>
  1253. <file> 58</file>
  1254. </tool>
  1255. </outputs>
  1256. <inputs>
  1257. <tool>
  1258. <name>ICCARM</name>
  1259. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1260. </tool>
  1261. </inputs>
  1262. </file>
  1263. <file>
  1264. <name>$PROJ_DIR$\..\..\modules\pwm_in.c</name>
  1265. <outputs>
  1266. <tool>
  1267. <name>ICCARM</name>
  1268. <file> 88</file>
  1269. </tool>
  1270. <tool>
  1271. <name>BICOMP</name>
  1272. <file> 166</file>
  1273. </tool>
  1274. <tool>
  1275. <name>__cstat</name>
  1276. <file> 57</file>
  1277. </tool>
  1278. </outputs>
  1279. <inputs>
  1280. <tool>
  1281. <name>ICCARM</name>
  1282. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 72 231 114</file>
  1283. </tool>
  1284. </inputs>
  1285. </file>
  1286. <file>
  1287. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart.c</name>
  1288. <outputs>
  1289. <tool>
  1290. <name>ICCARM</name>
  1291. <file> 228</file>
  1292. </tool>
  1293. <tool>
  1294. <name>BICOMP</name>
  1295. <file> 53</file>
  1296. </tool>
  1297. <tool>
  1298. <name>__cstat</name>
  1299. <file> 225</file>
  1300. </tool>
  1301. </outputs>
  1302. <inputs>
  1303. <tool>
  1304. <name>ICCARM</name>
  1305. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1306. </tool>
  1307. </inputs>
  1308. </file>
  1309. <file>
  1310. <name>$PROJ_DIR$\..\..\modules\systick.c</name>
  1311. <outputs>
  1312. <tool>
  1313. <name>ICCARM</name>
  1314. <file> 248</file>
  1315. </tool>
  1316. <tool>
  1317. <name>BICOMP</name>
  1318. <file> 124</file>
  1319. </tool>
  1320. <tool>
  1321. <name>__cstat</name>
  1322. <file> 96</file>
  1323. </tool>
  1324. </outputs>
  1325. <inputs>
  1326. <tool>
  1327. <name>ICCARM</name>
  1328. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 227 231</file>
  1329. </tool>
  1330. </inputs>
  1331. </file>
  1332. <file>
  1333. <name>$PROJ_DIR$\..\..\modules\usart.c</name>
  1334. <outputs>
  1335. <tool>
  1336. <name>ICCARM</name>
  1337. <file> 117</file>
  1338. </tool>
  1339. <tool>
  1340. <name>BICOMP</name>
  1341. <file> 252</file>
  1342. </tool>
  1343. <tool>
  1344. <name>__cstat</name>
  1345. <file> 184</file>
  1346. </tool>
  1347. </outputs>
  1348. <inputs>
  1349. <tool>
  1350. <name>ICCARM</name>
  1351. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 283 114 78 190</file>
  1352. </tool>
  1353. </inputs>
  1354. </file>
  1355. <file>
  1356. <name>$PROJ_DIR$\..\..\modules\gpio.c</name>
  1357. <outputs>
  1358. <tool>
  1359. <name>ICCARM</name>
  1360. <file> 109</file>
  1361. </tool>
  1362. <tool>
  1363. <name>BICOMP</name>
  1364. <file> 193</file>
  1365. </tool>
  1366. <tool>
  1367. <name>__cstat</name>
  1368. <file> 223</file>
  1369. </tool>
  1370. </outputs>
  1371. <inputs>
  1372. <tool>
  1373. <name>ICCARM</name>
  1374. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 129 231</file>
  1375. </tool>
  1376. </inputs>
  1377. </file>
  1378. <file>
  1379. <name>$PROJ_DIR$\..\..\user\stm32f0xx_it.c</name>
  1380. <outputs>
  1381. <tool>
  1382. <name>ICCARM</name>
  1383. <file> 284</file>
  1384. </tool>
  1385. <tool>
  1386. <name>BICOMP</name>
  1387. <file> 194</file>
  1388. </tool>
  1389. <tool>
  1390. <name>__cstat</name>
  1391. <file> 59</file>
  1392. </tool>
  1393. </outputs>
  1394. <inputs>
  1395. <tool>
  1396. <name>ICCARM</name>
  1397. <file> 93 87 173 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 221 40 47 177 206 104 175 108 146 178 230 81</file>
  1398. </tool>
  1399. </inputs>
  1400. </file>
  1401. <file>
  1402. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_uart.c</name>
  1403. <outputs>
  1404. <tool>
  1405. <name>ICCARM</name>
  1406. <file> 214</file>
  1407. </tool>
  1408. <tool>
  1409. <name>BICOMP</name>
  1410. <file> 41</file>
  1411. </tool>
  1412. <tool>
  1413. <name>__cstat</name>
  1414. <file> 45</file>
  1415. </tool>
  1416. </outputs>
  1417. <inputs>
  1418. <tool>
  1419. <name>ICCARM</name>
  1420. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1421. </tool>
  1422. </inputs>
  1423. </file>
  1424. <file>
  1425. <name>$PROJ_DIR$\..\..\libs\stm32\drivers\src\stm32f0xx_hal_usart_ex.c</name>
  1426. <outputs>
  1427. <tool>
  1428. <name>ICCARM</name>
  1429. <file> 196</file>
  1430. </tool>
  1431. <tool>
  1432. <name>BICOMP</name>
  1433. <file> 134</file>
  1434. </tool>
  1435. <tool>
  1436. <name>__cstat</name>
  1437. <file> 160</file>
  1438. </tool>
  1439. </outputs>
  1440. <inputs>
  1441. <tool>
  1442. <name>ICCARM</name>
  1443. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247</file>
  1444. </tool>
  1445. </inputs>
  1446. </file>
  1447. <file>
  1448. <name>$PROJ_DIR$\..\..\modules\led.c</name>
  1449. <outputs>
  1450. <tool>
  1451. <name>ICCARM</name>
  1452. <file> 180</file>
  1453. </tool>
  1454. <tool>
  1455. <name>BICOMP</name>
  1456. <file> 181</file>
  1457. </tool>
  1458. </outputs>
  1459. <inputs>
  1460. <tool>
  1461. <name>ICCARM</name>
  1462. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 38</file>
  1463. </tool>
  1464. </inputs>
  1465. </file>
  1466. <file>
  1467. <name>$PROJ_DIR$\..\..\modules\logic.c</name>
  1468. <outputs>
  1469. <tool>
  1470. <name>ICCARM</name>
  1471. <file> 140</file>
  1472. </tool>
  1473. <tool>
  1474. <name>BICOMP</name>
  1475. <file> 55</file>
  1476. </tool>
  1477. <tool>
  1478. <name>__cstat</name>
  1479. <file> 141</file>
  1480. </tool>
  1481. </outputs>
  1482. <inputs>
  1483. <tool>
  1484. <name>ICCARM</name>
  1485. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 127 231 72 129 43 118 38 37</file>
  1486. </tool>
  1487. </inputs>
  1488. </file>
  1489. <file>
  1490. <name>$PROJ_DIR$\..\..\modules\pwm_out.c</name>
  1491. <outputs>
  1492. <tool>
  1493. <name>ICCARM</name>
  1494. <file> 189</file>
  1495. </tool>
  1496. <tool>
  1497. <name>BICOMP</name>
  1498. <file> 232</file>
  1499. </tool>
  1500. <tool>
  1501. <name>__cstat</name>
  1502. <file> 251</file>
  1503. </tool>
  1504. </outputs>
  1505. <inputs>
  1506. <tool>
  1507. <name>ICCARM</name>
  1508. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 43 114</file>
  1509. </tool>
  1510. </inputs>
  1511. </file>
  1512. <file>
  1513. <name>$PROJ_DIR$\..\..\modules\tim.c</name>
  1514. <outputs>
  1515. <tool>
  1516. <name>ICCARM</name>
  1517. <file> 75</file>
  1518. </tool>
  1519. <tool>
  1520. <name>BICOMP</name>
  1521. <file> 42</file>
  1522. </tool>
  1523. </outputs>
  1524. <inputs>
  1525. <tool>
  1526. <name>ICCARM</name>
  1527. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 37 231 38 118</file>
  1528. </tool>
  1529. </inputs>
  1530. </file>
  1531. <file>
  1532. <name>$PROJ_DIR$\..\..\modules\adc.c</name>
  1533. <outputs>
  1534. <tool>
  1535. <name>ICCARM</name>
  1536. <file> 172</file>
  1537. </tool>
  1538. <tool>
  1539. <name>BICOMP</name>
  1540. <file> 137</file>
  1541. </tool>
  1542. </outputs>
  1543. <inputs>
  1544. <tool>
  1545. <name>ICCARM</name>
  1546. <file> 87 0 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 40 47 177 206 104 175 108 255 230 81 60 239 136 208 74 247 165 38 37 231 114</file>
  1547. </tool>
  1548. </inputs>
  1549. </file>
  1550. <file>
  1551. <name>$PROJ_DIR$\..\..\user\main.c</name>
  1552. <outputs>
  1553. <tool>
  1554. <name>ICCARM</name>
  1555. <file> 157</file>
  1556. </tool>
  1557. <tool>
  1558. <name>BICOMP</name>
  1559. <file> 199</file>
  1560. </tool>
  1561. <tool>
  1562. <name>__cstat</name>
  1563. <file> 179</file>
  1564. </tool>
  1565. </outputs>
  1566. <inputs>
  1567. <tool>
  1568. <name>ICCARM</name>
  1569. <file> 87 173 259 162 111 277 164 217 182 91 207 147 125 258 153 192 203 278 188 183 105 94 115 82 221 40 47 177 206 104 175 108 146 178 230 81 38 118 231 165 37 224 227 283 43 72 129 127 114</file>
  1570. </tool>
  1571. </inputs>
  1572. </file>
  1573. <forcedrebuild>
  1574. <name>$PROJ_DIR$\..\..\modules\button.c</name>
  1575. <tool>C-STAT</tool>
  1576. </forcedrebuild>
  1577. <forcedrebuild>
  1578. <name>$PROJ_DIR$\..\..\modules\led.c</name>
  1579. <tool>C-STAT</tool>
  1580. </forcedrebuild>
  1581. <forcedrebuild>
  1582. <name>$PROJ_DIR$\..\..\modules\tim.c</name>
  1583. <tool>C-STAT</tool>
  1584. </forcedrebuild>
  1585. <forcedrebuild>
  1586. <name>$PROJ_DIR$\..\..\modules\adc.c</name>
  1587. <tool>C-STAT</tool>
  1588. </forcedrebuild>
  1589. </configuration>
  1590. <configuration>
  1591. <name>Release</name>
  1592. <outputs />
  1593. <forcedrebuild>
  1594. <name>[MULTI_TOOL]</name>
  1595. <tool>ILINK</tool>
  1596. </forcedrebuild>
  1597. </configuration>
  1598. </project>