1
0

add P4 & P5

This commit is contained in:
2025-11-24 15:44:12 +01:00
parent bd24f1fb79
commit f6fa6d94ce
1120 changed files with 576492 additions and 83 deletions

View File

@@ -0,0 +1,4 @@
../Components/ov9655/ov9655.c:556:6:ov9655_Init 7
../Components/ov9655/ov9655.c:617:6:ov9655_Config 5
../Components/ov9655/ov9655.c:666:10:ov9655_ReadID 1
../Components/ov9655/ov9655.c:684:17:ov9655_ConvertValue 23

View File

@@ -0,0 +1,4 @@
Components/ov9655/ov9655.o: ../Components/ov9655/ov9655.c \
../Components/ov9655/ov9655.h ../Components/ov9655/../Common/camera.h
../Components/ov9655/ov9655.h:
../Components/ov9655/../Common/camera.h:

Binary file not shown.

View File

@@ -0,0 +1,4 @@
../Components/ov9655/ov9655.c:556:6:ov9655_Init 24 static
../Components/ov9655/ov9655.c:617:6:ov9655_Config 48 static
../Components/ov9655/ov9655.c:666:10:ov9655_ReadID 16 static
../Components/ov9655/ov9655.c:684:17:ov9655_ConvertValue 24 static

View 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/ov9655/ov9655.c
OBJS += \
./Components/ov9655/ov9655.o
C_DEPS += \
./Components/ov9655/ov9655.d
# Each subdirectory must supply rules for building sources it contributes
Components/ov9655/%.o Components/ov9655/%.su Components/ov9655/%.cyclo: ../Components/ov9655/%.c Components/ov9655/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-ov9655
clean-Components-2f-ov9655:
-$(RM) ./Components/ov9655/ov9655.cyclo ./Components/ov9655/ov9655.d ./Components/ov9655/ov9655.o ./Components/ov9655/ov9655.su
.PHONY: clean-Components-2f-ov9655