You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
2.2 KiB

################################################################################
# Automatically-generated file. Do not edit!
# Toolchain: GNU Tools for STM32 (10.3-2021.10)
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../Middlewares/eez/libs/lz4/lz4.c
C_DEPS += \
./Middlewares/eez/libs/lz4/lz4.d
OBJS += \
./Middlewares/eez/libs/lz4/lz4.o
# Each subdirectory must supply rules for building sources it contributes
Middlewares/eez/libs/lz4/%.o Middlewares/eez/libs/lz4/%.su: ../Middlewares/eez/libs/lz4/%.c Middlewares/eez/libs/lz4/subdir.mk
arm-none-eabi-gcc "$<" -mcpu=cortex-m7 -std=gnu11 -g3 -DDEBUG -D__TARGET_FPU_VFP -DUSE_STM32469I_DISCO_REVB -DEEZ_PLATFORM_STM32F469I_DISCO -DEEZ_PLATFORM_STM32F469I_DISCO -DEEZ_PLATFORM_STM32 -DLZ4_FORCE_MEMORY_ACCESS=0 -DUSE_HAL_DRIVER -DSTM32F746xx -c -I../Core/Inc -I"/media/internal/Programs/studio_build/templates/gitea-template-stm32f746g/Middlewares/eez/libs/libscpi/inc/scpi" -I"/media/internal/Programs/studio_build/templates/gitea-template-stm32f746g/Middlewares/eez/libs/libscpi/inc" -I"/media/internal/Programs/studio_build/templates/gitea-template-stm32f746g/Middlewares/eez/core" -I../FATFS/Target -I../FATFS/App -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Drivers/STM32F7xx_HAL_Driver/Inc -I../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1 -I../Middlewares/Third_Party/FatFs/src -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -I../Drivers/CMSIS/Device/ST/STM32F7xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
clean: clean-Middlewares-2f-eez-2f-libs-2f-lz4
clean-Middlewares-2f-eez-2f-libs-2f-lz4:
-$(RM) ./Middlewares/eez/libs/lz4/lz4.d ./Middlewares/eez/libs/lz4/lz4.o ./Middlewares/eez/libs/lz4/lz4.su
.PHONY: clean-Middlewares-2f-eez-2f-libs-2f-lz4