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