# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.18

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# Disable VCS-based implicit rules.
% : %,v


# Disable VCS-based implicit rules.
% : RCS/%


# Disable VCS-based implicit rules.
% : RCS/%,v


# Disable VCS-based implicit rules.
% : SCCS/s.%


# Disable VCS-based implicit rules.
% : s.%


.SUFFIXES: .hpux_make_needs_suffix_list


# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/cat/code/Payload-SDK

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/cat/code/Payload-SDK/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# The main all target
all: cmake_check_build_system
	cd /home/cat/code/Payload-SDK/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/cat/code/Payload-SDK/build/CMakeFiles /home/cat/code/Payload-SDK/build/samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc//CMakeFiles/progress.marks
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/cat/code/Payload-SDK/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/cat/code/Payload-SDK/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/rule:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/rule
.PHONY : samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/rule

# Convenience name for target.
dji_sdk_demo_rtos.elf: samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/rule

.PHONY : dji_sdk_demo_rtos.elf

# fast build rule for target.
dji_sdk_demo_rtos.elf/fast:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build
.PHONY : dji_sdk_demo_rtos.elf/fast

__/__/__/__/__/module_sample/data_transmission/test_data_transmission.o: __/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.o

.PHONY : __/__/__/__/__/module_sample/data_transmission/test_data_transmission.o

# target to build an object file
__/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.o
.PHONY : __/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.o

__/__/__/__/__/module_sample/data_transmission/test_data_transmission.i: __/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.i

.PHONY : __/__/__/__/__/module_sample/data_transmission/test_data_transmission.i

# target to preprocess a source file
__/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.i
.PHONY : __/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.i

__/__/__/__/__/module_sample/data_transmission/test_data_transmission.s: __/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.s

.PHONY : __/__/__/__/__/module_sample/data_transmission/test_data_transmission.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.s
.PHONY : __/__/__/__/__/module_sample/data_transmission/test_data_transmission.c.s

__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.o: __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.o

.PHONY : __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.o

# target to build an object file
__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.o
.PHONY : __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.o

__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.i: __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.i

.PHONY : __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.i

# target to preprocess a source file
__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.i
.PHONY : __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.i

__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.s: __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.s

.PHONY : __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.s
.PHONY : __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.c.s

__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.o: __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.o

.PHONY : __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.o

# target to build an object file
__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.o
.PHONY : __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.o

__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.i: __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.i

.PHONY : __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.i

# target to preprocess a source file
__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.i
.PHONY : __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.i

__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.s: __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.s

.PHONY : __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.s
.PHONY : __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.c.s

__/__/__/__/__/module_sample/mop_channel/test_mop_channel.o: __/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.o

.PHONY : __/__/__/__/__/module_sample/mop_channel/test_mop_channel.o

# target to build an object file
__/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.o
.PHONY : __/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.o

__/__/__/__/__/module_sample/mop_channel/test_mop_channel.i: __/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.i

.PHONY : __/__/__/__/__/module_sample/mop_channel/test_mop_channel.i

# target to preprocess a source file
__/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.i
.PHONY : __/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.i

__/__/__/__/__/module_sample/mop_channel/test_mop_channel.s: __/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.s

.PHONY : __/__/__/__/__/module_sample/mop_channel/test_mop_channel.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.s
.PHONY : __/__/__/__/__/module_sample/mop_channel/test_mop_channel.c.s

__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.o: __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.o

.PHONY : __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.o

# target to build an object file
__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.o
.PHONY : __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.o

__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.i: __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.i

.PHONY : __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.i

# target to preprocess a source file
__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.i
.PHONY : __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.i

__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.s: __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.s

.PHONY : __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.s
.PHONY : __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.c.s

__/__/__/__/__/module_sample/positioning/test_positioning.o: __/__/__/__/__/module_sample/positioning/test_positioning.c.o

.PHONY : __/__/__/__/__/module_sample/positioning/test_positioning.o

# target to build an object file
__/__/__/__/__/module_sample/positioning/test_positioning.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/positioning/test_positioning.c.o
.PHONY : __/__/__/__/__/module_sample/positioning/test_positioning.c.o

__/__/__/__/__/module_sample/positioning/test_positioning.i: __/__/__/__/__/module_sample/positioning/test_positioning.c.i

.PHONY : __/__/__/__/__/module_sample/positioning/test_positioning.i

# target to preprocess a source file
__/__/__/__/__/module_sample/positioning/test_positioning.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/positioning/test_positioning.c.i
.PHONY : __/__/__/__/__/module_sample/positioning/test_positioning.c.i

__/__/__/__/__/module_sample/positioning/test_positioning.s: __/__/__/__/__/module_sample/positioning/test_positioning.c.s

.PHONY : __/__/__/__/__/module_sample/positioning/test_positioning.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/positioning/test_positioning.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/positioning/test_positioning.c.s
.PHONY : __/__/__/__/__/module_sample/positioning/test_positioning.c.s

__/__/__/__/__/module_sample/power_management/test_power_management.o: __/__/__/__/__/module_sample/power_management/test_power_management.c.o

.PHONY : __/__/__/__/__/module_sample/power_management/test_power_management.o

# target to build an object file
__/__/__/__/__/module_sample/power_management/test_power_management.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/power_management/test_power_management.c.o
.PHONY : __/__/__/__/__/module_sample/power_management/test_power_management.c.o

__/__/__/__/__/module_sample/power_management/test_power_management.i: __/__/__/__/__/module_sample/power_management/test_power_management.c.i

.PHONY : __/__/__/__/__/module_sample/power_management/test_power_management.i

# target to preprocess a source file
__/__/__/__/__/module_sample/power_management/test_power_management.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/power_management/test_power_management.c.i
.PHONY : __/__/__/__/__/module_sample/power_management/test_power_management.c.i

__/__/__/__/__/module_sample/power_management/test_power_management.s: __/__/__/__/__/module_sample/power_management/test_power_management.c.s

.PHONY : __/__/__/__/__/module_sample/power_management/test_power_management.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/power_management/test_power_management.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/power_management/test_power_management.c.s
.PHONY : __/__/__/__/__/module_sample/power_management/test_power_management.c.s

__/__/__/__/__/module_sample/time_sync/test_time_sync.o: __/__/__/__/__/module_sample/time_sync/test_time_sync.c.o

.PHONY : __/__/__/__/__/module_sample/time_sync/test_time_sync.o

# target to build an object file
__/__/__/__/__/module_sample/time_sync/test_time_sync.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/time_sync/test_time_sync.c.o
.PHONY : __/__/__/__/__/module_sample/time_sync/test_time_sync.c.o

__/__/__/__/__/module_sample/time_sync/test_time_sync.i: __/__/__/__/__/module_sample/time_sync/test_time_sync.c.i

.PHONY : __/__/__/__/__/module_sample/time_sync/test_time_sync.i

# target to preprocess a source file
__/__/__/__/__/module_sample/time_sync/test_time_sync.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/time_sync/test_time_sync.c.i
.PHONY : __/__/__/__/__/module_sample/time_sync/test_time_sync.c.i

