################################################################################ # 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/Third_Party/FreeRTOS/Source/croutine.c \ ../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c \ ../Middlewares/Third_Party/FreeRTOS/Source/list.c \ ../Middlewares/Third_Party/FreeRTOS/Source/queue.c \ ../Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c \ ../Middlewares/Third_Party/FreeRTOS/Source/tasks.c \ ../Middlewares/Third_Party/FreeRTOS/Source/timers.c C_DEPS += \ ./Middlewares/Third_Party/FreeRTOS/Source/croutine.d \ ./Middlewares/Third_Party/FreeRTOS/Source/event_groups.d \ ./Middlewares/Third_Party/FreeRTOS/Source/list.d \ ./Middlewares/Third_Party/FreeRTOS/Source/queue.d \ ./Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.d \ ./Middlewares/Third_Party/FreeRTOS/Source/tasks.d \ ./Middlewares/Third_Party/FreeRTOS/Source/timers.d OBJS += \ ./Middlewares/Third_Party/FreeRTOS/Source/croutine.o \ ./Middlewares/Third_Party/FreeRTOS/Source/event_groups.o \ ./Middlewares/Third_Party/FreeRTOS/Source/list.o \ ./Middlewares/Third_Party/FreeRTOS/Source/queue.o \ ./Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.o \ ./Middlewares/Third_Party/FreeRTOS/Source/tasks.o \ ./Middlewares/Third_Party/FreeRTOS/Source/timers.o # Each subdirectory must supply rules for building sources it contributes Middlewares/Third_Party/FreeRTOS/Source/%.o Middlewares/Third_Party/FreeRTOS/Source/%.su: ../Middlewares/Third_Party/FreeRTOS/Source/%.c Middlewares/Third_Party/FreeRTOS/Source/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DUSE_STM32469I_DISCO_REVB -DEEZ_PLATFORM_STM32 -DEEZ_PLATFORM_STM32F469I_DISCO -DLZ4_FORCE_MEMORY_ACCESS=0 -DSTM32L496xx -c -I../Core/Inc -I../FATFS/Target -I../FATFS/App -I../USB_DEVICE/App -I../USB_DEVICE/Target -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../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/STM32L4xx/Include -I../Drivers/CMSIS/Include -I../Core/Inc -I../FATFS/Target -I../FATFS/App -I"/media/internal/Programs/studio_build/templates/eez-flow-template-stm32l496g-disco/Drivers/BSP/STM32L496G-Discovery" -I../Drivers/BSP/Components/Common -I../Utilities/CPU -I../Utilities/Log -I../Src/conf -I../Middlewares -I../Middlewares/eez/libs/agg -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"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@" clean: clean-Middlewares-2f-Third_Party-2f-FreeRTOS-2f-Source clean-Middlewares-2f-Third_Party-2f-FreeRTOS-2f-Source: -$(RM) ./Middlewares/Third_Party/FreeRTOS/Source/croutine.d ./Middlewares/Third_Party/FreeRTOS/Source/croutine.o ./Middlewares/Third_Party/FreeRTOS/Source/croutine.su ./Middlewares/Third_Party/FreeRTOS/Source/event_groups.d ./Middlewares/Third_Party/FreeRTOS/Source/event_groups.o ./Middlewares/Third_Party/FreeRTOS/Source/event_groups.su ./Middlewares/Third_Party/FreeRTOS/Source/list.d ./Middlewares/Third_Party/FreeRTOS/Source/list.o ./Middlewares/Third_Party/FreeRTOS/Source/list.su ./Middlewares/Third_Party/FreeRTOS/Source/queue.d ./Middlewares/Third_Party/FreeRTOS/Source/queue.o ./Middlewares/Third_Party/FreeRTOS/Source/queue.su ./Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.d ./Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.o ./Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.su ./Middlewares/Third_Party/FreeRTOS/Source/tasks.d ./Middlewares/Third_Party/FreeRTOS/Source/tasks.o ./Middlewares/Third_Party/FreeRTOS/Source/tasks.su ./Middlewares/Third_Party/FreeRTOS/Source/timers.d ./Middlewares/Third_Party/FreeRTOS/Source/timers.o ./Middlewares/Third_Party/FreeRTOS/Source/timers.su .PHONY: clean-Middlewares-2f-Third_Party-2f-FreeRTOS-2f-Source