444 lines
127 KiB
Plaintext
444 lines
127 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Ninja" Generator, CMake Version 3.28
|
|
|
|
# This file contains all the build statements describing the
|
|
# compilation DAG.
|
|
|
|
# =============================================================================
|
|
# Write statements declared in CMakeLists.txt:
|
|
#
|
|
# Which is the root file.
|
|
# =============================================================================
|
|
|
|
# =============================================================================
|
|
# Project: STM32G474RETx_Demo_Blink
|
|
# Configurations:
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# Minimal version of Ninja required by this file
|
|
|
|
ninja_required_version = 1.5
|
|
|
|
# =============================================================================
|
|
# Include auxiliary files.
|
|
|
|
|
|
#############################################
|
|
# Include rules file.
|
|
|
|
include CMakeFiles/rules.ninja
|
|
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# Logical path to working directory; prefix for absolute paths.
|
|
|
|
cmake_ninja_workdir = C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/tmp/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink/
|
|
|
|
#############################################
|
|
# Utility command for database
|
|
|
|
build database: phony CMakeFiles/database
|
|
|
|
# =============================================================================
|
|
# Object build statements for EXECUTABLE target STM32G474RETx_Demo_Blink
|
|
|
|
|
|
#############################################
|
|
# Order-only phony target for STM32G474RETx_Demo_Blink
|
|
|
|
build cmake_object_order_depends_target_STM32G474RETx_Demo_Blink: phony || CMakeFiles/STM32G474RETx_Demo_Blink.dir
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/startup_stm32g474xx.o: AS_ARM_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/startup_stm32g474xx.s || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\startup_stm32g474xx.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wa,armasm,--pd,"STM32G474xx SETA 1" -Wa,armasm,--pd,"_RTE_ SETA 1" -Wa,armasm,--pd,"USE_HAL_DRIVER SETA 1" -Wa,armasm,--pd,"__MICROLIB SETA 1" -g -O1 --target=arm-arm-none-eabi -c -masm=auto
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/adc.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/adc.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\adc.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/dma.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/dma.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\dma.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/fdcan.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/fdcan.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\fdcan.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/gpio.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/gpio.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\gpio.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/i2c.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/i2c.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\i2c.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/main.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/main.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\main.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/stm32g4xx_hal_msp.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/stm32g4xx_hal_msp.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\stm32g4xx_hal_msp.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/stm32g4xx_it.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/stm32g4xx_it.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\stm32g4xx_it.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/system_stm32g4xx.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/system_stm32g4xx.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\system_stm32g4xx.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/tim.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/tim.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\tim.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/usart.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/usart.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src\usart.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\Core\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_adc.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_adc_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_cortex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_dma.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_dma_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_exti.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fdcan.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fdcan.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_fdcan.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash_ramfunc.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_gpio.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_i2c.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_i2c_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pwr.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pwr_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rcc.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rcc_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_tim.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_tim_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_uart.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_uart_ex.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_ll_adc.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\6640f704c74bec87956bb9adb54f2f29\Drivers\STM32G4xx_HAL_Driver\Src
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ/ABZ.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ/ABZ.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\ABZ\ABZ.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\ABZ
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600/AS5600.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600/AS5600.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\AS5600\AS5600.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\AS5600
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL/control.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL/control.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\CONTROL\control.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\CONTROL
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC/FOC.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC/FOC.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\FOC\FOC.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\FOC
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL/HALL.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL/HALL.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\HALL\HALL.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\HALL
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER/LowPass_Filter.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER/LowPass_Filter.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\LOWPASS_FILTER\LowPass_Filter.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\LOWPASS_FILTER
|
|
|
|
build CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID/pid.o: C_COMPILER__STM32G474RETx_Demo_Blink_unscanned_ C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID/pid.c || cmake_object_order_depends_target_STM32G474RETx_Demo_Blink
|
|
DEP_FILE = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\PID\pid.o.d
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
INCLUDES = -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Device/ST/STM32G4xx/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Drivers/CMSIS/Include -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600 -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL -Ic:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/RTE/_STM32G474RETxDemoBlink -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include -IC:/Users/Michael_Chemic/AppData/Local/arm/packs/Keil/STM32G4xx_DFP/1.6.0/Drivers/CMSIS/Device/ST/STM32G4xx/Include
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir\C_\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\FOC_Related\PID
|
|
|
|
|
|
# =============================================================================
|
|
# Link build statements for EXECUTABLE target STM32G474RETx_Demo_Blink
|
|
|
|
|
|
#############################################
|
|
# Link the executable C:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\out\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink\STM32G474RETx_Demo_Blink.axf
|
|
|
|
build C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/out/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink/STM32G474RETx_Demo_Blink.axf: C_EXECUTABLE_LINKER__STM32G474RETx_Demo_Blink_ CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/startup_stm32g474xx.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/adc.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/dma.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/fdcan.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/gpio.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/i2c.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/main.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/stm32g4xx_hal_msp.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/stm32g4xx_it.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/system_stm32g4xx.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/tim.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/Core/Src/usart.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fdcan.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/6640f704c74bec87956bb9adb54f2f29/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/ABZ/ABZ.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/AS5600/AS5600.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/CONTROL/control.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/FOC/FOC.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/HALL/HALL.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/LOWPASS_FILTER/LowPass_Filter.o CMakeFiles/STM32G474RETx_Demo_Blink.dir/C_/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/FOC_Related/PID/pid.o | c$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/STM32G474RETx_Demo_Blink_STM32G474RETxDemoBlink.sct
|
|
FLAGS = -mcpu=Cortex-M4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mlittle-endian -DSTM32G474xx -D_RTE_ -DUSE_HAL_DRIVER -D__MICROLIB -g -O1 --target=arm-arm-none-eabi -c -std=c99 -fno-rtti -funsigned-char -fshort-enums -fshort-wchar -ffunction-sections -Wno-packed -Wno-missing-variable-declarations -Wno-missing-prototypes -Wno-missing-noreturn -Wno-sign-conversion -Wno-nonportable-include-path -Wno-reserved-id-macro -Wno-unused-macros -Wno-documentation-unknown-command -Wno-documentation -Wno-license-management -Wno-parentheses-equality -isystem "c:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/compilers.arm.armclang/6.22.0/include"
|
|
OBJECT_DIR = CMakeFiles\STM32G474RETx_Demo_Blink.dir
|
|
POST_BUILD = cd .
|
|
PRE_LINK = cd .
|
|
TARGET_FILE = C:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\out\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink\STM32G474RETx_Demo_Blink.axf
|
|
TARGET_PDB = STM32G474RETx_Demo_Blink.axf.dbg
|
|
|
|
|
|
#############################################
|
|
# Utility command for edit_cache
|
|
|
|
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
|
COMMAND = C:\Windows\system32\cmd.exe /C "cd /D C:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink && C:\Users\Michael_Chemic\AppData\Roaming\Code\User\globalStorage\ms-vscode.vscode-embedded-tools\vcpkg\root\downloads\artifacts\2139c4c6\tools.kitware.cmake\3.28.4\bin\cmake-gui.exe -SC:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink -BC:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink"
|
|
DESC = Running CMake cache editor...
|
|
pool = console
|
|
restat = 1
|
|
|
|
build edit_cache: phony CMakeFiles/edit_cache.util
|
|
|
|
|
|
#############################################
|
|
# Utility command for rebuild_cache
|
|
|
|
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
|
COMMAND = C:\Windows\system32\cmd.exe /C "cd /D C:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink && C:\Users\Michael_Chemic\AppData\Roaming\Code\User\globalStorage\ms-vscode.vscode-embedded-tools\vcpkg\root\downloads\artifacts\2139c4c6\tools.kitware.cmake\3.28.4\bin\cmake.exe --regenerate-during-build -SC:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink -BC:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink"
|
|
DESC = Running CMake to regenerate build system...
|
|
pool = console
|
|
restat = 1
|
|
|
|
build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
|
|
|
|
|
#############################################
|
|
# Custom command for CMakeFiles\database
|
|
|
|
build CMakeFiles/database | ${cmake_ninja_workdir}CMakeFiles/database: CUSTOM_COMMAND
|
|
COMMAND = C:\Windows\system32\cmd.exe /C "cd /D C:\Users\Michael_Chemic\Desktop\STM32G4-DRV8301-FOC\MDK-ARM\tmp\STM32G474RETx_Demo_Blink\STM32G474RETxDemoBlink && C:\Users\Michael_Chemic\AppData\Roaming\Code\User\globalStorage\ms-vscode.vscode-embedded-tools\vcpkg\root\downloads\artifacts\2139c4c6\tools.kitware.cmake\3.28.4\bin\cmake.exe -E copy_if_different C:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/tmp/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink/compile_commands.json C:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/out/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink"
|
|
|
|
# =============================================================================
|
|
# Target aliases.
|
|
|
|
build STM32G474RETx_Demo_Blink: phony C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/out/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink/STM32G474RETx_Demo_Blink.axf
|
|
|
|
build STM32G474RETx_Demo_Blink.axf: phony C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/out/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink/STM32G474RETx_Demo_Blink.axf
|
|
|
|
# =============================================================================
|
|
# Folder targets.
|
|
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# Folder: C:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/tmp/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink
|
|
|
|
build all: phony C$:/Users/Michael_Chemic/Desktop/STM32G4-DRV8301-FOC/MDK-ARM/out/STM32G474RETx_Demo_Blink/STM32G474RETxDemoBlink/STM32G474RETx_Demo_Blink.axf
|
|
|
|
# =============================================================================
|
|
# Built-in targets
|
|
|
|
|
|
#############################################
|
|
# Re-run CMake if any of its inputs changed.
|
|
|
|
build build.ninja: RERUN_CMAKE | C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeCInformation.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeGenericSystem.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/ARMClang-C.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/ARMClang.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/Clang-C.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/Clang.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/GNU.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Platform/Generic.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.open.cmsis.pack.cmsis.toolbox/2.4.0/etc/AC6.6.16.2.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.open.cmsis.pack.cmsis.toolbox/2.4.0/etc/CMSIS-Build-Utils.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.open.cmsis.pack.cmsis.toolbox/2.4.0/etc/CMakeASM/CMakeAS_ARMInformation.cmake CMakeCache.txt CMakeFiles/3.28.4/CMakeAS_ARMCompiler.cmake CMakeFiles/3.28.4/CMakeCCompiler.cmake CMakeFiles/3.28.4/CMakeSystem.cmake CMakeLists.txt
|
|
pool = console
|
|
|
|
|
|
#############################################
|
|
# A missing CMake input file is not an error.
|
|
|
|
build C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeCInformation.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeGenericSystem.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/ARMClang-C.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/ARMClang.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/Clang-C.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/Clang.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Compiler/GNU.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.kitware.cmake/3.28.4/share/cmake-3.28/Modules/Platform/Generic.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.open.cmsis.pack.cmsis.toolbox/2.4.0/etc/AC6.6.16.2.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.open.cmsis.pack.cmsis.toolbox/2.4.0/etc/CMSIS-Build-Utils.cmake C$:/Users/Michael_Chemic/AppData/Roaming/Code/User/globalStorage/ms-vscode.vscode-embedded-tools/vcpkg/root/downloads/artifacts/2139c4c6/tools.open.cmsis.pack.cmsis.toolbox/2.4.0/etc/CMakeASM/CMakeAS_ARMInformation.cmake CMakeCache.txt CMakeFiles/3.28.4/CMakeAS_ARMCompiler.cmake CMakeFiles/3.28.4/CMakeCCompiler.cmake CMakeFiles/3.28.4/CMakeSystem.cmake CMakeLists.txt: phony
|
|
|
|
|
|
#############################################
|
|
# Clean all the built files.
|
|
|
|
build clean: CLEAN
|
|
|
|
|
|
#############################################
|
|
# Print all primary targets available.
|
|
|
|
build help: HELP
|
|
|
|
|
|
#############################################
|
|
# Make the all target the default.
|
|
|
|
default all
|