__/__/__/__/__/module_sample/time_sync/test_time_sync.s: __/__/__/__/__/module_sample/time_sync/test_time_sync.c.s

.PHONY : __/__/__/__/__/module_sample/time_sync/test_time_sync.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/time_sync/test_time_sync.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/time_sync/test_time_sync.c.s
.PHONY : __/__/__/__/__/module_sample/time_sync/test_time_sync.c.s

__/__/__/__/__/module_sample/upgrade/test_upgrade.o: __/__/__/__/__/module_sample/upgrade/test_upgrade.c.o

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade.o

# target to build an object file
__/__/__/__/__/module_sample/upgrade/test_upgrade.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade.c.o
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade.c.o

__/__/__/__/__/module_sample/upgrade/test_upgrade.i: __/__/__/__/__/module_sample/upgrade/test_upgrade.c.i

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade.i

# target to preprocess a source file
__/__/__/__/__/module_sample/upgrade/test_upgrade.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade.c.i
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade.c.i

__/__/__/__/__/module_sample/upgrade/test_upgrade.s: __/__/__/__/__/module_sample/upgrade/test_upgrade.c.s

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/upgrade/test_upgrade.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade.c.s
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade.c.s

__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.o: __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.o

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.o

# target to build an object file
__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.o
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.o

__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.i: __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.i

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.i

# target to preprocess a source file
__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.i
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.i

__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.s: __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.s

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.s
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.c.s

__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.o: __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.o

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.o

# target to build an object file
__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.o
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.o

__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.i: __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.i

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.i

# target to preprocess a source file
__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.i
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.i

__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.s: __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.s

.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.s
.PHONY : __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.c.s

__/__/__/__/__/module_sample/utils/cJSON.o: __/__/__/__/__/module_sample/utils/cJSON.c.o

.PHONY : __/__/__/__/__/module_sample/utils/cJSON.o

# target to build an object file
__/__/__/__/__/module_sample/utils/cJSON.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/cJSON.c.o
.PHONY : __/__/__/__/__/module_sample/utils/cJSON.c.o

__/__/__/__/__/module_sample/utils/cJSON.i: __/__/__/__/__/module_sample/utils/cJSON.c.i

.PHONY : __/__/__/__/__/module_sample/utils/cJSON.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/cJSON.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/cJSON.c.i
.PHONY : __/__/__/__/__/module_sample/utils/cJSON.c.i

__/__/__/__/__/module_sample/utils/cJSON.s: __/__/__/__/__/module_sample/utils/cJSON.c.s

.PHONY : __/__/__/__/__/module_sample/utils/cJSON.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/cJSON.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/cJSON.c.s
.PHONY : __/__/__/__/__/module_sample/utils/cJSON.c.s

__/__/__/__/__/module_sample/utils/dji_config_manager.o: __/__/__/__/__/module_sample/utils/dji_config_manager.c.o

.PHONY : __/__/__/__/__/module_sample/utils/dji_config_manager.o

# target to build an object file
__/__/__/__/__/module_sample/utils/dji_config_manager.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/dji_config_manager.c.o
.PHONY : __/__/__/__/__/module_sample/utils/dji_config_manager.c.o

__/__/__/__/__/module_sample/utils/dji_config_manager.i: __/__/__/__/__/module_sample/utils/dji_config_manager.c.i

.PHONY : __/__/__/__/__/module_sample/utils/dji_config_manager.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/dji_config_manager.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/dji_config_manager.c.i
.PHONY : __/__/__/__/__/module_sample/utils/dji_config_manager.c.i

__/__/__/__/__/module_sample/utils/dji_config_manager.s: __/__/__/__/__/module_sample/utils/dji_config_manager.c.s

.PHONY : __/__/__/__/__/module_sample/utils/dji_config_manager.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/dji_config_manager.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/dji_config_manager.c.s
.PHONY : __/__/__/__/__/module_sample/utils/dji_config_manager.c.s

__/__/__/__/__/module_sample/utils/util_buffer.o: __/__/__/__/__/module_sample/utils/util_buffer.c.o

.PHONY : __/__/__/__/__/module_sample/utils/util_buffer.o

# target to build an object file
__/__/__/__/__/module_sample/utils/util_buffer.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_buffer.c.o
.PHONY : __/__/__/__/__/module_sample/utils/util_buffer.c.o

__/__/__/__/__/module_sample/utils/util_buffer.i: __/__/__/__/__/module_sample/utils/util_buffer.c.i

.PHONY : __/__/__/__/__/module_sample/utils/util_buffer.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/util_buffer.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_buffer.c.i
.PHONY : __/__/__/__/__/module_sample/utils/util_buffer.c.i

__/__/__/__/__/module_sample/utils/util_buffer.s: __/__/__/__/__/module_sample/utils/util_buffer.c.s

.PHONY : __/__/__/__/__/module_sample/utils/util_buffer.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/util_buffer.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_buffer.c.s
.PHONY : __/__/__/__/__/module_sample/utils/util_buffer.c.s

__/__/__/__/__/module_sample/utils/util_file.o: __/__/__/__/__/module_sample/utils/util_file.c.o

.PHONY : __/__/__/__/__/module_sample/utils/util_file.o

# target to build an object file
__/__/__/__/__/module_sample/utils/util_file.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_file.c.o
.PHONY : __/__/__/__/__/module_sample/utils/util_file.c.o

__/__/__/__/__/module_sample/utils/util_file.i: __/__/__/__/__/module_sample/utils/util_file.c.i

.PHONY : __/__/__/__/__/module_sample/utils/util_file.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/util_file.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_file.c.i
.PHONY : __/__/__/__/__/module_sample/utils/util_file.c.i

__/__/__/__/__/module_sample/utils/util_file.s: __/__/__/__/__/module_sample/utils/util_file.c.s

.PHONY : __/__/__/__/__/module_sample/utils/util_file.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/util_file.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_file.c.s
.PHONY : __/__/__/__/__/module_sample/utils/util_file.c.s

__/__/__/__/__/module_sample/utils/util_link_list.o: __/__/__/__/__/module_sample/utils/util_link_list.c.o

.PHONY : __/__/__/__/__/module_sample/utils/util_link_list.o

# target to build an object file
__/__/__/__/__/module_sample/utils/util_link_list.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_link_list.c.o
.PHONY : __/__/__/__/__/module_sample/utils/util_link_list.c.o

__/__/__/__/__/module_sample/utils/util_link_list.i: __/__/__/__/__/module_sample/utils/util_link_list.c.i

.PHONY : __/__/__/__/__/module_sample/utils/util_link_list.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/util_link_list.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_link_list.c.i
.PHONY : __/__/__/__/__/module_sample/utils/util_link_list.c.i

__/__/__/__/__/module_sample/utils/util_link_list.s: __/__/__/__/__/module_sample/utils/util_link_list.c.s

.PHONY : __/__/__/__/__/module_sample/utils/util_link_list.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/util_link_list.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_link_list.c.s
.PHONY : __/__/__/__/__/module_sample/utils/util_link_list.c.s

__/__/__/__/__/module_sample/utils/util_md5.o: __/__/__/__/__/module_sample/utils/util_md5.c.o

