lots of messages
This commit is contained in:
27
firmware/stm32f042k6/Debug/USB_DEVICE/Target/subdir.mk
Normal file
27
firmware/stm32f042k6/Debug/USB_DEVICE/Target/subdir.mk
Normal file
@@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# 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 += \
|
||||
../USB_DEVICE/Target/usbd_conf.c
|
||||
|
||||
OBJS += \
|
||||
./USB_DEVICE/Target/usbd_conf.o
|
||||
|
||||
C_DEPS += \
|
||||
./USB_DEVICE/Target/usbd_conf.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
USB_DEVICE/Target/%.o USB_DEVICE/Target/%.su USB_DEVICE/Target/%.cyclo: ../USB_DEVICE/Target/%.c USB_DEVICE/Target/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m0 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F042x6 -c -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Core/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/HID/Inc -I../Drivers/CMSIS/Device/ST/STM32F0xx/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-USB_DEVICE-2f-Target
|
||||
|
||||
clean-USB_DEVICE-2f-Target:
|
||||
-$(RM) ./USB_DEVICE/Target/usbd_conf.cyclo ./USB_DEVICE/Target/usbd_conf.d ./USB_DEVICE/Target/usbd_conf.o ./USB_DEVICE/Target/usbd_conf.su
|
||||
|
||||
.PHONY: clean-USB_DEVICE-2f-Target
|
||||
|
||||
32
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.cyclo
Normal file
32
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.cyclo
Normal file
@@ -0,0 +1,32 @@
|
||||
../USB_DEVICE/Target/usbd_conf.c:65:6:HAL_PCD_MspInit 2
|
||||
../USB_DEVICE/Target/usbd_conf.c:84:6:HAL_PCD_MspDeInit 2
|
||||
../USB_DEVICE/Target/usbd_conf.c:111:6:HAL_PCD_SetupStageCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:126:6:HAL_PCD_DataOutStageCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:141:6:HAL_PCD_DataInStageCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:155:6:HAL_PCD_SOFCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:169:6:HAL_PCD_ResetCallback 2
|
||||
../USB_DEVICE/Target/usbd_conf.c:194:6:HAL_PCD_SuspendCallback 2
|
||||
../USB_DEVICE/Target/usbd_conf.c:218:6:HAL_PCD_ResumeCallback 2
|
||||
../USB_DEVICE/Target/usbd_conf.c:241:6:HAL_PCD_ISOOUTIncompleteCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:256:6:HAL_PCD_ISOINIncompleteCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:270:6:HAL_PCD_ConnectCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:284:6:HAL_PCD_DisconnectCallback 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:299:20:USBD_LL_Init 2
|
||||
../USB_DEVICE/Target/usbd_conf.c:348:20:USBD_LL_DeInit 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:365:20:USBD_LL_Start 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:382:20:USBD_LL_Stop 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:402:20:USBD_LL_OpenEP 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:420:20:USBD_LL_CloseEP 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:438:20:USBD_LL_FlushEP 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:456:20:USBD_LL_StallEP 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:474:20:USBD_LL_ClearStallEP 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:492:9:USBD_LL_IsStallEP 2
|
||||
../USB_DEVICE/Target/usbd_conf.c:512:20:USBD_LL_SetUSBAddress 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:532:20:USBD_LL_Transmit 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:552:20:USBD_LL_PrepareReceive 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:570:10:USBD_LL_GetRxDataSize 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:580:6:USBD_LL_Delay 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:590:7:USBD_static_malloc 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:601:6:USBD_static_free 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:612:13:SystemClockConfig_Resume 1
|
||||
../USB_DEVICE/Target/usbd_conf.c:623:20:USBD_Get_USB_Status 7
|
||||
76
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.d
Normal file
76
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.d
Normal file
@@ -0,0 +1,76 @@
|
||||
USB_DEVICE/Target/usbd_conf.o: ../USB_DEVICE/Target/usbd_conf.c \
|
||||
../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h \
|
||||
../Drivers/CMSIS/Include/core_cm0.h \
|
||||
../Drivers/CMSIS/Include/cmsis_version.h \
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
||||
../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal.h \
|
||||
../Core/Inc/stm32f0xx_hal_conf.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_rcc.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_def.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_rcc_ex.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_gpio.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_gpio_ex.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_exti.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_dma.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_dma_ex.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_cortex.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_flash.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_i2c.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_i2c_ex.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pcd.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_usb.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pcd_ex.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pwr.h \
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pwr_ex.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h \
|
||||
../USB_DEVICE/Target/usbd_conf.h ../Core/Inc/main.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Class/HID/Inc/usbd_hid.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h
|
||||
../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h:
|
||||
../Drivers/CMSIS/Include/core_cm0.h:
|
||||
../Drivers/CMSIS/Include/cmsis_version.h:
|
||||
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
||||
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
||||
../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal.h:
|
||||
../Core/Inc/stm32f0xx_hal_conf.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_rcc.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_def.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_rcc_ex.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_gpio.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_gpio_ex.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_exti.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_dma.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_dma_ex.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_cortex.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_flash.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_flash_ex.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_i2c.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_i2c_ex.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pcd.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_usb.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pcd_ex.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pwr.h:
|
||||
../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_hal_pwr_ex.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h:
|
||||
../USB_DEVICE/Target/usbd_conf.h:
|
||||
../Core/Inc/main.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Class/HID/Inc/usbd_hid.h:
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h:
|
||||
BIN
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.o
Normal file
BIN
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.o
Normal file
Binary file not shown.
32
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.su
Normal file
32
firmware/stm32f042k6/Debug/USB_DEVICE/Target/usbd_conf.su
Normal file
@@ -0,0 +1,32 @@
|
||||
../USB_DEVICE/Target/usbd_conf.c:65:6:HAL_PCD_MspInit 24 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:84:6:HAL_PCD_MspDeInit 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:111:6:HAL_PCD_SetupStageCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:126:6:HAL_PCD_DataOutStageCallback 24 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:141:6:HAL_PCD_DataInStageCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:155:6:HAL_PCD_SOFCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:169:6:HAL_PCD_ResetCallback 24 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:194:6:HAL_PCD_SuspendCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:218:6:HAL_PCD_ResumeCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:241:6:HAL_PCD_ISOOUTIncompleteCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:256:6:HAL_PCD_ISOINIncompleteCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:270:6:HAL_PCD_ConnectCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:284:6:HAL_PCD_DisconnectCallback 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:299:20:USBD_LL_Init 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:348:20:USBD_LL_DeInit 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:365:20:USBD_LL_Start 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:382:20:USBD_LL_Stop 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:402:20:USBD_LL_OpenEP 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:420:20:USBD_LL_CloseEP 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:438:20:USBD_LL_FlushEP 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:456:20:USBD_LL_StallEP 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:474:20:USBD_LL_ClearStallEP 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:492:9:USBD_LL_IsStallEP 24 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:512:20:USBD_LL_SetUSBAddress 40 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:532:20:USBD_LL_Transmit 48 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:552:20:USBD_LL_PrepareReceive 48 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:570:10:USBD_LL_GetRxDataSize 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:580:6:USBD_LL_Delay 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:590:7:USBD_static_malloc 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:601:6:USBD_static_free 16 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:612:13:SystemClockConfig_Resume 8 static
|
||||
../USB_DEVICE/Target/usbd_conf.c:623:20:USBD_Get_USB_Status 24 static
|
||||
Reference in New Issue
Block a user