@@ -0,0 +1,11 @@
|
||||
../Drivers/CMSIS/Include/core_cm3.h:1876:26:ITM_SendChar 4
|
||||
../Core/Src/main.c:70:5:_write 2
|
||||
../Core/Src/main.c:83:5:main 1
|
||||
../Core/Src/main.c:131:6:SystemClock_Config 3
|
||||
../Core/Src/main.c:171:13:MX_I2C2_Init 2
|
||||
../Core/Src/main.c:205:13:MX_SPI1_Init 2
|
||||
../Core/Src/main.c:243:13:MX_TIM4_Init 6
|
||||
../Core/Src/main.c:302:13:MX_TIM6_Init 3
|
||||
../Core/Src/main.c:340:13:MX_GPIO_Init 1
|
||||
../Core/Src/main.c:436:13:MX_FSMC_Init 2
|
||||
../Core/Src/main.c:500:6:Error_Handler 1
|
||||
+2
-32
@@ -27,64 +27,34 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h \
|
||||
C:/Users/wuwen/Desktop/M3s_stm32/SW_APPs/Main_APP.h
|
||||
|
||||
C:/Users/wuwen/m3s_stm32/SW_APPs/Main_APP.h
|
||||
../Core/Inc/main.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h:
|
||||
|
||||
../Core/Inc/stm32f1xx_hal_conf.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h:
|
||||
|
||||
../Drivers/CMSIS/Include/core_cm3.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h:
|
||||
|
||||
C:/Users/wuwen/Desktop/M3s_stm32/SW_APPs/Main_APP.h:
|
||||
C:/Users/wuwen/m3s_stm32/SW_APPs/Main_APP.h:
|
||||
|
||||
+11
-11
@@ -1,11 +1,11 @@
|
||||
core_cm3.h:1876:26:ITM_SendChar 16 static,ignoring_inline_asm
|
||||
main.c:70:5:_write 32 static
|
||||
main.c:83:5:main 8 static
|
||||
main.c:131:6:SystemClock_Config 72 static
|
||||
main.c:170:13:MX_I2C2_Init 8 static
|
||||
main.c:204:13:MX_SPI1_Init 8 static
|
||||
main.c:242:13:MX_TIM4_Init 64 static
|
||||
main.c:301:13:MX_TIM6_Init 16 static
|
||||
main.c:339:13:MX_GPIO_Init 48 static
|
||||
main.c:431:13:MX_FSMC_Init 40 static
|
||||
main.c:495:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
../Drivers/CMSIS/Include/core_cm3.h:1876:26:ITM_SendChar 16 static,ignoring_inline_asm
|
||||
../Core/Src/main.c:70:5:_write 32 static
|
||||
../Core/Src/main.c:83:5:main 8 static
|
||||
../Core/Src/main.c:131:6:SystemClock_Config 72 static
|
||||
../Core/Src/main.c:171:13:MX_I2C2_Init 8 static
|
||||
../Core/Src/main.c:205:13:MX_SPI1_Init 8 static
|
||||
../Core/Src/main.c:243:13:MX_TIM4_Init 64 static
|
||||
../Core/Src/main.c:302:13:MX_TIM6_Init 16 static
|
||||
../Core/Src/main.c:340:13:MX_GPIO_Init 48 static
|
||||
../Core/Src/main.c:436:13:MX_FSMC_Init 40 static
|
||||
../Core/Src/main.c:500:6:Error_Handler 4 static,ignoring_inline_asm
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
../Core/Src/stm32f1xx_hal_msp.c:67:6:HAL_MspInit 1
|
||||
../Core/Src/stm32f1xx_hal_msp.c:93:6:HAL_I2C_MspInit 2
|
||||
../Core/Src/stm32f1xx_hal_msp.c:127:6:HAL_I2C_MspDeInit 2
|
||||
../Core/Src/stm32f1xx_hal_msp.c:158:6:HAL_SPI_MspInit 2
|
||||
../Core/Src/stm32f1xx_hal_msp.c:198:6:HAL_SPI_MspDeInit 2
|
||||
../Core/Src/stm32f1xx_hal_msp.c:228:6:HAL_TIM_Base_MspInit 3
|
||||
../Core/Src/stm32f1xx_hal_msp.c:261:6:HAL_TIM_MspPostInit 2
|
||||
../Core/Src/stm32f1xx_hal_msp.c:291:6:HAL_TIM_Base_MspDeInit 3
|
||||
../Core/Src/stm32f1xx_hal_msp.c:326:13:HAL_FSMC_MspInit 2
|
||||
../Core/Src/stm32f1xx_hal_msp.c:385:6:HAL_SRAM_MspInit 1
|
||||
../Core/Src/stm32f1xx_hal_msp.c:397:13:HAL_FSMC_MspDeInit 2
|
||||
../Core/Src/stm32f1xx_hal_msp.c:445:6:HAL_SRAM_MspDeInit 1
|
||||
@@ -27,61 +27,32 @@ Core/Src/stm32f1xx_hal_msp.o: ../Core/Src/stm32f1xx_hal_msp.c \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
|
||||
../Core/Inc/main.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h:
|
||||
|
||||
../Core/Inc/stm32f1xx_hal_conf.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h:
|
||||
|
||||
../Drivers/CMSIS/Include/core_cm3.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h:
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
stm32f1xx_hal_msp.c:66:6:HAL_MspInit 24 static
|
||||
stm32f1xx_hal_msp.c:92:6:HAL_I2C_MspInit 40 static
|
||||
stm32f1xx_hal_msp.c:126:6:HAL_I2C_MspDeInit 16 static
|
||||
stm32f1xx_hal_msp.c:157:6:HAL_SPI_MspInit 40 static
|
||||
stm32f1xx_hal_msp.c:197:6:HAL_SPI_MspDeInit 16 static
|
||||
stm32f1xx_hal_msp.c:227:6:HAL_TIM_Base_MspInit 24 static
|
||||
stm32f1xx_hal_msp.c:260:6:HAL_TIM_MspPostInit 40 static
|
||||
stm32f1xx_hal_msp.c:290:6:HAL_TIM_Base_MspDeInit 16 static
|
||||
stm32f1xx_hal_msp.c:325:13:HAL_FSMC_MspInit 32 static
|
||||
stm32f1xx_hal_msp.c:384:6:HAL_SRAM_MspInit 16 static
|
||||
stm32f1xx_hal_msp.c:396:13:HAL_FSMC_MspDeInit 8 static
|
||||
stm32f1xx_hal_msp.c:444:6:HAL_SRAM_MspDeInit 16 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:67:6:HAL_MspInit 24 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:93:6:HAL_I2C_MspInit 40 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:127:6:HAL_I2C_MspDeInit 16 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:158:6:HAL_SPI_MspInit 40 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:198:6:HAL_SPI_MspDeInit 16 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:228:6:HAL_TIM_Base_MspInit 24 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:261:6:HAL_TIM_MspPostInit 40 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:291:6:HAL_TIM_Base_MspDeInit 16 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:326:13:HAL_FSMC_MspInit 32 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:385:6:HAL_SRAM_MspInit 16 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:397:13:HAL_FSMC_MspDeInit 8 static
|
||||
../Core/Src/stm32f1xx_hal_msp.c:445:6:HAL_SRAM_MspDeInit 16 static
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
../Core/Src/stm32f1xx_it.c:71:6:NMI_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:86:6:HardFault_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:101:6:MemManage_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:116:6:BusFault_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:131:6:UsageFault_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:146:6:SVC_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:159:6:DebugMon_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:172:6:PendSV_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:185:6:SysTick_Handler 1
|
||||
../Core/Src/stm32f1xx_it.c:206:6:TIM4_IRQHandler 1
|
||||
../Core/Src/stm32f1xx_it.c:220:6:TIM6_IRQHandler 1
|
||||
@@ -28,63 +28,33 @@ Core/Src/stm32f1xx_it.o: ../Core/Src/stm32f1xx_it.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h \
|
||||
../Core/Inc/stm32f1xx_it.h
|
||||
|
||||
../Core/Inc/main.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h:
|
||||
|
||||
../Core/Inc/stm32f1xx_hal_conf.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h:
|
||||
|
||||
../Drivers/CMSIS/Include/core_cm3.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h:
|
||||
|
||||
../Core/Inc/stm32f1xx_it.h:
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
stm32f1xx_it.c:71:6:NMI_Handler 4 static
|
||||
stm32f1xx_it.c:86:6:HardFault_Handler 4 static
|
||||
stm32f1xx_it.c:101:6:MemManage_Handler 4 static
|
||||
stm32f1xx_it.c:116:6:BusFault_Handler 4 static
|
||||
stm32f1xx_it.c:131:6:UsageFault_Handler 4 static
|
||||
stm32f1xx_it.c:146:6:SVC_Handler 4 static
|
||||
stm32f1xx_it.c:159:6:DebugMon_Handler 4 static
|
||||
stm32f1xx_it.c:172:6:PendSV_Handler 4 static
|
||||
stm32f1xx_it.c:185:6:SysTick_Handler 8 static
|
||||
stm32f1xx_it.c:206:6:TIM4_IRQHandler 8 static
|
||||
stm32f1xx_it.c:220:6:TIM6_IRQHandler 8 static
|
||||
../Core/Src/stm32f1xx_it.c:71:6:NMI_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:86:6:HardFault_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:101:6:MemManage_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:116:6:BusFault_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:131:6:UsageFault_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:146:6:SVC_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:159:6:DebugMon_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:172:6:PendSV_Handler 4 static
|
||||
../Core/Src/stm32f1xx_it.c:185:6:SysTick_Handler 8 static
|
||||
../Core/Src/stm32f1xx_it.c:206:6:TIM4_IRQHandler 8 static
|
||||
../Core/Src/stm32f1xx_it.c:220:6:TIM6_IRQHandler 8 static
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (9-2020-q2-update)
|
||||
# Toolchain: GNU Tools for STM32 (11.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
@@ -30,13 +30,13 @@ C_DEPS += \
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Src/%.o: ../Core/Src/%.c Core/Src/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F103xE -c -I../Core/Inc -I"C:/Users/wuwen/Desktop/M3s_stm32/SW_APPs" -I"C:/Users/wuwen/Desktop/M3s_stm32/HW_Devices" -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
||||
Core/Src/%.o Core/Src/%.su Core/Src/%.cyclo: ../Core/Src/%.c Core/Src/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F103xE -c -I../Core/Inc -I"C:/Users/wuwen/m3s_stm32/SW_APPs" -I"C:/Users/wuwen/m3s_stm32/HW_Devices" -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/STM32F1xx_HAL_Driver/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
||||
|
||||
clean: clean-Core-2f-Src
|
||||
|
||||
clean-Core-2f-Src:
|
||||
-$(RM) ./Core/Src/main.d ./Core/Src/main.o ./Core/Src/stm32f1xx_hal_msp.d ./Core/Src/stm32f1xx_hal_msp.o ./Core/Src/stm32f1xx_it.d ./Core/Src/stm32f1xx_it.o ./Core/Src/syscalls.d ./Core/Src/syscalls.o ./Core/Src/sysmem.d ./Core/Src/sysmem.o ./Core/Src/system_stm32f1xx.d ./Core/Src/system_stm32f1xx.o
|
||||
-$(RM) ./Core/Src/main.cyclo ./Core/Src/main.d ./Core/Src/main.o ./Core/Src/main.su ./Core/Src/stm32f1xx_hal_msp.cyclo ./Core/Src/stm32f1xx_hal_msp.d ./Core/Src/stm32f1xx_hal_msp.o ./Core/Src/stm32f1xx_hal_msp.su ./Core/Src/stm32f1xx_it.cyclo ./Core/Src/stm32f1xx_it.d ./Core/Src/stm32f1xx_it.o ./Core/Src/stm32f1xx_it.su ./Core/Src/syscalls.cyclo ./Core/Src/syscalls.d ./Core/Src/syscalls.o ./Core/Src/syscalls.su ./Core/Src/sysmem.cyclo ./Core/Src/sysmem.d ./Core/Src/sysmem.o ./Core/Src/sysmem.su ./Core/Src/system_stm32f1xx.cyclo ./Core/Src/system_stm32f1xx.d ./Core/Src/system_stm32f1xx.o ./Core/Src/system_stm32f1xx.su
|
||||
|
||||
.PHONY: clean-Core-2f-Src
|
||||
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
../Core/Src/syscalls.c:45:6:initialise_monitor_handles 1
|
||||
../Core/Src/syscalls.c:49:5:_getpid 1
|
||||
../Core/Src/syscalls.c:54:5:_kill 1
|
||||
../Core/Src/syscalls.c:60:6:_exit 1
|
||||
../Core/Src/syscalls.c:66:27:_read 2
|
||||
../Core/Src/syscalls.c:78:27:_write 2
|
||||
../Core/Src/syscalls.c:89:5:_close 1
|
||||
../Core/Src/syscalls.c:95:5:_fstat 1
|
||||
../Core/Src/syscalls.c:101:5:_isatty 1
|
||||
../Core/Src/syscalls.c:106:5:_lseek 1
|
||||
../Core/Src/syscalls.c:111:5:_open 1
|
||||
../Core/Src/syscalls.c:117:5:_wait 1
|
||||
../Core/Src/syscalls.c:123:5:_unlink 1
|
||||
../Core/Src/syscalls.c:129:5:_times 1
|
||||
../Core/Src/syscalls.c:134:5:_stat 1
|
||||
../Core/Src/syscalls.c:140:5:_link 1
|
||||
../Core/Src/syscalls.c:146:5:_fork 1
|
||||
../Core/Src/syscalls.c:152:5:_execve 1
|
||||
+18
-18
@@ -1,18 +1,18 @@
|
||||
syscalls.c:45:6:initialise_monitor_handles 4 static
|
||||
syscalls.c:49:5:_getpid 4 static
|
||||
syscalls.c:54:5:_kill 16 static
|
||||
syscalls.c:60:6:_exit 16 static
|
||||
syscalls.c:66:27:_read 32 static
|
||||
syscalls.c:78:27:_write 32 static
|
||||
syscalls.c:89:5:_close 16 static
|
||||
syscalls.c:95:5:_fstat 16 static
|
||||
syscalls.c:101:5:_isatty 16 static
|
||||
syscalls.c:106:5:_lseek 24 static
|
||||
syscalls.c:111:5:_open 12 static
|
||||
syscalls.c:117:5:_wait 16 static
|
||||
syscalls.c:123:5:_unlink 16 static
|
||||
syscalls.c:129:5:_times 16 static
|
||||
syscalls.c:134:5:_stat 16 static
|
||||
syscalls.c:140:5:_link 16 static
|
||||
syscalls.c:146:5:_fork 8 static
|
||||
syscalls.c:152:5:_execve 24 static
|
||||
../Core/Src/syscalls.c:45:6:initialise_monitor_handles 4 static
|
||||
../Core/Src/syscalls.c:49:5:_getpid 4 static
|
||||
../Core/Src/syscalls.c:54:5:_kill 16 static
|
||||
../Core/Src/syscalls.c:60:6:_exit 16 static
|
||||
../Core/Src/syscalls.c:66:27:_read 32 static
|
||||
../Core/Src/syscalls.c:78:27:_write 32 static
|
||||
../Core/Src/syscalls.c:89:5:_close 16 static
|
||||
../Core/Src/syscalls.c:95:5:_fstat 16 static
|
||||
../Core/Src/syscalls.c:101:5:_isatty 16 static
|
||||
../Core/Src/syscalls.c:106:5:_lseek 24 static
|
||||
../Core/Src/syscalls.c:111:5:_open 12 static
|
||||
../Core/Src/syscalls.c:117:5:_wait 16 static
|
||||
../Core/Src/syscalls.c:123:5:_unlink 16 static
|
||||
../Core/Src/syscalls.c:129:5:_times 16 static
|
||||
../Core/Src/syscalls.c:134:5:_stat 16 static
|
||||
../Core/Src/syscalls.c:140:5:_link 16 static
|
||||
../Core/Src/syscalls.c:146:5:_fork 8 static
|
||||
../Core/Src/syscalls.c:152:5:_execve 24 static
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
../Core/Src/sysmem.c:54:7:_sbrk 3
|
||||
@@ -1 +1 @@
|
||||
sysmem.c:54:7:_sbrk 32 static
|
||||
../Core/Src/sysmem.c:54:7:_sbrk 32 static
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
../Core/Src/system_stm32f1xx.c:176:6:SystemInit 1
|
||||
../Core/Src/system_stm32f1xx.c:225:6:SystemCoreClockUpdate 7
|
||||
@@ -27,59 +27,31 @@ Core/Src/system_stm32f1xx.o: ../Core/Src/system_stm32f1xx.c \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h:
|
||||
|
||||
../Drivers/CMSIS/Include/core_cm3.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
|
||||
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h:
|
||||
|
||||
../Core/Inc/stm32f1xx_hal_conf.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h:
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
system_stm32f1xx.c:176:6:SystemInit 4 static
|
||||
system_stm32f1xx.c:225:6:SystemCoreClockUpdate 24 static
|
||||
../Core/Src/system_stm32f1xx.c:176:6:SystemInit 4 static
|
||||
../Core/Src/system_stm32f1xx.c:225:6:SystemCoreClockUpdate 24 static
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (9-2020-q2-update)
|
||||
# Toolchain: GNU Tools for STM32 (11.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
|
||||
Reference in New Issue
Block a user