.PHONY : __/__/__/__/__/module_sample/utils/util_md5.o

# target to build an object file
__/__/__/__/__/module_sample/utils/util_md5.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_md5.c.o
.PHONY : __/__/__/__/__/module_sample/utils/util_md5.c.o

__/__/__/__/__/module_sample/utils/util_md5.i: __/__/__/__/__/module_sample/utils/util_md5.c.i

.PHONY : __/__/__/__/__/module_sample/utils/util_md5.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/util_md5.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_md5.c.i
.PHONY : __/__/__/__/__/module_sample/utils/util_md5.c.i

__/__/__/__/__/module_sample/utils/util_md5.s: __/__/__/__/__/module_sample/utils/util_md5.c.s

.PHONY : __/__/__/__/__/module_sample/utils/util_md5.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/util_md5.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_md5.c.s
.PHONY : __/__/__/__/__/module_sample/utils/util_md5.c.s

__/__/__/__/__/module_sample/utils/util_misc.o: __/__/__/__/__/module_sample/utils/util_misc.c.o

.PHONY : __/__/__/__/__/module_sample/utils/util_misc.o

# target to build an object file
__/__/__/__/__/module_sample/utils/util_misc.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_misc.c.o
.PHONY : __/__/__/__/__/module_sample/utils/util_misc.c.o

__/__/__/__/__/module_sample/utils/util_misc.i: __/__/__/__/__/module_sample/utils/util_misc.c.i

.PHONY : __/__/__/__/__/module_sample/utils/util_misc.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/util_misc.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_misc.c.i
.PHONY : __/__/__/__/__/module_sample/utils/util_misc.c.i

__/__/__/__/__/module_sample/utils/util_misc.s: __/__/__/__/__/module_sample/utils/util_misc.c.s

.PHONY : __/__/__/__/__/module_sample/utils/util_misc.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/util_misc.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_misc.c.s
.PHONY : __/__/__/__/__/module_sample/utils/util_misc.c.s

__/__/__/__/__/module_sample/utils/util_time.o: __/__/__/__/__/module_sample/utils/util_time.c.o

.PHONY : __/__/__/__/__/module_sample/utils/util_time.o

# target to build an object file
__/__/__/__/__/module_sample/utils/util_time.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_time.c.o
.PHONY : __/__/__/__/__/module_sample/utils/util_time.c.o

__/__/__/__/__/module_sample/utils/util_time.i: __/__/__/__/__/module_sample/utils/util_time.c.i

.PHONY : __/__/__/__/__/module_sample/utils/util_time.i

# target to preprocess a source file
__/__/__/__/__/module_sample/utils/util_time.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_time.c.i
.PHONY : __/__/__/__/__/module_sample/utils/util_time.c.i

__/__/__/__/__/module_sample/utils/util_time.s: __/__/__/__/__/module_sample/utils/util_time.c.s

.PHONY : __/__/__/__/__/module_sample/utils/util_time.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/utils/util_time.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/utils/util_time.c.s
.PHONY : __/__/__/__/__/module_sample/utils/util_time.c.s

__/__/__/__/__/module_sample/widget/file_binary_array_list_en.o: __/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.o

.PHONY : __/__/__/__/__/module_sample/widget/file_binary_array_list_en.o

# target to build an object file
__/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.o
.PHONY : __/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.o

__/__/__/__/__/module_sample/widget/file_binary_array_list_en.i: __/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.i

.PHONY : __/__/__/__/__/module_sample/widget/file_binary_array_list_en.i

# target to preprocess a source file
__/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.i
.PHONY : __/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.i

__/__/__/__/__/module_sample/widget/file_binary_array_list_en.s: __/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.s

.PHONY : __/__/__/__/__/module_sample/widget/file_binary_array_list_en.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.s
.PHONY : __/__/__/__/__/module_sample/widget/file_binary_array_list_en.c.s

__/__/__/__/__/module_sample/widget/test_widget.o: __/__/__/__/__/module_sample/widget/test_widget.c.o

.PHONY : __/__/__/__/__/module_sample/widget/test_widget.o

# target to build an object file
__/__/__/__/__/module_sample/widget/test_widget.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/test_widget.c.o
.PHONY : __/__/__/__/__/module_sample/widget/test_widget.c.o

__/__/__/__/__/module_sample/widget/test_widget.i: __/__/__/__/__/module_sample/widget/test_widget.c.i

.PHONY : __/__/__/__/__/module_sample/widget/test_widget.i

# target to preprocess a source file
__/__/__/__/__/module_sample/widget/test_widget.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/test_widget.c.i
.PHONY : __/__/__/__/__/module_sample/widget/test_widget.c.i

__/__/__/__/__/module_sample/widget/test_widget.s: __/__/__/__/__/module_sample/widget/test_widget.c.s

.PHONY : __/__/__/__/__/module_sample/widget/test_widget.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/widget/test_widget.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/test_widget.c.s
.PHONY : __/__/__/__/__/module_sample/widget/test_widget.c.s

__/__/__/__/__/module_sample/widget/test_widget_speaker.o: __/__/__/__/__/module_sample/widget/test_widget_speaker.c.o

.PHONY : __/__/__/__/__/module_sample/widget/test_widget_speaker.o

# target to build an object file
__/__/__/__/__/module_sample/widget/test_widget_speaker.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/test_widget_speaker.c.o
.PHONY : __/__/__/__/__/module_sample/widget/test_widget_speaker.c.o

__/__/__/__/__/module_sample/widget/test_widget_speaker.i: __/__/__/__/__/module_sample/widget/test_widget_speaker.c.i

.PHONY : __/__/__/__/__/module_sample/widget/test_widget_speaker.i

# target to preprocess a source file
__/__/__/__/__/module_sample/widget/test_widget_speaker.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/test_widget_speaker.c.i
.PHONY : __/__/__/__/__/module_sample/widget/test_widget_speaker.c.i

__/__/__/__/__/module_sample/widget/test_widget_speaker.s: __/__/__/__/__/module_sample/widget/test_widget_speaker.c.s

.PHONY : __/__/__/__/__/module_sample/widget/test_widget_speaker.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/widget/test_widget_speaker.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/widget/test_widget_speaker.c.s
.PHONY : __/__/__/__/__/module_sample/widget/test_widget_speaker.c.s

__/__/__/__/__/module_sample/xport/test_payload_xport.o: __/__/__/__/__/module_sample/xport/test_payload_xport.c.o

.PHONY : __/__/__/__/__/module_sample/xport/test_payload_xport.o

# target to build an object file
__/__/__/__/__/module_sample/xport/test_payload_xport.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/xport/test_payload_xport.c.o
.PHONY : __/__/__/__/__/module_sample/xport/test_payload_xport.c.o

__/__/__/__/__/module_sample/xport/test_payload_xport.i: __/__/__/__/__/module_sample/xport/test_payload_xport.c.i

.PHONY : __/__/__/__/__/module_sample/xport/test_payload_xport.i

# target to preprocess a source file
__/__/__/__/__/module_sample/xport/test_payload_xport.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/xport/test_payload_xport.c.i
.PHONY : __/__/__/__/__/module_sample/xport/test_payload_xport.c.i

