p3 fin
This commit is contained in:
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.cyclo
Normal file
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.cyclo
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/cs43l22/cs43l22.c:117:10:cs43l22_Init 6
|
||||
../Components/cs43l22/cs43l22.c:201:6:cs43l22_DeInit 1
|
||||
../Components/cs43l22/cs43l22.c:212:10:cs43l22_ReadID 1
|
||||
../Components/cs43l22/cs43l22.c:230:10:cs43l22_Play 2
|
||||
../Components/cs43l22/cs43l22.c:256:10:cs43l22_Pause 1
|
||||
../Components/cs43l22/cs43l22.c:275:10:cs43l22_Resume 2
|
||||
../Components/cs43l22/cs43l22.c:303:10:cs43l22_Stop 1
|
||||
../Components/cs43l22/cs43l22.c:328:10:cs43l22_SetVolume 3
|
||||
../Components/cs43l22/cs43l22.c:355:10:cs43l22_SetFrequency 1
|
||||
../Components/cs43l22/cs43l22.c:367:10:cs43l22_SetMute 2
|
||||
../Components/cs43l22/cs43l22.c:396:10:cs43l22_SetOutputMode 5
|
||||
../Components/cs43l22/cs43l22.c:435:10:cs43l22_Reset 1
|
||||
../Components/cs43l22/cs43l22.c:447:16:CODEC_IO_Write 1
|
||||
4
P3_SETR2/Debug/Components/cs43l22/cs43l22.d
Normal file
4
P3_SETR2/Debug/Components/cs43l22/cs43l22.d
Normal file
@@ -0,0 +1,4 @@
|
||||
Components/cs43l22/cs43l22.o: ../Components/cs43l22/cs43l22.c \
|
||||
../Components/cs43l22/cs43l22.h ../Components/cs43l22/../Common/audio.h
|
||||
../Components/cs43l22/cs43l22.h:
|
||||
../Components/cs43l22/../Common/audio.h:
|
||||
BIN
P3_SETR2/Debug/Components/cs43l22/cs43l22.o
Normal file
BIN
P3_SETR2/Debug/Components/cs43l22/cs43l22.o
Normal file
Binary file not shown.
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.su
Normal file
13
P3_SETR2/Debug/Components/cs43l22/cs43l22.su
Normal file
@@ -0,0 +1,13 @@
|
||||
../Components/cs43l22/cs43l22.c:117:10:cs43l22_Init 32 static
|
||||
../Components/cs43l22/cs43l22.c:201:6:cs43l22_DeInit 8 static
|
||||
../Components/cs43l22/cs43l22.c:212:10:cs43l22_ReadID 24 static
|
||||
../Components/cs43l22/cs43l22.c:230:10:cs43l22_Play 24 static
|
||||
../Components/cs43l22/cs43l22.c:256:10:cs43l22_Pause 24 static
|
||||
../Components/cs43l22/cs43l22.c:275:10:cs43l22_Resume 24 static
|
||||
../Components/cs43l22/cs43l22.c:303:10:cs43l22_Stop 24 static
|
||||
../Components/cs43l22/cs43l22.c:328:10:cs43l22_SetVolume 24 static
|
||||
../Components/cs43l22/cs43l22.c:355:10:cs43l22_SetFrequency 16 static
|
||||
../Components/cs43l22/cs43l22.c:367:10:cs43l22_SetMute 24 static
|
||||
../Components/cs43l22/cs43l22.c:396:10:cs43l22_SetOutputMode 24 static
|
||||
../Components/cs43l22/cs43l22.c:435:10:cs43l22_Reset 16 static
|
||||
../Components/cs43l22/cs43l22.c:447:16:CODEC_IO_Write 24 static
|
||||
27
P3_SETR2/Debug/Components/cs43l22/subdir.mk
Normal file
27
P3_SETR2/Debug/Components/cs43l22/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/cs43l22/cs43l22.c
|
||||
|
||||
OBJS += \
|
||||
./Components/cs43l22/cs43l22.o
|
||||
|
||||
C_DEPS += \
|
||||
./Components/cs43l22/cs43l22.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Components/cs43l22/%.o Components/cs43l22/%.su Components/cs43l22/%.cyclo: ../Components/cs43l22/%.c Components/cs43l22/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g -DDEBUG -DUSE_HAL_DRIVER -DSTM32L475xx -c -I../Core/Inc -I../Components -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../BSP -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -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-cs43l22
|
||||
|
||||
clean-Components-2f-cs43l22:
|
||||
-$(RM) ./Components/cs43l22/cs43l22.cyclo ./Components/cs43l22/cs43l22.d ./Components/cs43l22/cs43l22.o ./Components/cs43l22/cs43l22.su
|
||||
|
||||
.PHONY: clean-Components-2f-cs43l22
|
||||
|
||||
Reference in New Issue
Block a user