# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 4.0 # This file contains all the build statements describing the # compilation DAG. # ============================================================================= # Write statements declared in CMakeLists.txt: # # Which is the root file. # ============================================================================= # ============================================================================= # Project: f407ve_hs_uart # Configurations: Debug # ============================================================================= ############################################# # Minimal version of Ninja required by this file ninja_required_version = 1.5 ############################################# # Set configuration variable for custom commands. CONFIGURATION = Debug # ============================================================================= # Include auxiliary files. ############################################# # Include rules file. include CMakeFiles/rules.ninja # ============================================================================= ############################################# # Logical path to working directory; prefix for absolute paths. cmake_ninja_workdir = /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/ # ============================================================================= # Object build statements for EXECUTABLE target f407ve_hs_uart ############################################# # Order-only phony target for f407ve_hs_uart build cmake_object_order_depends_target_f407ve_hs_uart: phony || cmake_object_order_depends_target_FatFs cmake_object_order_depends_target_STM32_Drivers build CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/bsp_driver_sd.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target/bsp_driver_sd.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/bsp_driver_sd.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/FATFS/Target TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/sd_diskio.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target/sd_diskio.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/sd_diskio.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/FATFS/Target TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/FATFS/App/fatfs.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App/fatfs.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/FATFS/App/fatfs.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/FATFS/App TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/main.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/main.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/main.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/gpio.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/gpio.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/gpio.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/crc.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/crc.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/crc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/dma.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/dma.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/dma.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/fsmc.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/fsmc.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/fsmc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/sdio.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/sdio.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/sdio.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/spi.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/spi.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/spi.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/usart.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/usart.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/usart.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/usb_otg.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/usb_otg.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/usb_otg.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_it.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/stm32f4xx_it.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_it.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_hal_msp.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/stm32f4xx_hal_msp.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_hal_msp.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/sysmem.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/sysmem.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/sysmem.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/Core/Src/syscalls.c.obj: C_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/syscalls.c || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/Core/Src/syscalls.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir/Core/Src TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb build CMakeFiles/f407ve_hs_uart.dir/startup_stm32f407xx.s.obj: ASM_COMPILER__f407ve_hs_uart_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/startup_stm32f407xx.s || cmake_object_order_depends_target_f407ve_hs_uart CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = CMakeFiles/f407ve_hs_uart.dir/startup_stm32f407xx.s.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -x assembler-with-cpp -MMD -MP -g INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir OBJECT_FILE_DIR = CMakeFiles/f407ve_hs_uart.dir TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_PDB = f407ve_hs_uart.pdb # ============================================================================= # Link build statements for EXECUTABLE target f407ve_hs_uart ############################################# # Link the executable f407ve_hs_uart.elf build f407ve_hs_uart.elf: C_EXECUTABLE_LINKER__f407ve_hs_uart_Debug cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f4xx.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/diskio.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/syscall.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c.obj CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/bsp_driver_sd.c.obj CMakeFiles/f407ve_hs_uart.dir/FATFS/Target/sd_diskio.c.obj CMakeFiles/f407ve_hs_uart.dir/FATFS/App/fatfs.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/main.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/gpio.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/crc.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/dma.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/fsmc.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/sdio.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/spi.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/usart.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/usb_otg.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_it.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/stm32f4xx_hal_msp.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/sysmem.c.obj CMakeFiles/f407ve_hs_uart.dir/Core/Src/syscalls.c.obj CMakeFiles/f407ve_hs_uart.dir/startup_stm32f407xx.s.obj || cmake/stm32cubemx/FatFs cmake/stm32cubemx/STM32_Drivers CONFIG = Debug FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 OBJECT_DIR = CMakeFiles/f407ve_hs_uart.dir POST_BUILD = : PRE_LINK = : TARGET_COMPILE_PDB = CMakeFiles/f407ve_hs_uart.dir/ TARGET_FILE = f407ve_hs_uart.elf TARGET_PDB = f407ve_hs_uart.pdb ############################################# # Utility command for edit_cache build CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = cd /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart && /usr/bin/ccmake -S/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart -B/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart 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 = cd /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart && /usr/bin/cmake --regenerate-during-build -S/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart -B/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart DESC = Running CMake to regenerate build system... pool = console restat = 1 build rebuild_cache: phony CMakeFiles/rebuild_cache.util # ============================================================================= # Write statements declared in CMakeLists.txt: # /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/CMakeLists.txt # ============================================================================= # ============================================================================= # Object build statements for OBJECT_LIBRARY target STM32_Drivers ############################################# # Order-only phony target for STM32_Drivers build cmake_object_order_depends_target_STM32_Drivers: phony || . build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f4xx.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Src/system_stm32f4xx.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f4xx.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.obj: C_COMPILER__STM32_Drivers_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c || cmake_object_order_depends_target_STM32_Drivers CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/ TARGET_PDB = "" ############################################# # Object library STM32_Drivers build cmake/stm32cubemx/STM32_Drivers: phony cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Core/Src/system_stm32f4xx.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c.obj # ============================================================================= # Object build statements for OBJECT_LIBRARY target FatFs ############################################# # Order-only phony target for FatFs build cmake_object_order_depends_target_FatFs: phony || . build cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/diskio.c.obj: C_COMPILER__FatFs_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/diskio.c || cmake_object_order_depends_target_FatFs CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/diskio.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/FatFs.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff.c.obj: C_COMPILER__FatFs_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/ff.c || cmake_object_order_depends_target_FatFs CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/FatFs.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj: C_COMPILER__FatFs_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c || cmake_object_order_depends_target_FatFs CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/FatFs.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/syscall.c.obj: C_COMPILER__FatFs_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/option/syscall.c || cmake_object_order_depends_target_FatFs CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/syscall.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/FatFs.dir/ TARGET_PDB = "" build cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c.obj: C_COMPILER__FatFs_unscanned_Debug /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c || cmake_object_order_depends_target_FatFs CONFIG = Debug DEFINES = -DDEBUG -DSTM32F407xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER DEP_FILE = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c.obj.d FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 INCLUDES = -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Core/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/Target -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/FATFS/App -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Middlewares/Third_Party/FatFs/src -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Device/ST/STM32F4xx/Include -I/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/Drivers/CMSIS/Include OBJECT_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir OBJECT_FILE_DIR = cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option TARGET_COMPILE_PDB = cmake/stm32cubemx/CMakeFiles/FatFs.dir/ TARGET_PDB = "" ############################################# # Object library FatFs build cmake/stm32cubemx/FatFs: phony cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/diskio.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/syscall.c.obj cmake/stm32cubemx/CMakeFiles/FatFs.dir/__/__/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c.obj ############################################# # Utility command for edit_cache build cmake/stm32cubemx/CMakeFiles/edit_cache.util: CUSTOM_COMMAND COMMAND = cd /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/cmake/stm32cubemx && /usr/bin/ccmake -S/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart -B/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart DESC = Running CMake cache editor... pool = console restat = 1 build cmake/stm32cubemx/edit_cache: phony cmake/stm32cubemx/CMakeFiles/edit_cache.util ############################################# # Utility command for rebuild_cache build cmake/stm32cubemx/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND COMMAND = cd /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/cmake/stm32cubemx && /usr/bin/cmake --regenerate-during-build -S/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart -B/mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart DESC = Running CMake to regenerate build system... pool = console restat = 1 build cmake/stm32cubemx/rebuild_cache: phony cmake/stm32cubemx/CMakeFiles/rebuild_cache.util # ============================================================================= # Target aliases. build FatFs: phony cmake/stm32cubemx/FatFs build STM32_Drivers: phony cmake/stm32cubemx/STM32_Drivers build f407ve_hs_uart: phony f407ve_hs_uart.elf # ============================================================================= # Folder targets. # ============================================================================= ############################################# # Folder: /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart build all: phony f407ve_hs_uart.elf cmake/stm32cubemx/all # ============================================================================= ############################################# # Folder: /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/cmake/stm32cubemx build cmake/stm32cubemx/all: phony cmake/stm32cubemx/STM32_Drivers cmake/stm32cubemx/FatFs # ============================================================================= # Built-in targets ############################################# # Re-run CMake if any of its inputs changed. build build.ninja /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/cmake_install.cmake /mnt/userdata/abody/work/playground/stm32/f407ve_hs_uart/cmake/stm32cubemx/cmake_install.cmake: RERUN_CMAKE | /usr/share/cmake/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake/Modules/CMakeASMInformation.cmake /usr/share/cmake/Modules/CMakeCCompiler.cmake.in /usr/share/cmake/Modules/CMakeCCompilerABI.c /usr/share/cmake/Modules/CMakeCInformation.cmake /usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake/Modules/CMakeCXXInformation.cmake /usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake/Modules/CMakeDetermineCompilerSupport.cmake /usr/share/cmake/Modules/CMakeDetermineSystem.cmake /usr/share/cmake/Modules/CMakeFindBinUtils.cmake /usr/share/cmake/Modules/CMakeGenericSystem.cmake /usr/share/cmake/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/share/cmake/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake/Modules/CMakeSystem.cmake.in /usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake/Modules/CMakeTestCCompiler.cmake /usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/CrayClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GNU-C.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX-CXXImportStd.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake/Modules/Compiler/GNU.cmake /usr/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/OrangeC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/TIClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Internal/CMakeASMLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeCLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeCXXLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeCommonLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake /usr/share/cmake/Modules/Internal/CMakeInspectASMLinker.cmake /usr/share/cmake/Modules/Internal/CMakeInspectCLinker.cmake /usr/share/cmake/Modules/Internal/CMakeInspectCXXLinker.cmake /usr/share/cmake/Modules/Internal/FeatureTesting.cmake /usr/share/cmake/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/4.0.2-dirty/CMakeASMCompiler.cmake CMakeFiles/4.0.2-dirty/CMakeCCompiler.cmake CMakeFiles/4.0.2-dirty/CMakeCXXCompiler.cmake CMakeFiles/4.0.2-dirty/CMakeSystem.cmake CMakeLists.txt cmake/gcc-arm-none-eabi.cmake cmake/stm32cubemx/CMakeLists.txt pool = console ############################################# # A missing CMake input file is not an error. build /usr/share/cmake/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake/Modules/CMakeASMInformation.cmake /usr/share/cmake/Modules/CMakeCCompiler.cmake.in /usr/share/cmake/Modules/CMakeCCompilerABI.c /usr/share/cmake/Modules/CMakeCInformation.cmake /usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake/Modules/CMakeCXXInformation.cmake /usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake/Modules/CMakeDetermineCompilerSupport.cmake /usr/share/cmake/Modules/CMakeDetermineSystem.cmake /usr/share/cmake/Modules/CMakeFindBinUtils.cmake /usr/share/cmake/Modules/CMakeGenericSystem.cmake /usr/share/cmake/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake/Modules/CMakeLanguageInformation.cmake /usr/share/cmake/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake/Modules/CMakeSystem.cmake.in /usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake/Modules/CMakeTestCCompiler.cmake /usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/CrayClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GNU-C.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX-CXXImportStd.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake/Modules/Compiler/GNU.cmake /usr/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/OrangeC-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/TIClang-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake/Modules/Internal/CMakeASMLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeCLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeCXXLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeCommonLinkerInformation.cmake /usr/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake /usr/share/cmake/Modules/Internal/CMakeInspectASMLinker.cmake /usr/share/cmake/Modules/Internal/CMakeInspectCLinker.cmake /usr/share/cmake/Modules/Internal/CMakeInspectCXXLinker.cmake /usr/share/cmake/Modules/Internal/FeatureTesting.cmake /usr/share/cmake/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/4.0.2-dirty/CMakeASMCompiler.cmake CMakeFiles/4.0.2-dirty/CMakeCCompiler.cmake CMakeFiles/4.0.2-dirty/CMakeCXXCompiler.cmake CMakeFiles/4.0.2-dirty/CMakeSystem.cmake CMakeLists.txt cmake/gcc-arm-none-eabi.cmake cmake/stm32cubemx/CMakeLists.txt: phony ############################################# # Clean additional files. build CMakeFiles/clean.additional: CLEAN_ADDITIONAL CONFIG = Debug ############################################# # Clean all the built files. build clean: CLEAN CMakeFiles/clean.additional ############################################# # Print all primary targets available. build help: HELP ############################################# # Make the all target the default. default all