__/__/__/__/__/module_sample/xport/test_payload_xport.s: __/__/__/__/__/module_sample/xport/test_payload_xport.c.s

.PHONY : __/__/__/__/__/module_sample/xport/test_payload_xport.s

# target to generate assembly for a file
__/__/__/__/__/module_sample/xport/test_payload_xport.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/__/__/module_sample/xport/test_payload_xport.c.s
.PHONY : __/__/__/__/__/module_sample/xport/test_payload_xport.c.s

__/__/__/common/osal/osal.o: __/__/__/common/osal/osal.c.o

.PHONY : __/__/__/common/osal/osal.o

# target to build an object file
__/__/__/common/osal/osal.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/common/osal/osal.c.o
.PHONY : __/__/__/common/osal/osal.c.o

__/__/__/common/osal/osal.i: __/__/__/common/osal/osal.c.i

.PHONY : __/__/__/common/osal/osal.i

# target to preprocess a source file
__/__/__/common/osal/osal.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/common/osal/osal.c.i
.PHONY : __/__/__/common/osal/osal.c.i

__/__/__/common/osal/osal.s: __/__/__/common/osal/osal.c.s

.PHONY : __/__/__/common/osal/osal.s

# target to generate assembly for a file
__/__/__/common/osal/osal.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/__/common/osal/osal.c.s
.PHONY : __/__/__/common/osal/osal.c.s

__/__/application/application.o: __/__/application/application.c.o

.PHONY : __/__/application/application.o

# target to build an object file
__/__/application/application.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/application/application.c.o
.PHONY : __/__/application/application.c.o

__/__/application/application.i: __/__/application/application.c.i

.PHONY : __/__/application/application.i

# target to preprocess a source file
__/__/application/application.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/application/application.c.i
.PHONY : __/__/application/application.c.i

__/__/application/application.s: __/__/application/application.c.s

.PHONY : __/__/application/application.s

# target to generate assembly for a file
__/__/application/application.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/application/application.c.s
.PHONY : __/__/application/application.c.s

__/__/application/main.o: __/__/application/main.c.o

.PHONY : __/__/application/main.o

# target to build an object file
__/__/application/main.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/application/main.c.o
.PHONY : __/__/application/main.c.o

__/__/application/main.i: __/__/application/main.c.i

.PHONY : __/__/application/main.i

# target to preprocess a source file
__/__/application/main.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/application/main.c.i
.PHONY : __/__/application/main.c.i

__/__/application/main.s: __/__/application/main.c.s

.PHONY : __/__/application/main.s

# target to generate assembly for a file
__/__/application/main.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/application/main.c.s
.PHONY : __/__/application/main.c.s

__/__/drivers/BSP/apply_high_power.o: __/__/drivers/BSP/apply_high_power.c.o

.PHONY : __/__/drivers/BSP/apply_high_power.o

# target to build an object file
__/__/drivers/BSP/apply_high_power.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/apply_high_power.c.o
.PHONY : __/__/drivers/BSP/apply_high_power.c.o

__/__/drivers/BSP/apply_high_power.i: __/__/drivers/BSP/apply_high_power.c.i

.PHONY : __/__/drivers/BSP/apply_high_power.i

# target to preprocess a source file
__/__/drivers/BSP/apply_high_power.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/apply_high_power.c.i
.PHONY : __/__/drivers/BSP/apply_high_power.c.i

__/__/drivers/BSP/apply_high_power.s: __/__/drivers/BSP/apply_high_power.c.s

.PHONY : __/__/drivers/BSP/apply_high_power.s

# target to generate assembly for a file
__/__/drivers/BSP/apply_high_power.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/apply_high_power.c.s
.PHONY : __/__/drivers/BSP/apply_high_power.c.s

__/__/drivers/BSP/button.o: __/__/drivers/BSP/button.c.o

.PHONY : __/__/drivers/BSP/button.o

# target to build an object file
__/__/drivers/BSP/button.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/button.c.o
.PHONY : __/__/drivers/BSP/button.c.o

__/__/drivers/BSP/button.i: __/__/drivers/BSP/button.c.i

.PHONY : __/__/drivers/BSP/button.i

# target to preprocess a source file
__/__/drivers/BSP/button.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/button.c.i
.PHONY : __/__/drivers/BSP/button.c.i

__/__/drivers/BSP/button.s: __/__/drivers/BSP/button.c.s

.PHONY : __/__/drivers/BSP/button.s

# target to generate assembly for a file
__/__/drivers/BSP/button.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/button.c.s
.PHONY : __/__/drivers/BSP/button.c.s

__/__/drivers/BSP/dji_ringbuffer.o: __/__/drivers/BSP/dji_ringbuffer.c.o

.PHONY : __/__/drivers/BSP/dji_ringbuffer.o

# target to build an object file
__/__/drivers/BSP/dji_ringbuffer.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/dji_ringbuffer.c.o
.PHONY : __/__/drivers/BSP/dji_ringbuffer.c.o

__/__/drivers/BSP/dji_ringbuffer.i: __/__/drivers/BSP/dji_ringbuffer.c.i

.PHONY : __/__/drivers/BSP/dji_ringbuffer.i

# target to preprocess a source file
__/__/drivers/BSP/dji_ringbuffer.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/dji_ringbuffer.c.i
.PHONY : __/__/drivers/BSP/dji_ringbuffer.c.i

__/__/drivers/BSP/dji_ringbuffer.s: __/__/drivers/BSP/dji_ringbuffer.c.s

.PHONY : __/__/drivers/BSP/dji_ringbuffer.s

# target to generate assembly for a file
__/__/drivers/BSP/dji_ringbuffer.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/dji_ringbuffer.c.s
.PHONY : __/__/drivers/BSP/dji_ringbuffer.c.s

__/__/drivers/BSP/flash_if.o: __/__/drivers/BSP/flash_if.c.o

.PHONY : __/__/drivers/BSP/flash_if.o

# target to build an object file
__/__/drivers/BSP/flash_if.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/flash_if.c.o
.PHONY : __/__/drivers/BSP/flash_if.c.o

__/__/drivers/BSP/flash_if.i: __/__/drivers/BSP/flash_if.c.i

.PHONY : __/__/drivers/BSP/flash_if.i

# target to preprocess a source file
__/__/drivers/BSP/flash_if.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/flash_if.c.i
.PHONY : __/__/drivers/BSP/flash_if.c.i

__/__/drivers/BSP/flash_if.s: __/__/drivers/BSP/flash_if.c.s

.PHONY : __/__/drivers/BSP/flash_if.s

# target to generate assembly for a file
__/__/drivers/BSP/flash_if.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/flash_if.c.s
.PHONY : __/__/drivers/BSP/flash_if.c.s

__/__/drivers/BSP/freertos.o: __/__/drivers/BSP/freertos.c.o

.PHONY : __/__/drivers/BSP/freertos.o

# target to build an object file
__/__/drivers/BSP/freertos.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/freertos.c.o
.PHONY : __/__/drivers/BSP/freertos.c.o

__/__/drivers/BSP/freertos.i: __/__/drivers/BSP/freertos.c.i

