Sync work
This commit is contained in:
parent
66c5a26d69
commit
55cde8b3cb
289 changed files with 151846 additions and 16 deletions
19
STM32Board/Debug/USB_DEVICE/Target/subdir.mk
Normal file
19
STM32Board/Debug/USB_DEVICE/Target/subdir.mk
Normal file
|
@ -0,0 +1,19 @@
|
|||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
################################################################################
|
||||
|
||||
# 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/usbd_conf.o: ../USB_DEVICE/Target/usbd_conf.c
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m3 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F103xB -DDEBUG -c -I../Core/Inc -I../Drivers/STM32F1xx_HAL_Driver/Inc -I../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I../Drivers/CMSIS/Include -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"USB_DEVICE/Target/usbd_conf.d" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
|
||||
|
105
STM32Board/Debug/USB_DEVICE/Target/usbd_conf.d
Normal file
105
STM32Board/Debug/USB_DEVICE/Target/usbd_conf.d
Normal file
|
@ -0,0 +1,105 @@
|
|||
USB_DEVICE/Target/usbd_conf.o: ../USB_DEVICE/Target/usbd_conf.c \
|
||||
../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/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_pwr.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 \
|
||||
../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/CDC/Inc/usbd_cdc.h \
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.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/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_pwr.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:
|
||||
|
||||
../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/CDC/Inc/usbd_cdc.h:
|
||||
|
||||
../Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h:
|
BIN
STM32Board/Debug/USB_DEVICE/Target/usbd_conf.o
Normal file
BIN
STM32Board/Debug/USB_DEVICE/Target/usbd_conf.o
Normal file
Binary file not shown.
32
STM32Board/Debug/USB_DEVICE/Target/usbd_conf.su
Normal file
32
STM32Board/Debug/USB_DEVICE/Target/usbd_conf.su
Normal file
|
@ -0,0 +1,32 @@
|
|||
usbd_conf.c:70:6:HAL_PCD_MspInit 24 static
|
||||
usbd_conf.c:89:6:HAL_PCD_MspDeInit 16 static
|
||||
usbd_conf.c:116:6:HAL_PCD_SetupStageCallback 16 static
|
||||
usbd_conf.c:131:6:HAL_PCD_DataOutStageCallback 16 static
|
||||
usbd_conf.c:146:6:HAL_PCD_DataInStageCallback 16 static
|
||||
usbd_conf.c:160:6:HAL_PCD_SOFCallback 16 static
|
||||
usbd_conf.c:174:6:HAL_PCD_ResetCallback 24 static
|
||||
usbd_conf.c:199:6:HAL_PCD_SuspendCallback 16 static
|
||||
usbd_conf.c:223:6:HAL_PCD_ResumeCallback 16 static
|
||||
usbd_conf.c:241:6:HAL_PCD_ISOOUTIncompleteCallback 16 static
|
||||
usbd_conf.c:256:6:HAL_PCD_ISOINIncompleteCallback 16 static
|
||||
usbd_conf.c:270:6:HAL_PCD_ConnectCallback 16 static
|
||||
usbd_conf.c:284:6:HAL_PCD_DisconnectCallback 16 static
|
||||
usbd_conf.c:299:20:USBD_LL_Init 16 static
|
||||
usbd_conf.c:349:20:USBD_LL_DeInit 24 static
|
||||
usbd_conf.c:366:20:USBD_LL_Start 24 static
|
||||
usbd_conf.c:383:20:USBD_LL_Stop 24 static
|
||||
usbd_conf.c:403:20:USBD_LL_OpenEP 24 static
|
||||
usbd_conf.c:421:20:USBD_LL_CloseEP 24 static
|
||||
usbd_conf.c:439:20:USBD_LL_FlushEP 24 static
|
||||
usbd_conf.c:457:20:USBD_LL_StallEP 24 static
|
||||
usbd_conf.c:475:20:USBD_LL_ClearStallEP 24 static
|
||||
usbd_conf.c:493:9:USBD_LL_IsStallEP 24 static
|
||||
usbd_conf.c:513:20:USBD_LL_SetUSBAddress 24 static
|
||||
usbd_conf.c:533:20:USBD_LL_Transmit 32 static
|
||||
usbd_conf.c:553:20:USBD_LL_PrepareReceive 32 static
|
||||
usbd_conf.c:571:10:USBD_LL_GetRxDataSize 16 static
|
||||
usbd_conf.c:581:6:USBD_LL_Delay 16 static
|
||||
usbd_conf.c:591:7:USBD_static_malloc 16 static
|
||||
usbd_conf.c:602:6:USBD_static_free 16 static
|
||||
usbd_conf.c:616:6:HAL_PCDEx_SetConnectionState 16 static
|
||||
usbd_conf.c:638:20:USBD_Get_USB_Status 24 static
|
Loading…
Add table
Add a link
Reference in a new issue