lt8920.dep 61 KB

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