.PHONY : __/__/drivers/BSP/freertos.i

# target to preprocess a source file
__/__/drivers/BSP/freertos.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/freertos.c.i
.PHONY : __/__/drivers/BSP/freertos.c.i

__/__/drivers/BSP/freertos.s: __/__/drivers/BSP/freertos.c.s

.PHONY : __/__/drivers/BSP/freertos.s

# target to generate assembly for a file
__/__/drivers/BSP/freertos.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/freertos.c.s
.PHONY : __/__/drivers/BSP/freertos.c.s

__/__/drivers/BSP/led.o: __/__/drivers/BSP/led.c.o

.PHONY : __/__/drivers/BSP/led.o

# target to build an object file
__/__/drivers/BSP/led.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/led.c.o
.PHONY : __/__/drivers/BSP/led.c.o

__/__/drivers/BSP/led.i: __/__/drivers/BSP/led.c.i

.PHONY : __/__/drivers/BSP/led.i

# target to preprocess a source file
__/__/drivers/BSP/led.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/led.c.i
.PHONY : __/__/drivers/BSP/led.c.i

__/__/drivers/BSP/led.s: __/__/drivers/BSP/led.c.s

.PHONY : __/__/drivers/BSP/led.s

# target to generate assembly for a file
__/__/drivers/BSP/led.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/led.c.s
.PHONY : __/__/drivers/BSP/led.c.s

__/__/drivers/BSP/pps.o: __/__/drivers/BSP/pps.c.o

.PHONY : __/__/drivers/BSP/pps.o

# target to build an object file
__/__/drivers/BSP/pps.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/pps.c.o
.PHONY : __/__/drivers/BSP/pps.c.o

__/__/drivers/BSP/pps.i: __/__/drivers/BSP/pps.c.i

.PHONY : __/__/drivers/BSP/pps.i

# target to preprocess a source file
__/__/drivers/BSP/pps.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/pps.c.i
.PHONY : __/__/drivers/BSP/pps.c.i

__/__/drivers/BSP/pps.s: __/__/drivers/BSP/pps.c.s

.PHONY : __/__/drivers/BSP/pps.s

# target to generate assembly for a file
__/__/drivers/BSP/pps.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/pps.c.s
.PHONY : __/__/drivers/BSP/pps.c.s

__/__/drivers/BSP/startup_stm32f407vgtx.o: __/__/drivers/BSP/startup_stm32f407vgtx.s.o

.PHONY : __/__/drivers/BSP/startup_stm32f407vgtx.o

# target to build an object file
__/__/drivers/BSP/startup_stm32f407vgtx.s.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/startup_stm32f407vgtx.s.o
.PHONY : __/__/drivers/BSP/startup_stm32f407vgtx.s.o

__/__/drivers/BSP/stm32f4xx_hal_msp.o: __/__/drivers/BSP/stm32f4xx_hal_msp.c.o

.PHONY : __/__/drivers/BSP/stm32f4xx_hal_msp.o

# target to build an object file
__/__/drivers/BSP/stm32f4xx_hal_msp.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_hal_msp.c.o
.PHONY : __/__/drivers/BSP/stm32f4xx_hal_msp.c.o

__/__/drivers/BSP/stm32f4xx_hal_msp.i: __/__/drivers/BSP/stm32f4xx_hal_msp.c.i

.PHONY : __/__/drivers/BSP/stm32f4xx_hal_msp.i

# target to preprocess a source file
__/__/drivers/BSP/stm32f4xx_hal_msp.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_hal_msp.c.i
.PHONY : __/__/drivers/BSP/stm32f4xx_hal_msp.c.i

__/__/drivers/BSP/stm32f4xx_hal_msp.s: __/__/drivers/BSP/stm32f4xx_hal_msp.c.s

.PHONY : __/__/drivers/BSP/stm32f4xx_hal_msp.s

# target to generate assembly for a file
__/__/drivers/BSP/stm32f4xx_hal_msp.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_hal_msp.c.s
.PHONY : __/__/drivers/BSP/stm32f4xx_hal_msp.c.s

__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.o: __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.o

.PHONY : __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.o

# target to build an object file
__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.o
.PHONY : __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.o

__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.i: __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.i

.PHONY : __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.i

# target to preprocess a source file
__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.i
.PHONY : __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.i

__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.s: __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.s

.PHONY : __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.s

# target to generate assembly for a file
__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.s
.PHONY : __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.c.s

__/__/drivers/BSP/stm32f4xx_it.o: __/__/drivers/BSP/stm32f4xx_it.c.o

.PHONY : __/__/drivers/BSP/stm32f4xx_it.o

# target to build an object file
__/__/drivers/BSP/stm32f4xx_it.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_it.c.o
.PHONY : __/__/drivers/BSP/stm32f4xx_it.c.o

__/__/drivers/BSP/stm32f4xx_it.i: __/__/drivers/BSP/stm32f4xx_it.c.i

.PHONY : __/__/drivers/BSP/stm32f4xx_it.i

# target to preprocess a source file
__/__/drivers/BSP/stm32f4xx_it.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_it.c.i
.PHONY : __/__/drivers/BSP/stm32f4xx_it.c.i

__/__/drivers/BSP/stm32f4xx_it.s: __/__/drivers/BSP/stm32f4xx_it.c.s

.PHONY : __/__/drivers/BSP/stm32f4xx_it.s

# target to generate assembly for a file
__/__/drivers/BSP/stm32f4xx_it.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/stm32f4xx_it.c.s
.PHONY : __/__/drivers/BSP/stm32f4xx_it.c.s

__/__/drivers/BSP/syscalls.o: __/__/drivers/BSP/syscalls.c.o

.PHONY : __/__/drivers/BSP/syscalls.o

# target to build an object file
__/__/drivers/BSP/syscalls.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/syscalls.c.o
.PHONY : __/__/drivers/BSP/syscalls.c.o

__/__/drivers/BSP/syscalls.i: __/__/drivers/BSP/syscalls.c.i

.PHONY : __/__/drivers/BSP/syscalls.i

# target to preprocess a source file
__/__/drivers/BSP/syscalls.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/syscalls.c.i
.PHONY : __/__/drivers/BSP/syscalls.c.i

__/__/drivers/BSP/syscalls.s: __/__/drivers/BSP/syscalls.c.s

.PHONY : __/__/drivers/BSP/syscalls.s

# target to generate assembly for a file
__/__/drivers/BSP/syscalls.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/syscalls.c.s
.PHONY : __/__/drivers/BSP/syscalls.c.s

__/__/drivers/BSP/sysmem.o: __/__/drivers/BSP/sysmem.c.o

.PHONY : __/__/drivers/BSP/sysmem.o

# target to build an object file
__/__/drivers/BSP/sysmem.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/sysmem.c.o
.PHONY : __/__/drivers/BSP/sysmem.c.o

__/__/drivers/BSP/sysmem.i: __/__/drivers/BSP/sysmem.c.i

.PHONY : __/__/drivers/BSP/sysmem.i

# target to preprocess a source file
__/__/drivers/BSP/sysmem.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/sysmem.c.i
.PHONY : __/__/drivers/BSP/sysmem.c.i

