add P4 & P5
This commit is contained in:
27
P5_SETR2/Debug/Components/wm8994/subdir.mk
Normal file
27
P5_SETR2/Debug/Components/wm8994/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 += \
|
||||
../Components/wm8994/wm8994.c
|
||||
|
||||
OBJS += \
|
||||
./Components/wm8994/wm8994.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/wm8994/wm8994.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/wm8994/%.o Components/wm8994/%.su Components/wm8994/%.cyclo: ../Components/wm8994/%.c Components/wm8994/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I"/home/jomaa/STM32CubeIDE/workspace_1.19.0/P5_SETR2/BSP" -I"/home/jomaa/STM32CubeIDE/workspace_1.19.0/P5_SETR2/LibWIFI/Inc" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
|
||||
|
||||
clean: clean-Components-2f-wm8994
|
||||
|
||||
clean-Components-2f-wm8994:
|
||||
-$(RM) ./Components/wm8994/wm8994.cyclo ./Components/wm8994/wm8994.d ./Components/wm8994/wm8994.o ./Components/wm8994/wm8994.su
|
||||
|
||||
.PHONY: clean-Components-2f-wm8994
|
||||
|
||||
13
P5_SETR2/Debug/Components/wm8994/wm8994.cyclo
Normal file
13
P5_SETR2/Debug/Components/wm8994/wm8994.cyclo
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/wm8994/wm8994.c:121:10:wm8994_Init 40
|
||||
../Components/wm8994/wm8994.c:622:6:wm8994_DeInit 1
|
||||
../Components/wm8994/wm8994.c:633:10:wm8994_ReadID 1
|
||||
../Components/wm8994/wm8994.c:647:10:wm8994_Play 1
|
||||
../Components/wm8994/wm8994.c:663:10:wm8994_Pause 1
|
||||
../Components/wm8994/wm8994.c:682:10:wm8994_Resume 1
|
||||
../Components/wm8994/wm8994.c:706:10:wm8994_Stop 3
|
||||
../Components/wm8994/wm8994.c:752:10:wm8994_SetVolume 7
|
||||
../Components/wm8994/wm8994.c:828:10:wm8994_SetMute 3
|
||||
../Components/wm8994/wm8994.c:863:10:wm8994_SetOutputMode 5
|
||||
../Components/wm8994/wm8994.c:950:10:wm8994_SetFrequency 15
|
||||
../Components/wm8994/wm8994.c:1010:10:wm8994_Reset 1
|
||||
../Components/wm8994/wm8994.c:1029:16:CODEC_IO_Write 1
|
||||
4
P5_SETR2/Debug/Components/wm8994/wm8994.d
Normal file
4
P5_SETR2/Debug/Components/wm8994/wm8994.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/wm8994/wm8994.o: ../Components/wm8994/wm8994.c \
|
||||
../Components/wm8994/wm8994.h ../Components/wm8994/../Common/audio.h
|
||||
../Components/wm8994/wm8994.h:
|
||||
../Components/wm8994/../Common/audio.h:
|
||||
BIN
P5_SETR2/Debug/Components/wm8994/wm8994.o
Normal file
BIN
P5_SETR2/Debug/Components/wm8994/wm8994.o
Normal file
Binary file not shown.
13
P5_SETR2/Debug/Components/wm8994/wm8994.su
Normal file
13
P5_SETR2/Debug/Components/wm8994/wm8994.su
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/wm8994/wm8994.c:121:10:wm8994_Init 40 static
|
||||
../Components/wm8994/wm8994.c:622:6:wm8994_DeInit 8 static
|
||||
../Components/wm8994/wm8994.c:633:10:wm8994_ReadID 16 static
|
||||
../Components/wm8994/wm8994.c:647:10:wm8994_Play 24 static
|
||||
../Components/wm8994/wm8994.c:663:10:wm8994_Pause 24 static
|
||||
../Components/wm8994/wm8994.c:682:10:wm8994_Resume 24 static
|
||||
../Components/wm8994/wm8994.c:706:10:wm8994_Stop 24 static
|
||||
../Components/wm8994/wm8994.c:752:10:wm8994_SetVolume 24 static
|
||||
../Components/wm8994/wm8994.c:828:10:wm8994_SetMute 24 static
|
||||
../Components/wm8994/wm8994.c:863:10:wm8994_SetOutputMode 24 static
|
||||
../Components/wm8994/wm8994.c:950:10:wm8994_SetFrequency 24 static
|
||||
../Components/wm8994/wm8994.c:1010:10:wm8994_Reset 24 static
|
||||
../Components/wm8994/wm8994.c:1029:16:CODEC_IO_Write 24 static
|
||||
Reference in New Issue
Block a user