drone.dep 68 KB

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