__/__/drivers/BSP/sysmem.s: __/__/drivers/BSP/sysmem.c.s

.PHONY : __/__/drivers/BSP/sysmem.s

# target to generate assembly for a file
__/__/drivers/BSP/sysmem.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/sysmem.c.s
.PHONY : __/__/drivers/BSP/sysmem.c.s

__/__/drivers/BSP/system_stm32f4xx.o: __/__/drivers/BSP/system_stm32f4xx.c.o

.PHONY : __/__/drivers/BSP/system_stm32f4xx.o

# target to build an object file
__/__/drivers/BSP/system_stm32f4xx.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/system_stm32f4xx.c.o
.PHONY : __/__/drivers/BSP/system_stm32f4xx.c.o

__/__/drivers/BSP/system_stm32f4xx.i: __/__/drivers/BSP/system_stm32f4xx.c.i

.PHONY : __/__/drivers/BSP/system_stm32f4xx.i

# target to preprocess a source file
__/__/drivers/BSP/system_stm32f4xx.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/system_stm32f4xx.c.i
.PHONY : __/__/drivers/BSP/system_stm32f4xx.c.i

__/__/drivers/BSP/system_stm32f4xx.s: __/__/drivers/BSP/system_stm32f4xx.c.s

.PHONY : __/__/drivers/BSP/system_stm32f4xx.s

# target to generate assembly for a file
__/__/drivers/BSP/system_stm32f4xx.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/system_stm32f4xx.c.s
.PHONY : __/__/drivers/BSP/system_stm32f4xx.c.s

__/__/drivers/BSP/uart.o: __/__/drivers/BSP/uart.c.o

.PHONY : __/__/drivers/BSP/uart.o

# target to build an object file
__/__/drivers/BSP/uart.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/uart.c.o
.PHONY : __/__/drivers/BSP/uart.c.o

__/__/drivers/BSP/uart.i: __/__/drivers/BSP/uart.c.i

.PHONY : __/__/drivers/BSP/uart.i

# target to preprocess a source file
__/__/drivers/BSP/uart.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/uart.c.i
.PHONY : __/__/drivers/BSP/uart.c.i

__/__/drivers/BSP/uart.s: __/__/drivers/BSP/uart.c.s

.PHONY : __/__/drivers/BSP/uart.s

# target to generate assembly for a file
__/__/drivers/BSP/uart.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/uart.c.s
.PHONY : __/__/drivers/BSP/uart.c.s

__/__/drivers/BSP/upgrade_platform_opt_stm32.o: __/__/drivers/BSP/upgrade_platform_opt_stm32.c.o

.PHONY : __/__/drivers/BSP/upgrade_platform_opt_stm32.o

# target to build an object file
__/__/drivers/BSP/upgrade_platform_opt_stm32.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/upgrade_platform_opt_stm32.c.o
.PHONY : __/__/drivers/BSP/upgrade_platform_opt_stm32.c.o

__/__/drivers/BSP/upgrade_platform_opt_stm32.i: __/__/drivers/BSP/upgrade_platform_opt_stm32.c.i

.PHONY : __/__/drivers/BSP/upgrade_platform_opt_stm32.i

# target to preprocess a source file
__/__/drivers/BSP/upgrade_platform_opt_stm32.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/upgrade_platform_opt_stm32.c.i
.PHONY : __/__/drivers/BSP/upgrade_platform_opt_stm32.c.i

__/__/drivers/BSP/upgrade_platform_opt_stm32.s: __/__/drivers/BSP/upgrade_platform_opt_stm32.c.s

.PHONY : __/__/drivers/BSP/upgrade_platform_opt_stm32.s

# target to generate assembly for a file
__/__/drivers/BSP/upgrade_platform_opt_stm32.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/BSP/upgrade_platform_opt_stm32.c.s
.PHONY : __/__/drivers/BSP/upgrade_platform_opt_stm32.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c.s

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.o: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.o

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.o

# target to build an object file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.o
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.o

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.i: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.i

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.i

# target to preprocess a source file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.i
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.i

__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.s: __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.s

.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.s

# target to generate assembly for a file
__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.s
.PHONY : __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.s

__/__/drivers/USB_HOST/App/usb_host.o: __/__/drivers/USB_HOST/App/usb_host.c.o

.PHONY : __/__/drivers/USB_HOST/App/usb_host.o

# target to build an object file
__/__/drivers/USB_HOST/App/usb_host.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/USB_HOST/App/usb_host.c.o
.PHONY : __/__/drivers/USB_HOST/App/usb_host.c.o

__/__/drivers/USB_HOST/App/usb_host.i: __/__/drivers/USB_HOST/App/usb_host.c.i

.PHONY : __/__/drivers/USB_HOST/App/usb_host.i

# target to preprocess a source file
__/__/drivers/USB_HOST/App/usb_host.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/USB_HOST/App/usb_host.c.i
.PHONY : __/__/drivers/USB_HOST/App/usb_host.c.i

__/__/drivers/USB_HOST/App/usb_host.s: __/__/drivers/USB_HOST/App/usb_host.c.s

.PHONY : __/__/drivers/USB_HOST/App/usb_host.s

# target to generate assembly for a file
__/__/drivers/USB_HOST/App/usb_host.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/USB_HOST/App/usb_host.c.s
.PHONY : __/__/drivers/USB_HOST/App/usb_host.c.s

__/__/drivers/USB_HOST/Target/usbh_conf.o: __/__/drivers/USB_HOST/Target/usbh_conf.c.o

.PHONY : __/__/drivers/USB_HOST/Target/usbh_conf.o

# target to build an object file
__/__/drivers/USB_HOST/Target/usbh_conf.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/USB_HOST/Target/usbh_conf.c.o
.PHONY : __/__/drivers/USB_HOST/Target/usbh_conf.c.o

__/__/drivers/USB_HOST/Target/usbh_conf.i: __/__/drivers/USB_HOST/Target/usbh_conf.c.i

.PHONY : __/__/drivers/USB_HOST/Target/usbh_conf.i

# target to preprocess a source file
__/__/drivers/USB_HOST/Target/usbh_conf.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/USB_HOST/Target/usbh_conf.c.i
.PHONY : __/__/drivers/USB_HOST/Target/usbh_conf.c.i

__/__/drivers/USB_HOST/Target/usbh_conf.s: __/__/drivers/USB_HOST/Target/usbh_conf.c.s

.PHONY : __/__/drivers/USB_HOST/Target/usbh_conf.s

# target to generate assembly for a file
__/__/drivers/USB_HOST/Target/usbh_conf.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/drivers/USB_HOST/Target/usbh_conf.c.s
.PHONY : __/__/drivers/USB_HOST/Target/usbh_conf.c.s

__/__/hal/hal_i2c.o: __/__/hal/hal_i2c.c.o

.PHONY : __/__/hal/hal_i2c.o

# target to build an object file
__/__/hal/hal_i2c.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/hal/hal_i2c.c.o
.PHONY : __/__/hal/hal_i2c.c.o

__/__/hal/hal_i2c.i: __/__/hal/hal_i2c.c.i

