drone.dep 68 KB

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