drone.dep 68 KB

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