.PHONY : __/__/hal/hal_i2c.i

# target to preprocess a source file
__/__/hal/hal_i2c.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/hal/hal_i2c.c.i
.PHONY : __/__/hal/hal_i2c.c.i

__/__/hal/hal_i2c.s: __/__/hal/hal_i2c.c.s

.PHONY : __/__/hal/hal_i2c.s

# target to generate assembly for a file
__/__/hal/hal_i2c.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/hal/hal_i2c.c.s
.PHONY : __/__/hal/hal_i2c.c.s

__/__/hal/hal_uart.o: __/__/hal/hal_uart.c.o

.PHONY : __/__/hal/hal_uart.o

# target to build an object file
__/__/hal/hal_uart.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/hal/hal_uart.c.o
.PHONY : __/__/hal/hal_uart.c.o

__/__/hal/hal_uart.i: __/__/hal/hal_uart.c.i

.PHONY : __/__/hal/hal_uart.i

# target to preprocess a source file
__/__/hal/hal_uart.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/hal/hal_uart.c.i
.PHONY : __/__/hal/hal_uart.c.i

__/__/hal/hal_uart.s: __/__/hal/hal_uart.c.s

.PHONY : __/__/hal/hal_uart.s

# target to generate assembly for a file
__/__/hal/hal_uart.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/hal/hal_uart.c.s
.PHONY : __/__/hal/hal_uart.c.s

__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.o: __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.o

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.o

# target to build an object file
__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.o
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.o

__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.i: __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.i

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.i

# target to preprocess a source file
__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.i
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.i

__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.s: __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.s

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.s

# target to generate assembly for a file
__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.s
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.c.s

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.o: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.o

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.o

# target to build an object file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.o
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.o

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.i: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.i

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.i

# target to preprocess a source file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.i
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.i

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.s: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.s

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.s

# target to generate assembly for a file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.s
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c.s

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.o: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.o

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.o

# target to build an object file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.o
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.o

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.i: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.i

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.i

# target to preprocess a source file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.i
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.i

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.s: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.s

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.s

# target to generate assembly for a file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.s
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c.s

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.o: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.o

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.o

# target to build an object file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.o
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.o

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.i: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.i

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.i

# target to preprocess a source file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.i
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.i

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.s: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.s

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.s

# target to generate assembly for a file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.s
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c.s

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.o: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.o

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.o

# target to build an object file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.o
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.o

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.i: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.i

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.i

# target to preprocess a source file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.i
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.i

__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.s: __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.s

.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.s

# target to generate assembly for a file
__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.s
.PHONY : __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.o: __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.i: __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.s: __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.o: __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.i: __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.s: __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/list.o: __/__/middlewares/Third_Party/FreeRTOS/Source/list.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/list.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/list.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/list.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/list.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/list.i: __/__/middlewares/Third_Party/FreeRTOS/Source/list.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/list.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/list.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/list.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/list.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/list.s: __/__/middlewares/Third_Party/FreeRTOS/Source/list.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/list.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/list.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/list.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/list.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.o: __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.i: __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.s: __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.o: __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.i: __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.s: __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/queue.o: __/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/queue.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/queue.i: __/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/queue.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/queue.s: __/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/queue.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/queue.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.o: __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.i: __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.s: __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.o: __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.i: __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.s: __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.c.s

__/__/middlewares/Third_Party/FreeRTOS/Source/timers.o: __/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.o

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/timers.o

# target to build an object file
__/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.o:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.o
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.o

__/__/middlewares/Third_Party/FreeRTOS/Source/timers.i: __/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.i

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/timers.i

# target to preprocess a source file
__/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.i:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.i
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.i

__/__/middlewares/Third_Party/FreeRTOS/Source/timers.s: __/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.s

.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/timers.s

# target to generate assembly for a file
__/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.s:
	cd /home/cat/code/Payload-SDK/build && $(MAKE) $(MAKESILENT) -f samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/build.make samples/sample_c/platform/rtos_freertos/stm32f4_discovery/project/armgcc/CMakeFiles/dji_sdk_demo_rtos.elf.dir/__/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.s
