added pcbart, smaller changes
This commit is contained in:
8
code/Debug/Core/Src/main.cyclo
Normal file
8
code/Debug/Core/Src/main.cyclo
Normal file
@@ -0,0 +1,8 @@
|
||||
../Core/Src/main.c:74:5:main 1
|
||||
../Core/Src/main.c:122:6:SystemClock_Config 3
|
||||
../Core/Src/main.c:161:13:MX_TIM1_Init 10
|
||||
../Core/Src/main.c:255:13:MX_TIM3_Init 3
|
||||
../Core/Src/main.c:304:13:MX_USART1_UART_Init 5
|
||||
../Core/Src/main.c:352:13:MX_USART2_UART_Init 5
|
||||
../Core/Src/main.c:400:13:MX_GPIO_Init 1
|
||||
../Core/Src/main.c:452:6:Error_Handler 1
|
||||
62
code/Debug/Core/Src/main.d
Normal file
62
code/Debug/Core/Src/main.d
Normal file
@@ -0,0 +1,62 @@
|
||||
Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h \
|
||||
../Core/Inc/stm32c0xx_hal_conf.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h:
|
||||
../Core/Inc/stm32c0xx_hal_conf.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h:
|
||||
BIN
code/Debug/Core/Src/main.o
Normal file
BIN
code/Debug/Core/Src/main.o
Normal file
Binary file not shown.
8
code/Debug/Core/Src/main.su
Normal file
8
code/Debug/Core/Src/main.su
Normal file
@@ -0,0 +1,8 @@
|
||||
../Core/Src/main.c:74:5:main 8 static
|
||||
../Core/Src/main.c:122:6:SystemClock_Config 64 static
|
||||
../Core/Src/main.c:161:13:MX_TIM1_Init 120 static
|
||||
../Core/Src/main.c:255:13:MX_TIM3_Init 64 static
|
||||
../Core/Src/main.c:304:13:MX_USART1_UART_Init 8 static
|
||||
../Core/Src/main.c:352:13:MX_USART2_UART_Init 8 static
|
||||
../Core/Src/main.c:400:13:MX_GPIO_Init 56 static
|
||||
../Core/Src/main.c:452:6:Error_Handler 8 static,ignoring_inline_asm
|
||||
8
code/Debug/Core/Src/stm32c0xx_hal_msp.cyclo
Normal file
8
code/Debug/Core/Src/stm32c0xx_hal_msp.cyclo
Normal file
@@ -0,0 +1,8 @@
|
||||
../Core/Src/stm32c0xx_hal_msp.c:65:6:HAL_MspInit 1
|
||||
../Core/Src/stm32c0xx_hal_msp.c:88:6:HAL_TIM_Base_MspInit 2
|
||||
../Core/Src/stm32c0xx_hal_msp.c:111:6:HAL_TIM_Encoder_MspInit 2
|
||||
../Core/Src/stm32c0xx_hal_msp.c:142:6:HAL_TIM_MspPostInit 2
|
||||
../Core/Src/stm32c0xx_hal_msp.c:184:6:HAL_TIM_Base_MspDeInit 2
|
||||
../Core/Src/stm32c0xx_hal_msp.c:206:6:HAL_TIM_Encoder_MspDeInit 2
|
||||
../Core/Src/stm32c0xx_hal_msp.c:235:6:HAL_UART_MspInit 4
|
||||
../Core/Src/stm32c0xx_hal_msp.c:308:6:HAL_UART_MspDeInit 3
|
||||
62
code/Debug/Core/Src/stm32c0xx_hal_msp.d
Normal file
62
code/Debug/Core/Src/stm32c0xx_hal_msp.d
Normal file
@@ -0,0 +1,62 @@
|
||||
Core/Src/stm32c0xx_hal_msp.o: ../Core/Src/stm32c0xx_hal_msp.c \
|
||||
../Core/Inc/main.h ../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h \
|
||||
../Core/Inc/stm32c0xx_hal_conf.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h:
|
||||
../Core/Inc/stm32c0xx_hal_conf.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h:
|
||||
BIN
code/Debug/Core/Src/stm32c0xx_hal_msp.o
Normal file
BIN
code/Debug/Core/Src/stm32c0xx_hal_msp.o
Normal file
Binary file not shown.
8
code/Debug/Core/Src/stm32c0xx_hal_msp.su
Normal file
8
code/Debug/Core/Src/stm32c0xx_hal_msp.su
Normal file
@@ -0,0 +1,8 @@
|
||||
../Core/Src/stm32c0xx_hal_msp.c:65:6:HAL_MspInit 16 static
|
||||
../Core/Src/stm32c0xx_hal_msp.c:88:6:HAL_TIM_Base_MspInit 24 static
|
||||
../Core/Src/stm32c0xx_hal_msp.c:111:6:HAL_TIM_Encoder_MspInit 56 static
|
||||
../Core/Src/stm32c0xx_hal_msp.c:142:6:HAL_TIM_MspPostInit 48 static
|
||||
../Core/Src/stm32c0xx_hal_msp.c:184:6:HAL_TIM_Base_MspDeInit 16 static
|
||||
../Core/Src/stm32c0xx_hal_msp.c:206:6:HAL_TIM_Encoder_MspDeInit 16 static
|
||||
../Core/Src/stm32c0xx_hal_msp.c:235:6:HAL_UART_MspInit 88 static
|
||||
../Core/Src/stm32c0xx_hal_msp.c:308:6:HAL_UART_MspDeInit 16 static
|
||||
5
code/Debug/Core/Src/stm32c0xx_it.cyclo
Normal file
5
code/Debug/Core/Src/stm32c0xx_it.cyclo
Normal file
@@ -0,0 +1,5 @@
|
||||
../Core/Src/stm32c0xx_it.c:69:6:NMI_Handler 1
|
||||
../Core/Src/stm32c0xx_it.c:84:6:HardFault_Handler 1
|
||||
../Core/Src/stm32c0xx_it.c:99:6:SVC_Handler 1
|
||||
../Core/Src/stm32c0xx_it.c:112:6:PendSV_Handler 1
|
||||
../Core/Src/stm32c0xx_it.c:125:6:SysTick_Handler 1
|
||||
64
code/Debug/Core/Src/stm32c0xx_it.d
Normal file
64
code/Debug/Core/Src/stm32c0xx_it.d
Normal file
@@ -0,0 +1,64 @@
|
||||
Core/Src/stm32c0xx_it.o: ../Core/Src/stm32c0xx_it.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h \
|
||||
../Core/Inc/stm32c0xx_hal_conf.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h \
|
||||
../Core/Inc/stm32c0xx_it.h
|
||||
../Core/Inc/main.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h:
|
||||
../Core/Inc/stm32c0xx_hal_conf.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h:
|
||||
../Core/Inc/stm32c0xx_it.h:
|
||||
BIN
code/Debug/Core/Src/stm32c0xx_it.o
Normal file
BIN
code/Debug/Core/Src/stm32c0xx_it.o
Normal file
Binary file not shown.
5
code/Debug/Core/Src/stm32c0xx_it.su
Normal file
5
code/Debug/Core/Src/stm32c0xx_it.su
Normal file
@@ -0,0 +1,5 @@
|
||||
../Core/Src/stm32c0xx_it.c:69:6:NMI_Handler 8 static
|
||||
../Core/Src/stm32c0xx_it.c:84:6:HardFault_Handler 8 static
|
||||
../Core/Src/stm32c0xx_it.c:99:6:SVC_Handler 8 static
|
||||
../Core/Src/stm32c0xx_it.c:112:6:PendSV_Handler 8 static
|
||||
../Core/Src/stm32c0xx_it.c:125:6:SysTick_Handler 8 static
|
||||
42
code/Debug/Core/Src/subdir.mk
Normal file
42
code/Debug/Core/Src/subdir.mk
Normal file
@@ -0,0 +1,42 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (13.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../Core/Src/main.c \
|
||||
../Core/Src/stm32c0xx_hal_msp.c \
|
||||
../Core/Src/stm32c0xx_it.c \
|
||||
../Core/Src/syscalls.c \
|
||||
../Core/Src/sysmem.c \
|
||||
../Core/Src/system_stm32c0xx.c
|
||||
|
||||
OBJS += \
|
||||
./Core/Src/main.o \
|
||||
./Core/Src/stm32c0xx_hal_msp.o \
|
||||
./Core/Src/stm32c0xx_it.o \
|
||||
./Core/Src/syscalls.o \
|
||||
./Core/Src/sysmem.o \
|
||||
./Core/Src/system_stm32c0xx.o
|
||||
|
||||
C_DEPS += \
|
||||
./Core/Src/main.d \
|
||||
./Core/Src/stm32c0xx_hal_msp.d \
|
||||
./Core/Src/stm32c0xx_it.d \
|
||||
./Core/Src/syscalls.d \
|
||||
./Core/Src/sysmem.d \
|
||||
./Core/Src/system_stm32c0xx.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Src/%.o Core/Src/%.su Core/Src/%.cyclo: ../Core/Src/%.c Core/Src/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32C051xx -c -I../Core/Inc -I../Drivers/STM32C0xx_HAL_Driver/Inc -I../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32C0xx/Include -I../Drivers/CMSIS/Include -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.cyclo ./Core/Src/main.d ./Core/Src/main.o ./Core/Src/main.su ./Core/Src/stm32c0xx_hal_msp.cyclo ./Core/Src/stm32c0xx_hal_msp.d ./Core/Src/stm32c0xx_hal_msp.o ./Core/Src/stm32c0xx_hal_msp.su ./Core/Src/stm32c0xx_it.cyclo ./Core/Src/stm32c0xx_it.d ./Core/Src/stm32c0xx_it.o ./Core/Src/stm32c0xx_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_stm32c0xx.cyclo ./Core/Src/system_stm32c0xx.d ./Core/Src/system_stm32c0xx.o ./Core/Src/system_stm32c0xx.su
|
||||
|
||||
.PHONY: clean-Core-2f-Src
|
||||
|
||||
18
code/Debug/Core/Src/syscalls.cyclo
Normal file
18
code/Debug/Core/Src/syscalls.cyclo
Normal file
@@ -0,0 +1,18 @@
|
||||
../Core/Src/syscalls.c:44:6:initialise_monitor_handles 1
|
||||
../Core/Src/syscalls.c:48:5:_getpid 1
|
||||
../Core/Src/syscalls.c:53:5:_kill 1
|
||||
../Core/Src/syscalls.c:61:6:_exit 1
|
||||
../Core/Src/syscalls.c:67:27:_read 2
|
||||
../Core/Src/syscalls.c:80:27:_write 2
|
||||
../Core/Src/syscalls.c:92:5:_close 1
|
||||
../Core/Src/syscalls.c:99:5:_fstat 1
|
||||
../Core/Src/syscalls.c:106:5:_isatty 1
|
||||
../Core/Src/syscalls.c:112:5:_lseek 1
|
||||
../Core/Src/syscalls.c:120:5:_open 1
|
||||
../Core/Src/syscalls.c:128:5:_wait 1
|
||||
../Core/Src/syscalls.c:135:5:_unlink 1
|
||||
../Core/Src/syscalls.c:142:5:_times 1
|
||||
../Core/Src/syscalls.c:148:5:_stat 1
|
||||
../Core/Src/syscalls.c:155:5:_link 1
|
||||
../Core/Src/syscalls.c:163:5:_fork 1
|
||||
../Core/Src/syscalls.c:169:5:_execve 1
|
||||
1
code/Debug/Core/Src/syscalls.d
Normal file
1
code/Debug/Core/Src/syscalls.d
Normal file
@@ -0,0 +1 @@
|
||||
Core/Src/syscalls.o: ../Core/Src/syscalls.c
|
||||
BIN
code/Debug/Core/Src/syscalls.o
Normal file
BIN
code/Debug/Core/Src/syscalls.o
Normal file
Binary file not shown.
18
code/Debug/Core/Src/syscalls.su
Normal file
18
code/Debug/Core/Src/syscalls.su
Normal file
@@ -0,0 +1,18 @@
|
||||
../Core/Src/syscalls.c:44:6:initialise_monitor_handles 8 static
|
||||
../Core/Src/syscalls.c:48:5:_getpid 8 static
|
||||
../Core/Src/syscalls.c:53:5:_kill 16 static
|
||||
../Core/Src/syscalls.c:61:6:_exit 16 static
|
||||
../Core/Src/syscalls.c:67:27:_read 32 static
|
||||
../Core/Src/syscalls.c:80:27:_write 32 static
|
||||
../Core/Src/syscalls.c:92:5:_close 16 static
|
||||
../Core/Src/syscalls.c:99:5:_fstat 16 static
|
||||
../Core/Src/syscalls.c:106:5:_isatty 16 static
|
||||
../Core/Src/syscalls.c:112:5:_lseek 24 static
|
||||
../Core/Src/syscalls.c:120:5:_open 20 static
|
||||
../Core/Src/syscalls.c:128:5:_wait 16 static
|
||||
../Core/Src/syscalls.c:135:5:_unlink 16 static
|
||||
../Core/Src/syscalls.c:142:5:_times 16 static
|
||||
../Core/Src/syscalls.c:148:5:_stat 16 static
|
||||
../Core/Src/syscalls.c:155:5:_link 16 static
|
||||
../Core/Src/syscalls.c:163:5:_fork 8 static
|
||||
../Core/Src/syscalls.c:169:5:_execve 24 static
|
||||
1
code/Debug/Core/Src/sysmem.cyclo
Normal file
1
code/Debug/Core/Src/sysmem.cyclo
Normal file
@@ -0,0 +1 @@
|
||||
../Core/Src/sysmem.c:53:7:_sbrk 3
|
||||
1
code/Debug/Core/Src/sysmem.d
Normal file
1
code/Debug/Core/Src/sysmem.d
Normal file
@@ -0,0 +1 @@
|
||||
Core/Src/sysmem.o: ../Core/Src/sysmem.c
|
||||
BIN
code/Debug/Core/Src/sysmem.o
Normal file
BIN
code/Debug/Core/Src/sysmem.o
Normal file
Binary file not shown.
1
code/Debug/Core/Src/sysmem.su
Normal file
1
code/Debug/Core/Src/sysmem.su
Normal file
@@ -0,0 +1 @@
|
||||
../Core/Src/sysmem.c:53:7:_sbrk 32 static
|
||||
2
code/Debug/Core/Src/system_stm32c0xx.cyclo
Normal file
2
code/Debug/Core/Src/system_stm32c0xx.cyclo
Normal file
@@ -0,0 +1,2 @@
|
||||
../Core/Src/system_stm32c0xx.c:142:6:SystemInit 1
|
||||
../Core/Src/system_stm32c0xx.c:190:6:SystemCoreClockUpdate 5
|
||||
61
code/Debug/Core/Src/system_stm32c0xx.d
Normal file
61
code/Debug/Core/Src/system_stm32c0xx.d
Normal file
@@ -0,0 +1,61 @@
|
||||
Core/Src/system_stm32c0xx.o: ../Core/Src/system_stm32c0xx.c \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h \
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h \
|
||||
../Core/Inc/stm32c0xx_hal_conf.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h \
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c051xx.h:
|
||||
../Drivers/CMSIS/Include/core_cm0plus.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Include/mpu_armv7.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h:
|
||||
../Core/Inc/stm32c0xx_hal_conf.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h:
|
||||
../Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h:
|
||||
BIN
code/Debug/Core/Src/system_stm32c0xx.o
Normal file
BIN
code/Debug/Core/Src/system_stm32c0xx.o
Normal file
Binary file not shown.
2
code/Debug/Core/Src/system_stm32c0xx.su
Normal file
2
code/Debug/Core/Src/system_stm32c0xx.su
Normal file
@@ -0,0 +1,2 @@
|
||||
../Core/Src/system_stm32c0xx.c:142:6:SystemInit 8 static
|
||||
../Core/Src/system_stm32c0xx.c:190:6:SystemCoreClockUpdate 24 static
|
||||
Reference in New Issue
Block a user