This commit is contained in:
andrea
2025-12-07 21:39:26 +01:00
parent 9fd653ebcc
commit 792e63b21c
66 changed files with 121472 additions and 92050 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1,4 @@
../Core/Src/cdc_int.c:14:6:manageCDC 32
../Core/Src/eeprom.h:74:25:EEW_Read 1
../Core/Src/eeprom.h:79:25:EEW_Write 1
../Core/Src/cdc_int.c:16:6:toHex 17
../Core/Src/cdc_int.c:52:6:manageCDC 51

View File

@@ -38,7 +38,7 @@ Core/Src/cdc_int.o: ../Core/Src/cdc_int.c ../USB_DEVICE/App/usb_device.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h \
../Core/Inc/cdc_int.h ../Core/Inc/pwm.h
../Core/Inc/cdc_int.h ../Core/Src/eeprom.h ../Core/Inc/pwm.h
../USB_DEVICE/App/usb_device.h:
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h:
../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h:
@@ -81,4 +81,5 @@ Core/Src/cdc_int.o: ../Core/Src/cdc_int.c ../USB_DEVICE/App/usb_device.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h:
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h:
../Core/Inc/cdc_int.h:
../Core/Src/eeprom.h:
../Core/Inc/pwm.h:

View File

@@ -1 +1,4 @@
../Core/Src/cdc_int.c:14:6:manageCDC 184 static
../Core/Src/eeprom.h:74:25:EEW_Read 16 static
../Core/Src/eeprom.h:79:25:EEW_Write 16 static
../Core/Src/cdc_int.c:16:6:toHex 16 static
../Core/Src/cdc_int.c:52:6:manageCDC 184 static

View File

@@ -0,0 +1,11 @@
../Core/Src/eeprom.c:39:17:EE_GetPageStatus 1
../Core/Src/eeprom.c:44:26:EE_FlashProgramHalfWord 1
../Core/Src/eeprom.c:55:26:EE_FlashErasePage 1
../Core/Src/eeprom.c:74:17:EE_FindFreeAddress 3
../Core/Src/eeprom.c:95:18:EE_FindInPage 5
../Core/Src/eeprom.c:126:18:EE_Format 4
../Core/Src/eeprom.c:144:17:EE_GetOtherPageBase 2
../Core/Src/eeprom.c:150:18:EE_PageTransfer 11
../Core/Src/eeprom.c:222:11:EE_Init 7
../Core/Src/eeprom.c:252:11:EE_ReadVariable 2
../Core/Src/eeprom.c:265:11:EE_WriteVariable 4

View File

@@ -0,0 +1,62 @@
Core/Src/eeprom.o: ../Core/Src/eeprom.c ../Core/Src/eeprom.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/stm32f103xb.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_adc.h \
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.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_pwr.h \
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h \
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h \
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h \
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h \
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h \
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h
../Core/Src/eeprom.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/stm32f103xb.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_adc.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.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_pwr.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h:

Binary file not shown.

View File

@@ -0,0 +1,11 @@
../Core/Src/eeprom.c:39:17:EE_GetPageStatus 16 static
../Core/Src/eeprom.c:44:26:EE_FlashProgramHalfWord 32 static
../Core/Src/eeprom.c:55:26:EE_FlashErasePage 40 static
../Core/Src/eeprom.c:74:17:EE_FindFreeAddress 32 static
../Core/Src/eeprom.c:95:18:EE_FindInPage 40 static
../Core/Src/eeprom.c:126:18:EE_Format 8 static
../Core/Src/eeprom.c:144:17:EE_GetOtherPageBase 16 static
../Core/Src/eeprom.c:150:18:EE_PageTransfer 40 static
../Core/Src/eeprom.c:222:11:EE_Init 16 static
../Core/Src/eeprom.c:252:11:EE_ReadVariable 16 static
../Core/Src/eeprom.c:265:11:EE_WriteVariable 24 static

View File

@@ -1,9 +1,9 @@
../Core/Src/main.c:74:6:HAL_SYSTICK_Callback 4
../Core/Src/main.c:97:5:main 1
../Core/Src/main.c:170:6:SystemClock_Config 4
../Core/Src/main.c:218:13:MX_ADC1_Init 3
../Core/Src/main.c:265:13:MX_TIM2_Init 9
../Core/Src/main.c:341:13:MX_TIM4_Init 9
../Core/Src/main.c:415:13:MX_USART1_UART_Init 2
../Core/Src/main.c:448:13:MX_GPIO_Init 1
../Core/Src/main.c:524:6:Error_Handler 1
../Core/Src/main.c:97:5:main 3
../Core/Src/main.c:174:6:SystemClock_Config 4
../Core/Src/main.c:222:13:MX_ADC1_Init 3
../Core/Src/main.c:269:13:MX_TIM2_Init 9
../Core/Src/main.c:345:13:MX_TIM4_Init 9
../Core/Src/main.c:419:13:MX_USART1_UART_Init 2
../Core/Src/main.c:452:13:MX_GPIO_Init 1
../Core/Src/main.c:528:6:Error_Handler 1

