BoooomFOC_STSPIN32G4_EVB/cmake-build-debug/Makefile

1891 lines
99 KiB
Makefile
Raw Normal View History

2024-05-08 03:04:20 +08:00
# CMAKE generated file: DO NOT EDIT!
# Generated by "MinGW Makefiles" Generator, CMake Version 3.28
# 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.
SHELL = cmd.exe
# The CMake executable.
CMAKE_COMMAND = "D:\JetBrains\CLion 2023.1.3\bin\cmake\win\x64\bin\cmake.exe"
# The command to remove a file.
RM = "D:\JetBrains\CLion 2023.1.3\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = E:\My_Git_Warehouse\Software\Project\BoooomFOC_STSPIN32G4_EVB
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = E:\My_Git_Warehouse\Software\Project\BoooomFOC_STSPIN32G4_EVB\cmake-build-debug
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
"D:\JetBrains\CLion 2023.1.3\bin\cmake\win\x64\bin\cmake.exe" -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
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
"D:\JetBrains\CLion 2023.1.3\bin\cmake\win\x64\bin\cmake.exe" --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
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start E:\My_Git_Warehouse\Software\Project\BoooomFOC_STSPIN32G4_EVB\cmake-build-debug\CMakeFiles E:\My_Git_Warehouse\Software\Project\BoooomFOC_STSPIN32G4_EVB\cmake-build-debug\\CMakeFiles\progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start E:\My_Git_Warehouse\Software\Project\BoooomFOC_STSPIN32G4_EVB\cmake-build-debug\CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named BoooomFOC_STSPIN32G4_EVB.elf
# Build rule for target.
BoooomFOC_STSPIN32G4_EVB.elf: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 BoooomFOC_STSPIN32G4_EVB.elf
.PHONY : BoooomFOC_STSPIN32G4_EVB.elf
# fast build rule for target.
BoooomFOC_STSPIN32G4_EVB.elf/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/build
.PHONY : BoooomFOC_STSPIN32G4_EVB.elf/fast
APP/APP_Main.obj: APP/APP_Main.c.obj
.PHONY : APP/APP_Main.obj
# target to build an object file
APP/APP_Main.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/APP/APP_Main.c.obj
.PHONY : APP/APP_Main.c.obj
APP/APP_Main.i: APP/APP_Main.c.i
.PHONY : APP/APP_Main.i
# target to preprocess a source file
APP/APP_Main.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/APP/APP_Main.c.i
.PHONY : APP/APP_Main.c.i
APP/APP_Main.s: APP/APP_Main.c.s
.PHONY : APP/APP_Main.s
# target to generate assembly for a file
APP/APP_Main.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/APP/APP_Main.c.s
.PHONY : APP/APP_Main.c.s
BoooomDriver/Common/PID/PID.obj: BoooomDriver/Common/PID/PID.c.obj
.PHONY : BoooomDriver/Common/PID/PID.obj
# target to build an object file
BoooomDriver/Common/PID/PID.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Common/PID/PID.c.obj
.PHONY : BoooomDriver/Common/PID/PID.c.obj
BoooomDriver/Common/PID/PID.i: BoooomDriver/Common/PID/PID.c.i
.PHONY : BoooomDriver/Common/PID/PID.i
# target to preprocess a source file
BoooomDriver/Common/PID/PID.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Common/PID/PID.c.i
.PHONY : BoooomDriver/Common/PID/PID.c.i
BoooomDriver/Common/PID/PID.s: BoooomDriver/Common/PID/PID.c.s
.PHONY : BoooomDriver/Common/PID/PID.s
# target to generate assembly for a file
BoooomDriver/Common/PID/PID.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Common/PID/PID.c.s
.PHONY : BoooomDriver/Common/PID/PID.c.s
BoooomDriver/Communication/Communication.obj: BoooomDriver/Communication/Communication.c.obj
.PHONY : BoooomDriver/Communication/Communication.obj
# target to build an object file
BoooomDriver/Communication/Communication.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Communication/Communication.c.obj
.PHONY : BoooomDriver/Communication/Communication.c.obj
BoooomDriver/Communication/Communication.i: BoooomDriver/Communication/Communication.c.i
.PHONY : BoooomDriver/Communication/Communication.i
# target to preprocess a source file
BoooomDriver/Communication/Communication.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Communication/Communication.c.i
.PHONY : BoooomDriver/Communication/Communication.c.i
BoooomDriver/Communication/Communication.s: BoooomDriver/Communication/Communication.c.s
.PHONY : BoooomDriver/Communication/Communication.s
# target to generate assembly for a file
BoooomDriver/Communication/Communication.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Communication/Communication.c.s
.PHONY : BoooomDriver/Communication/Communication.c.s
BoooomDriver/Communication/Vofa/VOFA.obj: BoooomDriver/Communication/Vofa/VOFA.c.obj
.PHONY : BoooomDriver/Communication/Vofa/VOFA.obj
# target to build an object file
BoooomDriver/Communication/Vofa/VOFA.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Communication/Vofa/VOFA.c.obj
.PHONY : BoooomDriver/Communication/Vofa/VOFA.c.obj
BoooomDriver/Communication/Vofa/VOFA.i: BoooomDriver/Communication/Vofa/VOFA.c.i
.PHONY : BoooomDriver/Communication/Vofa/VOFA.i
# target to preprocess a source file
BoooomDriver/Communication/Vofa/VOFA.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Communication/Vofa/VOFA.c.i
.PHONY : BoooomDriver/Communication/Vofa/VOFA.c.i
BoooomDriver/Communication/Vofa/VOFA.s: BoooomDriver/Communication/Vofa/VOFA.c.s
.PHONY : BoooomDriver/Communication/Vofa/VOFA.s
# target to generate assembly for a file
BoooomDriver/Communication/Vofa/VOFA.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Communication/Vofa/VOFA.c.s
.PHONY : BoooomDriver/Communication/Vofa/VOFA.c.s
BoooomDriver/Controller/Controller.obj: BoooomDriver/Controller/Controller.c.obj
.PHONY : BoooomDriver/Controller/Controller.obj
# target to build an object file
BoooomDriver/Controller/Controller.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/Controller.c.obj
.PHONY : BoooomDriver/Controller/Controller.c.obj
BoooomDriver/Controller/Controller.i: BoooomDriver/Controller/Controller.c.i
.PHONY : BoooomDriver/Controller/Controller.i
# target to preprocess a source file
BoooomDriver/Controller/Controller.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/Controller.c.i
.PHONY : BoooomDriver/Controller/Controller.c.i
BoooomDriver/Controller/Controller.s: BoooomDriver/Controller/Controller.c.s
.PHONY : BoooomDriver/Controller/Controller.s
# target to generate assembly for a file
BoooomDriver/Controller/Controller.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/Controller.c.s
.PHONY : BoooomDriver/Controller/Controller.c.s
BoooomDriver/Controller/PreDrive/PreDrive.obj: BoooomDriver/Controller/PreDrive/PreDrive.c.obj
.PHONY : BoooomDriver/Controller/PreDrive/PreDrive.obj
# target to build an object file
BoooomDriver/Controller/PreDrive/PreDrive.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/PreDrive/PreDrive.c.obj
.PHONY : BoooomDriver/Controller/PreDrive/PreDrive.c.obj
BoooomDriver/Controller/PreDrive/PreDrive.i: BoooomDriver/Controller/PreDrive/PreDrive.c.i
.PHONY : BoooomDriver/Controller/PreDrive/PreDrive.i
# target to preprocess a source file
BoooomDriver/Controller/PreDrive/PreDrive.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/PreDrive/PreDrive.c.i
.PHONY : BoooomDriver/Controller/PreDrive/PreDrive.c.i
BoooomDriver/Controller/PreDrive/PreDrive.s: BoooomDriver/Controller/PreDrive/PreDrive.c.s
.PHONY : BoooomDriver/Controller/PreDrive/PreDrive.s
# target to generate assembly for a file
BoooomDriver/Controller/PreDrive/PreDrive.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/PreDrive/PreDrive.c.s
.PHONY : BoooomDriver/Controller/PreDrive/PreDrive.c.s
BoooomDriver/Controller/SVPWM/SVPWM.obj: BoooomDriver/Controller/SVPWM/SVPWM.c.obj
.PHONY : BoooomDriver/Controller/SVPWM/SVPWM.obj
# target to build an object file
BoooomDriver/Controller/SVPWM/SVPWM.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/SVPWM/SVPWM.c.obj
.PHONY : BoooomDriver/Controller/SVPWM/SVPWM.c.obj
BoooomDriver/Controller/SVPWM/SVPWM.i: BoooomDriver/Controller/SVPWM/SVPWM.c.i
.PHONY : BoooomDriver/Controller/SVPWM/SVPWM.i
# target to preprocess a source file
BoooomDriver/Controller/SVPWM/SVPWM.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/SVPWM/SVPWM.c.i
.PHONY : BoooomDriver/Controller/SVPWM/SVPWM.c.i
BoooomDriver/Controller/SVPWM/SVPWM.s: BoooomDriver/Controller/SVPWM/SVPWM.c.s
.PHONY : BoooomDriver/Controller/SVPWM/SVPWM.s
# target to generate assembly for a file
BoooomDriver/Controller/SVPWM/SVPWM.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Controller/SVPWM/SVPWM.c.s
.PHONY : BoooomDriver/Controller/SVPWM/SVPWM.c.s
BoooomDriver/Data/Angle/Angle.obj: BoooomDriver/Data/Angle/Angle.c.obj
.PHONY : BoooomDriver/Data/Angle/Angle.obj
# target to build an object file
BoooomDriver/Data/Angle/Angle.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Angle/Angle.c.obj
.PHONY : BoooomDriver/Data/Angle/Angle.c.obj
BoooomDriver/Data/Angle/Angle.i: BoooomDriver/Data/Angle/Angle.c.i
.PHONY : BoooomDriver/Data/Angle/Angle.i
# target to preprocess a source file
BoooomDriver/Data/Angle/Angle.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Angle/Angle.c.i
.PHONY : BoooomDriver/Data/Angle/Angle.c.i
BoooomDriver/Data/Angle/Angle.s: BoooomDriver/Data/Angle/Angle.c.s
.PHONY : BoooomDriver/Data/Angle/Angle.s
# target to generate assembly for a file
BoooomDriver/Data/Angle/Angle.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Angle/Angle.c.s
.PHONY : BoooomDriver/Data/Angle/Angle.c.s
BoooomDriver/Data/Angle/MT6816/MT6816.obj: BoooomDriver/Data/Angle/MT6816/MT6816.c.obj
.PHONY : BoooomDriver/Data/Angle/MT6816/MT6816.obj
# target to build an object file
BoooomDriver/Data/Angle/MT6816/MT6816.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Angle/MT6816/MT6816.c.obj
.PHONY : BoooomDriver/Data/Angle/MT6816/MT6816.c.obj
BoooomDriver/Data/Angle/MT6816/MT6816.i: BoooomDriver/Data/Angle/MT6816/MT6816.c.i
.PHONY : BoooomDriver/Data/Angle/MT6816/MT6816.i
# target to preprocess a source file
BoooomDriver/Data/Angle/MT6816/MT6816.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Angle/MT6816/MT6816.c.i
.PHONY : BoooomDriver/Data/Angle/MT6816/MT6816.c.i
BoooomDriver/Data/Angle/MT6816/MT6816.s: BoooomDriver/Data/Angle/MT6816/MT6816.c.s
.PHONY : BoooomDriver/Data/Angle/MT6816/MT6816.s
# target to generate assembly for a file
BoooomDriver/Data/Angle/MT6816/MT6816.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Angle/MT6816/MT6816.c.s
.PHONY : BoooomDriver/Data/Angle/MT6816/MT6816.c.s
BoooomDriver/Data/Current/Current.obj: BoooomDriver/Data/Current/Current.c.obj
.PHONY : BoooomDriver/Data/Current/Current.obj
# target to build an object file
BoooomDriver/Data/Current/Current.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Current/Current.c.obj
.PHONY : BoooomDriver/Data/Current/Current.c.obj
BoooomDriver/Data/Current/Current.i: BoooomDriver/Data/Current/Current.c.i
.PHONY : BoooomDriver/Data/Current/Current.i
# target to preprocess a source file
BoooomDriver/Data/Current/Current.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Current/Current.c.i
.PHONY : BoooomDriver/Data/Current/Current.c.i
BoooomDriver/Data/Current/Current.s: BoooomDriver/Data/Current/Current.c.s
.PHONY : BoooomDriver/Data/Current/Current.s
# target to generate assembly for a file
BoooomDriver/Data/Current/Current.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Current/Current.c.s
.PHONY : BoooomDriver/Data/Current/Current.c.s
BoooomDriver/Data/Current/InteriorADC/InteriorADC.obj: BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.obj
.PHONY : BoooomDriver/Data/Current/InteriorADC/InteriorADC.obj
# target to build an object file
BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.obj
.PHONY : BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.obj
BoooomDriver/Data/Current/InteriorADC/InteriorADC.i: BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.i
.PHONY : BoooomDriver/Data/Current/InteriorADC/InteriorADC.i
# target to preprocess a source file
BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.i
.PHONY : BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.i
BoooomDriver/Data/Current/InteriorADC/InteriorADC.s: BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.s
.PHONY : BoooomDriver/Data/Current/InteriorADC/InteriorADC.s
# target to generate assembly for a file
BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.s
.PHONY : BoooomDriver/Data/Current/InteriorADC/InteriorADC.c.s
BoooomDriver/Data/Data.obj: BoooomDriver/Data/Data.c.obj
.PHONY : BoooomDriver/Data/Data.obj
# target to build an object file
BoooomDriver/Data/Data.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Data.c.obj
.PHONY : BoooomDriver/Data/Data.c.obj
BoooomDriver/Data/Data.i: BoooomDriver/Data/Data.c.i
.PHONY : BoooomDriver/Data/Data.i
# target to preprocess a source file
BoooomDriver/Data/Data.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Data.c.i
.PHONY : BoooomDriver/Data/Data.c.i
BoooomDriver/Data/Data.s: BoooomDriver/Data/Data.c.s
.PHONY : BoooomDriver/Data/Data.s
# target to generate assembly for a file
BoooomDriver/Data/Data.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Data.c.s
.PHONY : BoooomDriver/Data/Data.c.s
BoooomDriver/Data/Temperature/Temperature.obj: BoooomDriver/Data/Temperature/Temperature.c.obj
.PHONY : BoooomDriver/Data/Temperature/Temperature.obj
# target to build an object file
BoooomDriver/Data/Temperature/Temperature.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Temperature/Temperature.c.obj
.PHONY : BoooomDriver/Data/Temperature/Temperature.c.obj
BoooomDriver/Data/Temperature/Temperature.i: BoooomDriver/Data/Temperature/Temperature.c.i
.PHONY : BoooomDriver/Data/Temperature/Temperature.i
# target to preprocess a source file
BoooomDriver/Data/Temperature/Temperature.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Temperature/Temperature.c.i
.PHONY : BoooomDriver/Data/Temperature/Temperature.c.i
BoooomDriver/Data/Temperature/Temperature.s: BoooomDriver/Data/Temperature/Temperature.c.s
.PHONY : BoooomDriver/Data/Temperature/Temperature.s
# target to generate assembly for a file
BoooomDriver/Data/Temperature/Temperature.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Temperature/Temperature.c.s
.PHONY : BoooomDriver/Data/Temperature/Temperature.c.s
BoooomDriver/Data/Voltage/Voltage.obj: BoooomDriver/Data/Voltage/Voltage.c.obj
.PHONY : BoooomDriver/Data/Voltage/Voltage.obj
# target to build an object file
BoooomDriver/Data/Voltage/Voltage.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Voltage/Voltage.c.obj
.PHONY : BoooomDriver/Data/Voltage/Voltage.c.obj
BoooomDriver/Data/Voltage/Voltage.i: BoooomDriver/Data/Voltage/Voltage.c.i
.PHONY : BoooomDriver/Data/Voltage/Voltage.i
# target to preprocess a source file
BoooomDriver/Data/Voltage/Voltage.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Voltage/Voltage.c.i
.PHONY : BoooomDriver/Data/Voltage/Voltage.c.i
BoooomDriver/Data/Voltage/Voltage.s: BoooomDriver/Data/Voltage/Voltage.c.s
.PHONY : BoooomDriver/Data/Voltage/Voltage.s
# target to generate assembly for a file
BoooomDriver/Data/Voltage/Voltage.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Data/Voltage/Voltage.c.s
.PHONY : BoooomDriver/Data/Voltage/Voltage.c.s
BoooomDriver/Parameter/Parameter.obj: BoooomDriver/Parameter/Parameter.c.obj
.PHONY : BoooomDriver/Parameter/Parameter.obj
# target to build an object file
BoooomDriver/Parameter/Parameter.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Parameter/Parameter.c.obj
.PHONY : BoooomDriver/Parameter/Parameter.c.obj
BoooomDriver/Parameter/Parameter.i: BoooomDriver/Parameter/Parameter.c.i
.PHONY : BoooomDriver/Parameter/Parameter.i
# target to preprocess a source file
BoooomDriver/Parameter/Parameter.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Parameter/Parameter.c.i
.PHONY : BoooomDriver/Parameter/Parameter.c.i
BoooomDriver/Parameter/Parameter.s: BoooomDriver/Parameter/Parameter.c.s
.PHONY : BoooomDriver/Parameter/Parameter.s
# target to generate assembly for a file
BoooomDriver/Parameter/Parameter.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Parameter/Parameter.c.s
.PHONY : BoooomDriver/Parameter/Parameter.c.s
BoooomDriver/Peripheral/SPI/SPI.obj: BoooomDriver/Peripheral/SPI/SPI.c.obj
.PHONY : BoooomDriver/Peripheral/SPI/SPI.obj
# target to build an object file
BoooomDriver/Peripheral/SPI/SPI.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Peripheral/SPI/SPI.c.obj
.PHONY : BoooomDriver/Peripheral/SPI/SPI.c.obj
BoooomDriver/Peripheral/SPI/SPI.i: BoooomDriver/Peripheral/SPI/SPI.c.i
.PHONY : BoooomDriver/Peripheral/SPI/SPI.i
# target to preprocess a source file
BoooomDriver/Peripheral/SPI/SPI.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Peripheral/SPI/SPI.c.i
.PHONY : BoooomDriver/Peripheral/SPI/SPI.c.i
BoooomDriver/Peripheral/SPI/SPI.s: BoooomDriver/Peripheral/SPI/SPI.c.s
.PHONY : BoooomDriver/Peripheral/SPI/SPI.s
# target to generate assembly for a file
BoooomDriver/Peripheral/SPI/SPI.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/BoooomDriver/Peripheral/SPI/SPI.c.s
.PHONY : BoooomDriver/Peripheral/SPI/SPI.c.s
Core/Src/adc.obj: Core/Src/adc.c.obj
.PHONY : Core/Src/adc.obj
# target to build an object file
Core/Src/adc.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/adc.c.obj
.PHONY : Core/Src/adc.c.obj
Core/Src/adc.i: Core/Src/adc.c.i
.PHONY : Core/Src/adc.i
# target to preprocess a source file
Core/Src/adc.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/adc.c.i
.PHONY : Core/Src/adc.c.i
Core/Src/adc.s: Core/Src/adc.c.s
.PHONY : Core/Src/adc.s
# target to generate assembly for a file
Core/Src/adc.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/adc.c.s
.PHONY : Core/Src/adc.c.s
Core/Src/dma.obj: Core/Src/dma.c.obj
.PHONY : Core/Src/dma.obj
# target to build an object file
Core/Src/dma.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/dma.c.obj
.PHONY : Core/Src/dma.c.obj
Core/Src/dma.i: Core/Src/dma.c.i
.PHONY : Core/Src/dma.i
# target to preprocess a source file
Core/Src/dma.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/dma.c.i
.PHONY : Core/Src/dma.c.i
Core/Src/dma.s: Core/Src/dma.c.s
.PHONY : Core/Src/dma.s
# target to generate assembly for a file
Core/Src/dma.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/dma.c.s
.PHONY : Core/Src/dma.c.s
Core/Src/gpio.obj: Core/Src/gpio.c.obj
.PHONY : Core/Src/gpio.obj
# target to build an object file
Core/Src/gpio.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/gpio.c.obj
.PHONY : Core/Src/gpio.c.obj
Core/Src/gpio.i: Core/Src/gpio.c.i
.PHONY : Core/Src/gpio.i
# target to preprocess a source file
Core/Src/gpio.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/gpio.c.i
.PHONY : Core/Src/gpio.c.i
Core/Src/gpio.s: Core/Src/gpio.c.s
.PHONY : Core/Src/gpio.s
# target to generate assembly for a file
Core/Src/gpio.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/gpio.c.s
.PHONY : Core/Src/gpio.c.s
Core/Src/i2c.obj: Core/Src/i2c.c.obj
.PHONY : Core/Src/i2c.obj
# target to build an object file
Core/Src/i2c.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/i2c.c.obj
.PHONY : Core/Src/i2c.c.obj
Core/Src/i2c.i: Core/Src/i2c.c.i
.PHONY : Core/Src/i2c.i
# target to preprocess a source file
Core/Src/i2c.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/i2c.c.i
.PHONY : Core/Src/i2c.c.i
Core/Src/i2c.s: Core/Src/i2c.c.s
.PHONY : Core/Src/i2c.s
# target to generate assembly for a file
Core/Src/i2c.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/i2c.c.s
.PHONY : Core/Src/i2c.c.s
Core/Src/main.obj: Core/Src/main.c.obj
.PHONY : Core/Src/main.obj
# target to build an object file
Core/Src/main.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/main.c.obj
.PHONY : Core/Src/main.c.obj
Core/Src/main.i: Core/Src/main.c.i
.PHONY : Core/Src/main.i
# target to preprocess a source file
Core/Src/main.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/main.c.i
.PHONY : Core/Src/main.c.i
Core/Src/main.s: Core/Src/main.c.s
.PHONY : Core/Src/main.s
# target to generate assembly for a file
Core/Src/main.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/main.c.s
.PHONY : Core/Src/main.c.s
Core/Src/opamp.obj: Core/Src/opamp.c.obj
.PHONY : Core/Src/opamp.obj
# target to build an object file
Core/Src/opamp.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/opamp.c.obj
.PHONY : Core/Src/opamp.c.obj
Core/Src/opamp.i: Core/Src/opamp.c.i
.PHONY : Core/Src/opamp.i
# target to preprocess a source file
Core/Src/opamp.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/opamp.c.i
.PHONY : Core/Src/opamp.c.i
Core/Src/opamp.s: Core/Src/opamp.c.s
.PHONY : Core/Src/opamp.s
# target to generate assembly for a file
Core/Src/opamp.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/opamp.c.s
.PHONY : Core/Src/opamp.c.s
Core/Src/spi.obj: Core/Src/spi.c.obj
.PHONY : Core/Src/spi.obj
# target to build an object file
Core/Src/spi.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/spi.c.obj
.PHONY : Core/Src/spi.c.obj
Core/Src/spi.i: Core/Src/spi.c.i
.PHONY : Core/Src/spi.i
# target to preprocess a source file
Core/Src/spi.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/spi.c.i
.PHONY : Core/Src/spi.c.i
Core/Src/spi.s: Core/Src/spi.c.s
.PHONY : Core/Src/spi.s
# target to generate assembly for a file
Core/Src/spi.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/spi.c.s
.PHONY : Core/Src/spi.c.s
Core/Src/stm32g4xx_hal_msp.obj: Core/Src/stm32g4xx_hal_msp.c.obj
.PHONY : Core/Src/stm32g4xx_hal_msp.obj
# target to build an object file
Core/Src/stm32g4xx_hal_msp.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/stm32g4xx_hal_msp.c.obj
.PHONY : Core/Src/stm32g4xx_hal_msp.c.obj
Core/Src/stm32g4xx_hal_msp.i: Core/Src/stm32g4xx_hal_msp.c.i
.PHONY : Core/Src/stm32g4xx_hal_msp.i
# target to preprocess a source file
Core/Src/stm32g4xx_hal_msp.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/stm32g4xx_hal_msp.c.i
.PHONY : Core/Src/stm32g4xx_hal_msp.c.i
Core/Src/stm32g4xx_hal_msp.s: Core/Src/stm32g4xx_hal_msp.c.s
.PHONY : Core/Src/stm32g4xx_hal_msp.s
# target to generate assembly for a file
Core/Src/stm32g4xx_hal_msp.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/stm32g4xx_hal_msp.c.s
.PHONY : Core/Src/stm32g4xx_hal_msp.c.s
Core/Src/stm32g4xx_it.obj: Core/Src/stm32g4xx_it.c.obj
.PHONY : Core/Src/stm32g4xx_it.obj
# target to build an object file
Core/Src/stm32g4xx_it.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/stm32g4xx_it.c.obj
.PHONY : Core/Src/stm32g4xx_it.c.obj
Core/Src/stm32g4xx_it.i: Core/Src/stm32g4xx_it.c.i
.PHONY : Core/Src/stm32g4xx_it.i
# target to preprocess a source file
Core/Src/stm32g4xx_it.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/stm32g4xx_it.c.i
.PHONY : Core/Src/stm32g4xx_it.c.i
Core/Src/stm32g4xx_it.s: Core/Src/stm32g4xx_it.c.s
.PHONY : Core/Src/stm32g4xx_it.s
# target to generate assembly for a file
Core/Src/stm32g4xx_it.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/stm32g4xx_it.c.s
.PHONY : Core/Src/stm32g4xx_it.c.s
Core/Src/syscalls.obj: Core/Src/syscalls.c.obj
.PHONY : Core/Src/syscalls.obj
# target to build an object file
Core/Src/syscalls.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/syscalls.c.obj
.PHONY : Core/Src/syscalls.c.obj
Core/Src/syscalls.i: Core/Src/syscalls.c.i
.PHONY : Core/Src/syscalls.i
# target to preprocess a source file
Core/Src/syscalls.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/syscalls.c.i
.PHONY : Core/Src/syscalls.c.i
Core/Src/syscalls.s: Core/Src/syscalls.c.s
.PHONY : Core/Src/syscalls.s
# target to generate assembly for a file
Core/Src/syscalls.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/syscalls.c.s
.PHONY : Core/Src/syscalls.c.s
Core/Src/sysmem.obj: Core/Src/sysmem.c.obj
.PHONY : Core/Src/sysmem.obj
# target to build an object file
Core/Src/sysmem.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/sysmem.c.obj
.PHONY : Core/Src/sysmem.c.obj
Core/Src/sysmem.i: Core/Src/sysmem.c.i
.PHONY : Core/Src/sysmem.i
# target to preprocess a source file
Core/Src/sysmem.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/sysmem.c.i
.PHONY : Core/Src/sysmem.c.i
Core/Src/sysmem.s: Core/Src/sysmem.c.s
.PHONY : Core/Src/sysmem.s
# target to generate assembly for a file
Core/Src/sysmem.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/sysmem.c.s
.PHONY : Core/Src/sysmem.c.s
Core/Src/system_stm32g4xx.obj: Core/Src/system_stm32g4xx.c.obj
.PHONY : Core/Src/system_stm32g4xx.obj
# target to build an object file
Core/Src/system_stm32g4xx.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/system_stm32g4xx.c.obj
.PHONY : Core/Src/system_stm32g4xx.c.obj
Core/Src/system_stm32g4xx.i: Core/Src/system_stm32g4xx.c.i
.PHONY : Core/Src/system_stm32g4xx.i
# target to preprocess a source file
Core/Src/system_stm32g4xx.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/system_stm32g4xx.c.i
.PHONY : Core/Src/system_stm32g4xx.c.i
Core/Src/system_stm32g4xx.s: Core/Src/system_stm32g4xx.c.s
.PHONY : Core/Src/system_stm32g4xx.s
# target to generate assembly for a file
Core/Src/system_stm32g4xx.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/system_stm32g4xx.c.s
.PHONY : Core/Src/system_stm32g4xx.c.s
Core/Src/tim.obj: Core/Src/tim.c.obj
.PHONY : Core/Src/tim.obj
# target to build an object file
Core/Src/tim.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/tim.c.obj
.PHONY : Core/Src/tim.c.obj
Core/Src/tim.i: Core/Src/tim.c.i
.PHONY : Core/Src/tim.i
# target to preprocess a source file
Core/Src/tim.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/tim.c.i
.PHONY : Core/Src/tim.c.i
Core/Src/tim.s: Core/Src/tim.c.s
.PHONY : Core/Src/tim.s
# target to generate assembly for a file
Core/Src/tim.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Src/tim.c.s
.PHONY : Core/Src/tim.c.s
Core/Startup/startup_stm32g431vbtx.obj: Core/Startup/startup_stm32g431vbtx.s.obj
.PHONY : Core/Startup/startup_stm32g431vbtx.obj
# target to build an object file
Core/Startup/startup_stm32g431vbtx.s.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Core/Startup/startup_stm32g431vbtx.s.obj
.PHONY : Core/Startup/startup_stm32g431vbtx.s.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c.s
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.obj: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.obj
# target to build an object file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.obj
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.obj
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.i: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.i
# target to preprocess a source file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.i
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.i
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.s: Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.s
# target to generate assembly for a file
Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.s
.PHONY : Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c.s
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.obj: Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.obj
# target to build an object file
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.obj
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.i: Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.i
# target to preprocess a source file
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.i
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.s: Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.s
# target to generate assembly for a file
Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c.s
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.obj: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.obj
# target to build an object file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.i: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.i
# target to preprocess a source file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.s: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.s
# target to generate assembly for a file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.obj: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.obj
# target to build an object file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.i: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.i
# target to preprocess a source file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.s: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.s
# target to generate assembly for a file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.obj: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.obj
# target to build an object file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.i: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.i
# target to preprocess a source file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.s: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.s
# target to generate assembly for a file
Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s
.PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s
USB_Device/App/usb_device.obj: USB_Device/App/usb_device.c.obj
.PHONY : USB_Device/App/usb_device.obj
# target to build an object file
USB_Device/App/usb_device.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usb_device.c.obj
.PHONY : USB_Device/App/usb_device.c.obj
USB_Device/App/usb_device.i: USB_Device/App/usb_device.c.i
.PHONY : USB_Device/App/usb_device.i
# target to preprocess a source file
USB_Device/App/usb_device.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usb_device.c.i
.PHONY : USB_Device/App/usb_device.c.i
USB_Device/App/usb_device.s: USB_Device/App/usb_device.c.s
.PHONY : USB_Device/App/usb_device.s
# target to generate assembly for a file
USB_Device/App/usb_device.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usb_device.c.s
.PHONY : USB_Device/App/usb_device.c.s
USB_Device/App/usbd_cdc_if.obj: USB_Device/App/usbd_cdc_if.c.obj
.PHONY : USB_Device/App/usbd_cdc_if.obj
# target to build an object file
USB_Device/App/usbd_cdc_if.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usbd_cdc_if.c.obj
.PHONY : USB_Device/App/usbd_cdc_if.c.obj
USB_Device/App/usbd_cdc_if.i: USB_Device/App/usbd_cdc_if.c.i
.PHONY : USB_Device/App/usbd_cdc_if.i
# target to preprocess a source file
USB_Device/App/usbd_cdc_if.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usbd_cdc_if.c.i
.PHONY : USB_Device/App/usbd_cdc_if.c.i
USB_Device/App/usbd_cdc_if.s: USB_Device/App/usbd_cdc_if.c.s
.PHONY : USB_Device/App/usbd_cdc_if.s
# target to generate assembly for a file
USB_Device/App/usbd_cdc_if.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usbd_cdc_if.c.s
.PHONY : USB_Device/App/usbd_cdc_if.c.s
USB_Device/App/usbd_desc.obj: USB_Device/App/usbd_desc.c.obj
.PHONY : USB_Device/App/usbd_desc.obj
# target to build an object file
USB_Device/App/usbd_desc.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usbd_desc.c.obj
.PHONY : USB_Device/App/usbd_desc.c.obj
USB_Device/App/usbd_desc.i: USB_Device/App/usbd_desc.c.i
.PHONY : USB_Device/App/usbd_desc.i
# target to preprocess a source file
USB_Device/App/usbd_desc.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usbd_desc.c.i
.PHONY : USB_Device/App/usbd_desc.c.i
USB_Device/App/usbd_desc.s: USB_Device/App/usbd_desc.c.s
.PHONY : USB_Device/App/usbd_desc.s
# target to generate assembly for a file
USB_Device/App/usbd_desc.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/App/usbd_desc.c.s
.PHONY : USB_Device/App/usbd_desc.c.s
USB_Device/Target/usbd_conf.obj: USB_Device/Target/usbd_conf.c.obj
.PHONY : USB_Device/Target/usbd_conf.obj
# target to build an object file
USB_Device/Target/usbd_conf.c.obj:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/Target/usbd_conf.c.obj
.PHONY : USB_Device/Target/usbd_conf.c.obj
USB_Device/Target/usbd_conf.i: USB_Device/Target/usbd_conf.c.i
.PHONY : USB_Device/Target/usbd_conf.i
# target to preprocess a source file
USB_Device/Target/usbd_conf.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/Target/usbd_conf.c.i
.PHONY : USB_Device/Target/usbd_conf.c.i
USB_Device/Target/usbd_conf.s: USB_Device/Target/usbd_conf.c.s
.PHONY : USB_Device/Target/usbd_conf.s
# target to generate assembly for a file
USB_Device/Target/usbd_conf.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles\BoooomFOC_STSPIN32G4_EVB.elf.dir\build.make CMakeFiles/BoooomFOC_STSPIN32G4_EVB.elf.dir/USB_Device/Target/usbd_conf.c.s
.PHONY : USB_Device/Target/usbd_conf.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 ... BoooomFOC_STSPIN32G4_EVB.elf
@echo ... APP/APP_Main.obj
@echo ... APP/APP_Main.i
@echo ... APP/APP_Main.s
@echo ... BoooomDriver/Common/PID/PID.obj
@echo ... BoooomDriver/Common/PID/PID.i
@echo ... BoooomDriver/Common/PID/PID.s
@echo ... BoooomDriver/Communication/Communication.obj
@echo ... BoooomDriver/Communication/Communication.i
@echo ... BoooomDriver/Communication/Communication.s
@echo ... BoooomDriver/Communication/Vofa/VOFA.obj
@echo ... BoooomDriver/Communication/Vofa/VOFA.i
@echo ... BoooomDriver/Communication/Vofa/VOFA.s
@echo ... BoooomDriver/Controller/Controller.obj
@echo ... BoooomDriver/Controller/Controller.i
@echo ... BoooomDriver/Controller/Controller.s
@echo ... BoooomDriver/Controller/PreDrive/PreDrive.obj
@echo ... BoooomDriver/Controller/PreDrive/PreDrive.i
@echo ... BoooomDriver/Controller/PreDrive/PreDrive.s
@echo ... BoooomDriver/Controller/SVPWM/SVPWM.obj
@echo ... BoooomDriver/Controller/SVPWM/SVPWM.i
@echo ... BoooomDriver/Controller/SVPWM/SVPWM.s
@echo ... BoooomDriver/Data/Angle/Angle.obj
@echo ... BoooomDriver/Data/Angle/Angle.i
@echo ... BoooomDriver/Data/Angle/Angle.s
@echo ... BoooomDriver/Data/Angle/MT6816/MT6816.obj
@echo ... BoooomDriver/Data/Angle/MT6816/MT6816.i
@echo ... BoooomDriver/Data/Angle/MT6816/MT6816.s
@echo ... BoooomDriver/Data/Current/Current.obj
@echo ... BoooomDriver/Data/Current/Current.i
@echo ... BoooomDriver/Data/Current/Current.s
@echo ... BoooomDriver/Data/Current/InteriorADC/InteriorADC.obj
@echo ... BoooomDriver/Data/Current/InteriorADC/InteriorADC.i
@echo ... BoooomDriver/Data/Current/InteriorADC/InteriorADC.s
@echo ... BoooomDriver/Data/Data.obj
@echo ... BoooomDriver/Data/Data.i
@echo ... BoooomDriver/Data/Data.s
@echo ... BoooomDriver/Data/Temperature/Temperature.obj
@echo ... BoooomDriver/Data/Temperature/Temperature.i
@echo ... BoooomDriver/Data/Temperature/Temperature.s
@echo ... BoooomDriver/Data/Voltage/Voltage.obj
@echo ... BoooomDriver/Data/Voltage/Voltage.i
@echo ... BoooomDriver/Data/Voltage/Voltage.s
@echo ... BoooomDriver/Parameter/Parameter.obj
@echo ... BoooomDriver/Parameter/Parameter.i
@echo ... BoooomDriver/Parameter/Parameter.s
@echo ... BoooomDriver/Peripheral/SPI/SPI.obj
@echo ... BoooomDriver/Peripheral/SPI/SPI.i
@echo ... BoooomDriver/Peripheral/SPI/SPI.s
@echo ... Core/Src/adc.obj
@echo ... Core/Src/adc.i
@echo ... Core/Src/adc.s
@echo ... Core/Src/dma.obj
@echo ... Core/Src/dma.i
@echo ... Core/Src/dma.s
@echo ... Core/Src/gpio.obj
@echo ... Core/Src/gpio.i
@echo ... Core/Src/gpio.s
@echo ... Core/Src/i2c.obj
@echo ... Core/Src/i2c.i
@echo ... Core/Src/i2c.s
@echo ... Core/Src/main.obj
@echo ... Core/Src/main.i
@echo ... Core/Src/main.s
@echo ... Core/Src/opamp.obj
@echo ... Core/Src/opamp.i
@echo ... Core/Src/opamp.s
@echo ... Core/Src/spi.obj
@echo ... Core/Src/spi.i
@echo ... Core/Src/spi.s
@echo ... Core/Src/stm32g4xx_hal_msp.obj
@echo ... Core/Src/stm32g4xx_hal_msp.i
@echo ... Core/Src/stm32g4xx_hal_msp.s
@echo ... Core/Src/stm32g4xx_it.obj
@echo ... Core/Src/stm32g4xx_it.i
@echo ... Core/Src/stm32g4xx_it.s
@echo ... Core/Src/syscalls.obj
@echo ... Core/Src/syscalls.i
@echo ... Core/Src/syscalls.s
@echo ... Core/Src/sysmem.obj
@echo ... Core/Src/sysmem.i
@echo ... Core/Src/sysmem.s
@echo ... Core/Src/system_stm32g4xx.obj
@echo ... Core/Src/system_stm32g4xx.i
@echo ... Core/Src/system_stm32g4xx.s
@echo ... Core/Src/tim.obj
@echo ... Core/Src/tim.i
@echo ... Core/Src/tim.s
@echo ... Core/Startup/startup_stm32g431vbtx.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.s
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.obj
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.i
@echo ... Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.s
@echo ... Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.obj
@echo ... Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.i
@echo ... Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.s
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.obj
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.i
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.s
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.obj
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.i
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.s
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.obj
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.i
@echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.s
@echo ... USB_Device/App/usb_device.obj
@echo ... USB_Device/App/usb_device.i
@echo ... USB_Device/App/usb_device.s
@echo ... USB_Device/App/usbd_cdc_if.obj
@echo ... USB_Device/App/usbd_cdc_if.i
@echo ... USB_Device/App/usbd_cdc_if.s
@echo ... USB_Device/App/usbd_desc.obj
@echo ... USB_Device/App/usbd_desc.i
@echo ... USB_Device/App/usbd_desc.s
@echo ... USB_Device/Target/usbd_conf.obj
@echo ... USB_Device/Target/usbd_conf.i
@echo ... USB_Device/Target/usbd_conf.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:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
.PHONY : cmake_check_build_system