Changeset 10 for trunk/firmware/Output/Debug/Obj
- Timestamp:
- Feb 23, 2025, 1:25:41 PM (5 months ago)
- Location:
- trunk/firmware/Output/Debug/Obj/smartProtect
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/firmware/Output/Debug/Obj/smartProtect/button.d
r9 r10 35 35 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_pwr.h \ 36 36 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_pwr_ex.h \ 37 Core\inc\buzzer.h 37 Core\inc\buzzer.h Core\inc\leds.h -
trunk/firmware/Output/Debug/Obj/smartProtect/main.d
r9 r10 35 35 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_pwr_ex.h \ 36 36 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stdio.h \ 37 Core\inc\button.h Core\inc\buzzer.h Core\inc\relais.h \37 Core\inc\button.h Core\inc\buzzer.h Core\inc\relais.h Core\inc\leds.h \ 38 38 Core\inc\modeswitch.h Core\inc\mode_mainswitch.h \ 39 39 Core\inc\mode_secondaryprotection.h -
trunk/firmware/Output/Debug/Obj/smartProtect/mode_mainswitch.d
r9 r10 1 1 Output/Debug/Obj/smartProtect/mode_mainswitch.bc: \ 2 2 D:\projekte\ecs_smartProtect\trunk\firmware\Core\src\mode_mainswitch.c \ 3 Core\inc\mode_mainswitch.h Core\inc\button.h Core\inc\relais.h 3 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stdio.h \ 4 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL.h \ 5 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_ConfDefaults.h \ 6 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Conf.h \ 7 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Arm_Conf.h \ 8 Core\inc\mode_mainswitch.h Core\inc\button.h Core\inc\relais.h \ 9 ..\firmware_cube\Core\Inc\main.h \ 10 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal.h \ 11 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_ll_system.h \ 12 D:\projekte\ecs_smartProtect\trunk\firmware\STM32C0xx\Device\Include\stm32c0xx.h \ 13 D:\projekte\ecs_smartProtect\trunk\firmware\STM32C0xx\Device\Include\stm32c011xx.h \ 14 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\core_cm0plus.h \ 15 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stdint.h \ 16 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\cmsis_version.h \ 17 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\cmsis_compiler.h \ 18 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\cmsis_gcc.h \ 19 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\mpu_armv7.h \ 20 D:\projekte\ecs_smartProtect\trunk\firmware\STM32C0xx\Device\Include\system_stm32c0xx.h \ 21 ..\firmware_cube\Core\Inc\stm32c0xx_hal_conf.h \ 22 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_rcc.h \ 23 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_def.h \ 24 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \ 25 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stddef.h \ 26 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_ll_rcc.h \ 27 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_rcc_ex.h \ 28 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_gpio.h \ 29 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_gpio_ex.h \ 30 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_dma.h \ 31 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_dma_ex.h \ 32 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_cortex.h \ 33 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_exti.h \ 34 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_flash.h \ 35 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_flash_ex.h \ 36 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_pwr.h \ 37 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_pwr_ex.h \ 38 Core\inc\leds.h -
trunk/firmware/Output/Debug/Obj/smartProtect/mode_secondaryprotection.d
r9 r10 1 1 Output/Debug/Obj/smartProtect/mode_secondaryprotection.bc: \ 2 2 D:\projekte\ecs_smartProtect\trunk\firmware\Core\src\mode_secondaryprotection.c \ 3 Core\inc\mode_secondaryprotection.h 3 Core\inc\mode_secondaryprotection.h \ 4 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stdio.h \ 5 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL.h \ 6 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_ConfDefaults.h \ 7 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Conf.h \ 8 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\__SEGGER_RTL_Arm_Conf.h \ 9 Core\inc\button.h Core\inc\relais.h ..\firmware_cube\Core\Inc\main.h \ 10 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal.h \ 11 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_ll_system.h \ 12 D:\projekte\ecs_smartProtect\trunk\firmware\STM32C0xx\Device\Include\stm32c0xx.h \ 13 D:\projekte\ecs_smartProtect\trunk\firmware\STM32C0xx\Device\Include\stm32c011xx.h \ 14 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\core_cm0plus.h \ 15 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stdint.h \ 16 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\cmsis_version.h \ 17 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\cmsis_compiler.h \ 18 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\cmsis_gcc.h \ 19 D:\projekte\ecs_smartProtect\trunk\firmware\CMSIS_5\CMSIS\Core\Include\mpu_armv7.h \ 20 D:\projekte\ecs_smartProtect\trunk\firmware\STM32C0xx\Device\Include\system_stm32c0xx.h \ 21 ..\firmware_cube\Core\Inc\stm32c0xx_hal_conf.h \ 22 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_rcc.h \ 23 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_def.h \ 24 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \ 25 C:\Program\ Files\SEGGER\SEGGER\ Embedded\ Studio\ 8.22a\include\stddef.h \ 26 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_ll_rcc.h \ 27 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_rcc_ex.h \ 28 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_gpio.h \ 29 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_gpio_ex.h \ 30 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_dma.h \ 31 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_dma_ex.h \ 32 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_cortex.h \ 33 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_exti.h \ 34 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_flash.h \ 35 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_flash_ex.h \ 36 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_pwr.h \ 37 ..\firmware_cube\Drivers\STM32C0xx_HAL_Driver\Inc\stm32c0xx_hal_pwr_ex.h \ 38 Core\inc\leds.h -
trunk/firmware/Output/Debug/Obj/smartProtect/smartProtect_files.ind
r9 r10 9 9 "Output/Debug/Obj/smartProtect/mode_secondaryprotection.bc" 10 10 "Output/Debug/Obj/smartProtect/relais.bc" 11 "Output/Debug/Obj/smartProtect/leds.bc" 11 12 "Output/Debug/Obj/smartProtect/stm32c0xx_hal.bc" 12 13 "Output/Debug/Obj/smartProtect/stm32c0xx_hal_cortex.bc"
Note: See TracChangeset
for help on using the changeset viewer.