You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

subdir.mk 45KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. C_SRCS += \
  6. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c \
  7. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.c \
  8. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.c \
  9. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_comp.c \
  10. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c \
  11. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_crc.c \
  12. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp.c \
  13. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp_ex.c \
  14. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac.c \
  15. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac_ex.c \
  16. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c \
  17. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_exti.c \
  18. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c \
  19. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c \
  20. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.c \
  21. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c \
  22. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.c \
  23. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2s.c \
  24. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_irda.c \
  25. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_iwdg.c \
  26. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_lcd.c \
  27. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_nor.c \
  28. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp.c \
  29. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp_ex.c \
  30. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd.c \
  31. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd_ex.c \
  32. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.c \
  33. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.c \
  34. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.c \
  35. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c \
  36. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.c \
  37. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc_ex.c \
  38. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.c \
  39. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_smartcard.c \
  40. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c \
  41. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sram.c \
  42. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c \
  43. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.c \
  44. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_timebase_tim_template.c \
  45. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c \
  46. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_usart.c \
  47. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_wwdg.c \
  48. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_adc.c \
  49. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_comp.c \
  50. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_crc.c \
  51. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dac.c \
  52. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dma.c \
  53. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_exti.c \
  54. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_fsmc.c \
  55. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_gpio.c \
  56. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_i2c.c \
  57. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_opamp.c \
  58. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_pwr.c \
  59. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rcc.c \
  60. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rtc.c \
  61. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.c \
  62. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_spi.c \
  63. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_tim.c \
  64. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usart.c \
  65. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usb.c \
  66. ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_utils.c
  67. OBJS += \
  68. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.o \
  69. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.o \
  70. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.o \
  71. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_comp.o \
  72. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.o \
  73. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_crc.o \
  74. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp.o \
  75. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp_ex.o \
  76. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac.o \
  77. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac_ex.o \
  78. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.o \
  79. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_exti.o \
  80. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.o \
  81. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.o \
  82. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.o \
  83. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.o \
  84. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.o \
  85. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2s.o \
  86. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_irda.o \
  87. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_iwdg.o \
  88. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_lcd.o \
  89. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_nor.o \
  90. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp.o \
  91. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp_ex.o \
  92. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd.o \
  93. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd_ex.o \
  94. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.o \
  95. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.o \
  96. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.o \
  97. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.o \
  98. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.o \
  99. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc_ex.o \
  100. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.o \
  101. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_smartcard.o \
  102. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.o \
  103. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sram.o \
  104. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.o \
  105. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.o \
  106. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_timebase_tim_template.o \
  107. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.o \
  108. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_usart.o \
  109. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_wwdg.o \
  110. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_adc.o \
  111. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_comp.o \
  112. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_crc.o \
  113. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dac.o \
  114. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dma.o \
  115. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_exti.o \
  116. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_fsmc.o \
  117. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_gpio.o \
  118. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_i2c.o \
  119. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_opamp.o \
  120. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_pwr.o \
  121. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rcc.o \
  122. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rtc.o \
  123. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.o \
  124. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_spi.o \
  125. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_tim.o \
  126. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usart.o \
  127. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usb.o \
  128. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_utils.o
  129. C_DEPS += \
  130. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.d \
  131. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.d \
  132. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.d \
  133. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_comp.d \
  134. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.d \
  135. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_crc.d \
  136. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp.d \
  137. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp_ex.d \
  138. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac.d \
  139. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac_ex.d \
  140. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.d \
  141. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_exti.d \
  142. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.d \
  143. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.d \
  144. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.d \
  145. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.d \
  146. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.d \
  147. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2s.d \
  148. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_irda.d \
  149. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_iwdg.d \
  150. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_lcd.d \
  151. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_nor.d \
  152. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp.d \
  153. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp_ex.d \
  154. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd.d \
  155. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd_ex.d \
  156. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.d \
  157. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.d \
  158. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.d \
  159. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.d \
  160. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.d \
  161. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc_ex.d \
  162. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.d \
  163. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_smartcard.d \
  164. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.d \
  165. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sram.d \
  166. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.d \
  167. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.d \
  168. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_timebase_tim_template.d \
  169. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.d \
  170. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_usart.d \
  171. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_wwdg.d \
  172. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_adc.d \
  173. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_comp.d \
  174. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_crc.d \
  175. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dac.d \
  176. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dma.d \
  177. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_exti.d \
  178. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_fsmc.d \
  179. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_gpio.d \
  180. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_i2c.d \
  181. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_opamp.d \
  182. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_pwr.d \
  183. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rcc.d \
  184. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rtc.d \
  185. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.d \
  186. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_spi.d \
  187. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_tim.d \
  188. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usart.d \
  189. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usb.d \
  190. ./Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_utils.d
  191. # Each subdirectory must supply rules for building sources it contributes
  192. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c
  193. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  194. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.c
  195. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  196. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.c
  197. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_adc_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  198. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_comp.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_comp.c
  199. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_comp.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  200. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c
  201. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  202. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_crc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_crc.c
  203. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_crc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  204. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp.c
  205. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  206. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp_ex.c
  207. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cryp_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  208. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac.c
  209. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  210. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac_ex.c
  211. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dac_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  212. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c
  213. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  214. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_exti.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_exti.c
  215. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_exti.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  216. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c
  217. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  218. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c
  219. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  220. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.c
  221. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ramfunc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  222. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.c
  223. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_gpio.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  224. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.c
  225. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  226. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2s.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2s.c
  227. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2s.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  228. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_irda.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_irda.c
  229. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_irda.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  230. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_iwdg.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_iwdg.c
  231. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_iwdg.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  232. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_lcd.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_lcd.c
  233. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_lcd.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  234. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_nor.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_nor.c
  235. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_nor.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  236. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp.c
  237. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  238. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp_ex.c
  239. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_opamp_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  240. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd.c
  241. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  242. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd_ex.c
  243. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pcd_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  244. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.c
  245. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  246. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.c
  247. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_pwr_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  248. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.c
  249. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  250. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.c
  251. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rcc_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  252. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.c
  253. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  254. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc_ex.c
  255. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  256. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.c
  257. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  258. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_smartcard.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_smartcard.c
  259. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_smartcard.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  260. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c
  261. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  262. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sram.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sram.c
  263. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sram.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  264. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c
  265. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  266. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.c
  267. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim_ex.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  268. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_timebase_tim_template.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_timebase_tim_template.c
  269. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_timebase_tim_template.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  270. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.c
  271. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_uart.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  272. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_usart.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_usart.c
  273. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_usart.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  274. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_wwdg.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_wwdg.c
  275. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_wwdg.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  276. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_adc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_adc.c
  277. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_adc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  278. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_comp.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_comp.c
  279. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_comp.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  280. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_crc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_crc.c
  281. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_crc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  282. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dac.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dac.c
  283. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dac.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  284. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dma.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dma.c
  285. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_dma.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  286. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_exti.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_exti.c
  287. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_exti.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  288. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_fsmc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_fsmc.c
  289. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_fsmc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  290. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_gpio.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_gpio.c
  291. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_gpio.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  292. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_i2c.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_i2c.c
  293. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_i2c.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  294. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_opamp.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_opamp.c
  295. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_opamp.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  296. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_pwr.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_pwr.c
  297. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_pwr.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  298. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rcc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rcc.c
  299. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rcc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  300. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rtc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rtc.c
  301. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_rtc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  302. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.c
  303. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  304. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_spi.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_spi.c
  305. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_spi.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  306. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_tim.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_tim.c
  307. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_tim.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  308. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usart.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usart.c
  309. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usart.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  310. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usb.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usb.c
  311. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_usb.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
  312. Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_utils.o: ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_utils.c
  313. arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32L152xE -DDEBUG -c -I../Core/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc -I../Drivers/STM32L1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L1xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_utils.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"