.PHONY : __/__/middlewares/Third_Party/FreeRTOS/Source/timers.c.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... dji_sdk_demo_rtos.elf"
	@echo "... __/__/__/__/__/module_sample/data_transmission/test_data_transmission.o"
	@echo "... __/__/__/__/__/module_sample/data_transmission/test_data_transmission.i"
	@echo "... __/__/__/__/__/module_sample/data_transmission/test_data_transmission.s"
	@echo "... __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.o"
	@echo "... __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.i"
	@echo "... __/__/__/__/__/module_sample/fc_subscription/test_fc_subscription.s"
	@echo "... __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.o"
	@echo "... __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.i"
	@echo "... __/__/__/__/__/module_sample/gimbal_emu/test_payload_gimbal_emu.s"
	@echo "... __/__/__/__/__/module_sample/mop_channel/test_mop_channel.o"
	@echo "... __/__/__/__/__/module_sample/mop_channel/test_mop_channel.i"
	@echo "... __/__/__/__/__/module_sample/mop_channel/test_mop_channel.s"
	@echo "... __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.o"
	@echo "... __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.i"
	@echo "... __/__/__/__/__/module_sample/payload_collaboration/test_payload_collaboration.s"
	@echo "... __/__/__/__/__/module_sample/positioning/test_positioning.o"
	@echo "... __/__/__/__/__/module_sample/positioning/test_positioning.i"
	@echo "... __/__/__/__/__/module_sample/positioning/test_positioning.s"
	@echo "... __/__/__/__/__/module_sample/power_management/test_power_management.o"
	@echo "... __/__/__/__/__/module_sample/power_management/test_power_management.i"
	@echo "... __/__/__/__/__/module_sample/power_management/test_power_management.s"
	@echo "... __/__/__/__/__/module_sample/time_sync/test_time_sync.o"
	@echo "... __/__/__/__/__/module_sample/time_sync/test_time_sync.i"
	@echo "... __/__/__/__/__/module_sample/time_sync/test_time_sync.s"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade.o"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade.i"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade.s"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.o"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.i"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade_common_file_transfer.s"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.o"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.i"
	@echo "... __/__/__/__/__/module_sample/upgrade/test_upgrade_platform_opt.s"
	@echo "... __/__/__/__/__/module_sample/utils/cJSON.o"
	@echo "... __/__/__/__/__/module_sample/utils/cJSON.i"
	@echo "... __/__/__/__/__/module_sample/utils/cJSON.s"
	@echo "... __/__/__/__/__/module_sample/utils/dji_config_manager.o"
	@echo "... __/__/__/__/__/module_sample/utils/dji_config_manager.i"
	@echo "... __/__/__/__/__/module_sample/utils/dji_config_manager.s"
	@echo "... __/__/__/__/__/module_sample/utils/util_buffer.o"
	@echo "... __/__/__/__/__/module_sample/utils/util_buffer.i"
	@echo "... __/__/__/__/__/module_sample/utils/util_buffer.s"
	@echo "... __/__/__/__/__/module_sample/utils/util_file.o"
	@echo "... __/__/__/__/__/module_sample/utils/util_file.i"
	@echo "... __/__/__/__/__/module_sample/utils/util_file.s"
	@echo "... __/__/__/__/__/module_sample/utils/util_link_list.o"
	@echo "... __/__/__/__/__/module_sample/utils/util_link_list.i"
	@echo "... __/__/__/__/__/module_sample/utils/util_link_list.s"
	@echo "... __/__/__/__/__/module_sample/utils/util_md5.o"
	@echo "... __/__/__/__/__/module_sample/utils/util_md5.i"
	@echo "... __/__/__/__/__/module_sample/utils/util_md5.s"
	@echo "... __/__/__/__/__/module_sample/utils/util_misc.o"
	@echo "... __/__/__/__/__/module_sample/utils/util_misc.i"
	@echo "... __/__/__/__/__/module_sample/utils/util_misc.s"
	@echo "... __/__/__/__/__/module_sample/utils/util_time.o"
	@echo "... __/__/__/__/__/module_sample/utils/util_time.i"
	@echo "... __/__/__/__/__/module_sample/utils/util_time.s"
	@echo "... __/__/__/__/__/module_sample/widget/file_binary_array_list_en.o"
	@echo "... __/__/__/__/__/module_sample/widget/file_binary_array_list_en.i"
	@echo "... __/__/__/__/__/module_sample/widget/file_binary_array_list_en.s"
	@echo "... __/__/__/__/__/module_sample/widget/test_widget.o"
	@echo "... __/__/__/__/__/module_sample/widget/test_widget.i"
	@echo "... __/__/__/__/__/module_sample/widget/test_widget.s"
	@echo "... __/__/__/__/__/module_sample/widget/test_widget_speaker.o"
	@echo "... __/__/__/__/__/module_sample/widget/test_widget_speaker.i"
	@echo "... __/__/__/__/__/module_sample/widget/test_widget_speaker.s"
	@echo "... __/__/__/__/__/module_sample/xport/test_payload_xport.o"
	@echo "... __/__/__/__/__/module_sample/xport/test_payload_xport.i"
	@echo "... __/__/__/__/__/module_sample/xport/test_payload_xport.s"
	@echo "... __/__/__/common/osal/osal.o"
	@echo "... __/__/__/common/osal/osal.i"
	@echo "... __/__/__/common/osal/osal.s"
	@echo "... __/__/application/application.o"
	@echo "... __/__/application/application.i"
	@echo "... __/__/application/application.s"
	@echo "... __/__/application/main.o"
	@echo "... __/__/application/main.i"
	@echo "... __/__/application/main.s"
	@echo "... __/__/drivers/BSP/apply_high_power.o"
	@echo "... __/__/drivers/BSP/apply_high_power.i"
	@echo "... __/__/drivers/BSP/apply_high_power.s"
	@echo "... __/__/drivers/BSP/button.o"
	@echo "... __/__/drivers/BSP/button.i"
	@echo "... __/__/drivers/BSP/button.s"
	@echo "... __/__/drivers/BSP/dji_ringbuffer.o"
	@echo "... __/__/drivers/BSP/dji_ringbuffer.i"
	@echo "... __/__/drivers/BSP/dji_ringbuffer.s"
	@echo "... __/__/drivers/BSP/flash_if.o"
	@echo "... __/__/drivers/BSP/flash_if.i"
	@echo "... __/__/drivers/BSP/flash_if.s"
	@echo "... __/__/drivers/BSP/freertos.o"
	@echo "... __/__/drivers/BSP/freertos.i"
	@echo "... __/__/drivers/BSP/freertos.s"
	@echo "... __/__/drivers/BSP/led.o"
	@echo "... __/__/drivers/BSP/led.i"
	@echo "... __/__/drivers/BSP/led.s"
	@echo "... __/__/drivers/BSP/pps.o"
	@echo "... __/__/drivers/BSP/pps.i"
	@echo "... __/__/drivers/BSP/pps.s"
	@echo "... __/__/drivers/BSP/startup_stm32f407vgtx.o"
	@echo "... __/__/drivers/BSP/stm32f4xx_hal_msp.o"
	@echo "... __/__/drivers/BSP/stm32f4xx_hal_msp.i"
	@echo "... __/__/drivers/BSP/stm32f4xx_hal_msp.s"
	@echo "... __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.o"
	@echo "... __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.i"
	@echo "... __/__/drivers/BSP/stm32f4xx_hal_timebase_tim.s"
	@echo "... __/__/drivers/BSP/stm32f4xx_it.o"
	@echo "... __/__/drivers/BSP/stm32f4xx_it.i"
	@echo "... __/__/drivers/BSP/stm32f4xx_it.s"
	@echo "... __/__/drivers/BSP/syscalls.o"
	@echo "... __/__/drivers/BSP/syscalls.i"
	@echo "... __/__/drivers/BSP/syscalls.s"
	@echo "... __/__/drivers/BSP/sysmem.o"
	@echo "... __/__/drivers/BSP/sysmem.i"
	@echo "... __/__/drivers/BSP/sysmem.s"
	@echo "... __/__/drivers/BSP/system_stm32f4xx.o"
	@echo "... __/__/drivers/BSP/system_stm32f4xx.i"
	@echo "... __/__/drivers/BSP/system_stm32f4xx.s"
	@echo "... __/__/drivers/BSP/uart.o"
	@echo "... __/__/drivers/BSP/uart.i"
	@echo "... __/__/drivers/BSP/uart.s"
	@echo "... __/__/drivers/BSP/upgrade_platform_opt_stm32.o"
	@echo "... __/__/drivers/BSP/upgrade_platform_opt_stm32.i"
	@echo "... __/__/drivers/BSP/upgrade_platform_opt_stm32.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.s"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.o"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.i"
	@echo "... __/__/drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.s"
	@echo "... __/__/drivers/USB_HOST/App/usb_host.o"
	@echo "... __/__/drivers/USB_HOST/App/usb_host.i"
	@echo "... __/__/drivers/USB_HOST/App/usb_host.s"
	@echo "... __/__/drivers/USB_HOST/Target/usbh_conf.o"
	@echo "... __/__/drivers/USB_HOST/Target/usbh_conf.i"
	@echo "... __/__/drivers/USB_HOST/Target/usbh_conf.s"
	@echo "... __/__/hal/hal_i2c.o"
	@echo "... __/__/hal/hal_i2c.i"
	@echo "... __/__/hal/hal_i2c.s"
	@echo "... __/__/hal/hal_uart.o"
	@echo "... __/__/hal/hal_uart.i"
	@echo "... __/__/hal/hal_uart.s"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.o"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.i"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Class/CDC/Src/usbh_cdc.s"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.o"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.i"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.s"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.o"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.i"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.s"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.o"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.i"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.s"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.o"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.i"
	@echo "... __/__/middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/event_groups.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/list.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/list.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/list.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/queue.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/queue.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/queue.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/stream_buffer.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/tasks.s"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/timers.o"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/timers.i"
	@echo "... __/__/middlewares/Third_Party/FreeRTOS/Source/timers.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /home/cat/code/Payload-SDK/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