View File

@@ -38,7 +38,7 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h \
../Core/Inc/cdc_int.h ../Core/Inc/pwm.h
../Core/Inc/cdc_int.h ../Core/Src/eeprom.h ../Core/Inc/pwm.h
../Core/Inc/main.h:
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h:
../Core/Inc/stm32f1xx_hal_conf.h:
@@ -81,4 +81,5 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h:
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h:
../Core/Inc/cdc_int.h:
../Core/Src/eeprom.h:
../Core/Inc/pwm.h:

View File

@@ -1,9 +1,9 @@
../Core/Src/main.c:74:6:HAL_SYSTICK_Callback 8 static
../Core/Src/main.c:97:5:main 8 static
../Core/Src/main.c:170:6:SystemClock_Config 88 static
../Core/Src/main.c:218:13:MX_ADC1_Init 24 static
../Core/Src/main.c:265:13:MX_TIM2_Init 64 static
../Core/Src/main.c:341:13:MX_TIM4_Init 64 static
../Core/Src/main.c:415:13:MX_USART1_UART_Init 8 static
../Core/Src/main.c:448:13:MX_GPIO_Init 40 static
../Core/Src/main.c:524:6:Error_Handler 4 static,ignoring_inline_asm
../Core/Src/main.c:174:6:SystemClock_Config 88 static
../Core/Src/main.c:222:13:MX_ADC1_Init 24 static
../Core/Src/main.c:269:13:MX_TIM2_Init 64 static
../Core/Src/main.c:345:13:MX_TIM4_Init 64 static
../Core/Src/main.c:419:13:MX_USART1_UART_Init 8 static
../Core/Src/main.c:452:13:MX_GPIO_Init 40 static
../Core/Src/main.c:528:6:Error_Handler 4 static,ignoring_inline_asm

View File

@@ -6,6 +6,7 @@
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../Core/Src/cdc_int.c \
../Core/Src/eeprom.c \
../Core/Src/main.c \
../Core/Src/pwm.c \
../Core/Src/stm32f1xx_hal_msp.c \
@@ -16,6 +17,7 @@ C_SRCS += \
OBJS += \
./Core/Src/cdc_int.o \
./Core/Src/eeprom.o \
./Core/Src/main.o \
./Core/Src/pwm.o \
./Core/Src/stm32f1xx_hal_msp.o \
@@ -26,6 +28,7 @@ OBJS += \
C_DEPS += \
./Core/Src/cdc_int.d \
./Core/Src/eeprom.d \
./Core/Src/main.d \
./Core/Src/pwm.d \
./Core/Src/stm32f1xx_hal_msp.d \
@@ -42,7 +45,7 @@ Core/Src/%.o Core/Src/%.su Core/Src/%.cyclo: ../Core/Src/%.c Core/Src/subdir.mk
clean: clean-Core-2f-Src
clean-Core-2f-Src:
-$(RM) ./Core/Src/cdc_int.cyclo ./Core/Src/cdc_int.d ./Core/Src/cdc_int.o ./Core/Src/cdc_int.su ./Core/Src/main.cyclo ./Core/Src/main.d ./Core/Src/main.o ./Core/Src/main.su ./Core/Src/pwm.cyclo ./Core/Src/pwm.d ./Core/Src/pwm.o ./Core/Src/pwm.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
-$(RM) ./Core/Src/cdc_int.cyclo ./Core/Src/cdc_int.d ./Core/Src/cdc_int.o ./Core/Src/cdc_int.su ./Core/Src/eeprom.cyclo ./Core/Src/eeprom.d ./Core/Src/eeprom.o ./Core/Src/eeprom.su ./Core/Src/main.cyclo ./Core/Src/main.d ./Core/Src/main.o ./Core/Src/main.su ./Core/Src/pwm.cyclo ./Core/Src/pwm.d ./Core/Src/pwm.o ./Core/Src/pwm.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

View File

@@ -1,4 +1,5 @@
"./Core/Src/cdc_int.o"
"./Core/Src/eeprom.o"
"./Core/Src/main.o"
"./Core/Src/pwm.o"
"./Core/Src/stm32f1xx_hal_msp.o"