LwIP 2.2.1在STM32F407VET6平台 移植
This commit is contained in:
@ -47,13 +47,13 @@ cmake_ninja_workdir = E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake
|
||||
#############################################
|
||||
# Order-only phony target for stm32f407vet6_cmake
|
||||
|
||||
build cmake_object_order_depends_target_stm32f407vet6_cmake: phony || cmake_object_order_depends_target_STM32_Drivers cmake_object_order_depends_target_bsp cmake_object_order_depends_target_delay cmake_object_order_depends_target_hal cmake_object_order_depends_target_led cmake_object_order_depends_target_logging cmake_object_order_depends_target_uart cmake_object_order_depends_target_w25qxx
|
||||
build cmake_object_order_depends_target_stm32f407vet6_cmake: phony || cmake_object_order_depends_target_STM32_Drivers cmake_object_order_depends_target_bsp cmake_object_order_depends_target_delay cmake_object_order_depends_target_hal cmake_object_order_depends_target_led cmake_object_order_depends_target_logging cmake_object_order_depends_target_lwip cmake_object_order_depends_target_uart cmake_object_order_depends_target_w25qxx
|
||||
|
||||
build CMakeFiles/stm32f407vet6_cmake.dir/APP/Src/main.c.obj: C_COMPILER__stm32f407vet6_cmake_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Src/main.c || cmake_object_order_depends_target_stm32f407vet6_cmake
|
||||
DEFINES = -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles\stm32f407vet6_cmake.dir\APP\Src\main.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port
|
||||
OBJECT_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\stm32f407vet6_cmake.dir\APP\Src
|
||||
|
||||
@ -61,7 +61,7 @@ build CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/stm32f4xx_it.c.obj: C_COMPILER
|
||||
DEFINES = -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles\stm32f407vet6_cmake.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 -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port
|
||||
OBJECT_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\stm32f407vet6_cmake.dir\Core\Src
|
||||
|
||||
@ -69,7 +69,7 @@ build CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/stm32f4xx_hal_msp.c.obj: C_COM
|
||||
DEFINES = -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles\stm32f407vet6_cmake.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 -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port
|
||||
OBJECT_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\stm32f407vet6_cmake.dir\Core\Src
|
||||
|
||||
@ -77,7 +77,7 @@ build CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/sysmem.c.obj: C_COMPILER__stm3
|
||||
DEFINES = -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles\stm32f407vet6_cmake.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 -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port
|
||||
OBJECT_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\stm32f407vet6_cmake.dir\Core\Src
|
||||
|
||||
@ -85,7 +85,7 @@ build CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/syscalls.c.obj: C_COMPILER__st
|
||||
DEFINES = -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles\stm32f407vet6_cmake.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 -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port
|
||||
OBJECT_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\stm32f407vet6_cmake.dir\Core\Src
|
||||
|
||||
@ -93,7 +93,7 @@ build CMakeFiles/stm32f407vet6_cmake.dir/startup_stm32f407xx.s.obj: ASM_COMPILER
|
||||
DEFINES = -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER
|
||||
DEP_FILE = CMakeFiles\stm32f407vet6_cmake.dir\startup_stm32f407xx.s.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -x assembler-with-cpp -MMD -MP -g3
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port
|
||||
OBJECT_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
OBJECT_FILE_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
|
||||
@ -105,9 +105,9 @@ build CMakeFiles/stm32f407vet6_cmake.dir/startup_stm32f407xx.s.obj: ASM_COMPILER
|
||||
#############################################
|
||||
# Link the executable stm32f407vet6_cmake.elf
|
||||
|
||||
build stm32f407vet6_cmake.elf: C_EXECUTABLE_LINKER__stm32f407vet6_cmake_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_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_hal_uart.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c.obj CMakeFiles/stm32f407vet6_cmake.dir/APP/Src/main.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/stm32f4xx_it.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/stm32f4xx_hal_msp.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/sysmem.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/syscalls.c.obj CMakeFiles/stm32f407vet6_cmake.dir/startup_stm32f407xx.s.obj | BSP/libbsp.a HAL/libhal.a Modules/led/libled.a Modules/delay/libdelay.a Modules/uart/libuart.a Middlewares/logging/liblogging.a Modules/w25qxx/libw25qxx.a Modules/uart/libuart.a HAL/libhal.a || BSP/libbsp.a HAL/libhal.a Middlewares/logging/liblogging.a Modules/delay/libdelay.a Modules/led/libled.a Modules/uart/libuart.a Modules/w25qxx/libw25qxx.a cmake/stm32cubemx/STM32_Drivers
|
||||
build stm32f407vet6_cmake.elf: C_EXECUTABLE_LINKER__stm32f407vet6_cmake_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_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_hal_uart.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c.obj cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c.obj CMakeFiles/stm32f407vet6_cmake.dir/APP/Src/main.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/stm32f4xx_it.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/stm32f4xx_hal_msp.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/sysmem.c.obj CMakeFiles/stm32f407vet6_cmake.dir/Core/Src/syscalls.c.obj CMakeFiles/stm32f407vet6_cmake.dir/startup_stm32f407xx.s.obj | BSP/libbsp.a HAL/libhal.a Modules/led/libled.a Modules/delay/libdelay.a Modules/uart/libuart.a Middlewares/logging/liblogging.a Modules/w25qxx/libw25qxx.a ThirdParty/lwip-2.2.1/liblwip.a Modules/uart/libuart.a HAL/libhal.a || BSP/libbsp.a HAL/libhal.a Middlewares/logging/liblogging.a Modules/delay/libdelay.a Modules/led/libled.a Modules/uart/libuart.a Modules/w25qxx/libw25qxx.a ThirdParty/lwip-2.2.1/liblwip.a cmake/stm32cubemx/STM32_Drivers
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3
|
||||
LINK_LIBRARIES = BSP/libbsp.a HAL/libhal.a Modules/led/libled.a Modules/delay/libdelay.a Modules/uart/libuart.a Middlewares/logging/liblogging.a Modules/w25qxx/libw25qxx.a Modules/uart/libuart.a HAL/libhal.a
|
||||
LINK_LIBRARIES = BSP/libbsp.a HAL/libhal.a Modules/led/libled.a Modules/delay/libdelay.a Modules/uart/libuart.a Middlewares/logging/liblogging.a Modules/w25qxx/libw25qxx.a ThirdParty/lwip-2.2.1/liblwip.a Modules/uart/libuart.a HAL/libhal.a
|
||||
OBJECT_DIR = CMakeFiles\stm32f407vet6_cmake.dir
|
||||
POST_BUILD = C:\windows\system32\cmd.exe /C "cd /D E:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug && arm-none-eabi-objcopy -O binary E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug/stm32f407vet6_cmake.elf E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug/stm32f407vet6_cmake.bin && cd /D E:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug && arm-none-eabi-objcopy -O ihex E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug/stm32f407vet6_cmake.elf E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug/stm32f407vet6_cmake.hex"
|
||||
PRE_LINK = cd .
|
||||
@ -938,6 +938,489 @@ build Middlewares/logging/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
|
||||
build Middlewares/logging/rebuild_cache: phony Middlewares/logging/CMakeFiles/rebuild_cache.util
|
||||
|
||||
# =============================================================================
|
||||
# Write statements declared in CMakeLists.txt:
|
||||
# E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/CMakeLists.txt
|
||||
# =============================================================================
|
||||
|
||||
# =============================================================================
|
||||
# Object build statements for STATIC_LIBRARY target lwip
|
||||
|
||||
|
||||
#############################################
|
||||
# Order-only phony target for lwip
|
||||
|
||||
build cmake_object_order_depends_target_lwip: phony || .
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/acd.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/acd.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\acd.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/autoip.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/autoip.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\autoip.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/dhcp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/dhcp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\dhcp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/etharp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/etharp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\etharp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/icmp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/icmp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\icmp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/igmp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/igmp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\igmp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/ip4.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/ip4.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\ip4.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/ip4_addr.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/ip4_addr.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\ip4_addr.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/ip4_frag.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv4/ip4_frag.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4\ip4_frag.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv4
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/dhcp6.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/dhcp6.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\dhcp6.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ethip6.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/ethip6.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\ethip6.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/icmp6.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/icmp6.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\icmp6.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/inet6.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/inet6.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\inet6.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ip6.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/ip6.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\ip6.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ip6_addr.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/ip6_addr.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\ip6_addr.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ip6_frag.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/ip6_frag.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\ip6_frag.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/mld6.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/mld6.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\mld6.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/nd6.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ipv6/nd6.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6\nd6.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ipv6
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/altcp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/altcp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\altcp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/altcp_alloc.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/altcp_alloc.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\altcp_alloc.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/altcp_tcp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/altcp_tcp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\altcp_tcp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/def.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/def.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\def.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/dns.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/dns.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\dns.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/inet_chksum.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/inet_chksum.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\inet_chksum.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/init.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/init.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\init.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ip.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/ip.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\ip.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/mem.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/mem.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\mem.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/memp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/memp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\memp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/netif.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/netif.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\netif.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/pbuf.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/pbuf.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\pbuf.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/raw.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/raw.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\raw.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/stats.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/stats.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\stats.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/sys.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/sys.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\sys.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/tcp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/tcp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\tcp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/tcp_in.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/tcp_in.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\tcp_in.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/tcp_out.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/tcp_out.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\tcp_out.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/timeouts.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/timeouts.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\timeouts.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/udp.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/core/udp.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core\udp.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\core
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/api_lib.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/api_lib.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\api_lib.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/api_msg.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/api_msg.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\api_msg.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/err.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/err.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\err.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/if_api.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/if_api.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\if_api.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/netbuf.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/netbuf.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\netbuf.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/netdb.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/netdb.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\netdb.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/netifapi.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/netifapi.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\netifapi.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/sockets.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/sockets.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\sockets.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/tcpip.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/api/tcpip.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api\tcpip.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\api
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/netif/ethernet.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/netif/ethernet.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\netif\ethernet.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\src\netif
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/port/sys_arch.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/sys_arch.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\port\sys_arch.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\port
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/port/ethernetif.c.obj: C_COMPILER__lwip_unscanned_Debug E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/ethernetif.c || cmake_object_order_depends_target_lwip
|
||||
DEFINES = -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx
|
||||
DEP_FILE = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\port\ethernetif.c.obj.d
|
||||
FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections
|
||||
INCLUDES = -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
OBJECT_FILE_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir\port
|
||||
|
||||
|
||||
# =============================================================================
|
||||
# Link build statements for STATIC_LIBRARY target lwip
|
||||
|
||||
|
||||
#############################################
|
||||
# Link the static library ThirdParty\lwip-2.2.1\liblwip.a
|
||||
|
||||
build ThirdParty/lwip-2.2.1/liblwip.a: C_STATIC_LIBRARY_LINKER__lwip_Debug ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/acd.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/autoip.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/dhcp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/etharp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/icmp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/igmp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/ip4.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/ip4_addr.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv4/ip4_frag.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/dhcp6.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ethip6.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/icmp6.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/inet6.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ip6.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ip6_addr.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/ip6_frag.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/mld6.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ipv6/nd6.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/altcp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/altcp_alloc.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/altcp_tcp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/def.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/dns.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/inet_chksum.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/init.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/ip.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/mem.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/memp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/netif.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/pbuf.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/raw.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/stats.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/sys.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/tcp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/tcp_in.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/tcp_out.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/timeouts.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/core/udp.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/api_lib.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/api_msg.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/err.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/if_api.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/netbuf.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/netdb.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/netifapi.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/sockets.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/api/tcpip.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/src/netif/ethernet.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/port/sys_arch.c.obj ThirdParty/lwip-2.2.1/CMakeFiles/lwip.dir/port/ethernetif.c.obj
|
||||
LANGUAGE_COMPILE_FLAGS = -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3
|
||||
OBJECT_DIR = ThirdParty\lwip-2.2.1\CMakeFiles\lwip.dir
|
||||
POST_BUILD = cd .
|
||||
PRE_LINK = cd .
|
||||
TARGET_FILE = ThirdParty\lwip-2.2.1\liblwip.a
|
||||
TARGET_PDB = lwip.a.dbg
|
||||
|
||||
|
||||
#############################################
|
||||
# Utility command for edit_cache
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = C:\windows\system32\cmd.exe /C "cd /D E:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug\ThirdParty\lwip-2.2.1 && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake-gui.exe -SE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake -BE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug"
|
||||
DESC = Running CMake cache editor...
|
||||
pool = console
|
||||
restat = 1
|
||||
|
||||
build ThirdParty/lwip-2.2.1/edit_cache: phony ThirdParty/lwip-2.2.1/CMakeFiles/edit_cache.util
|
||||
|
||||
|
||||
#############################################
|
||||
# Utility command for rebuild_cache
|
||||
|
||||
build ThirdParty/lwip-2.2.1/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = C:\windows\system32\cmd.exe /C "cd /D E:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug\ThirdParty\lwip-2.2.1 && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe --regenerate-during-build -SE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake -BE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug"
|
||||
DESC = Running CMake to regenerate build system...
|
||||
pool = console
|
||||
restat = 1
|
||||
|
||||
build ThirdParty/lwip-2.2.1/rebuild_cache: phony ThirdParty/lwip-2.2.1/CMakeFiles/rebuild_cache.util
|
||||
|
||||
# =============================================================================
|
||||
# Write statements declared in CMakeLists.txt:
|
||||
# E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/CMakeLists.txt
|
||||
# =============================================================================
|
||||
|
||||
|
||||
#############################################
|
||||
# Utility command for edit_cache
|
||||
|
||||
build ThirdParty/lwip-2.2.1/port/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = C:\windows\system32\cmd.exe /C "cd /D E:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug\ThirdParty\lwip-2.2.1\port && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake-gui.exe -SE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake -BE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug"
|
||||
DESC = Running CMake cache editor...
|
||||
pool = console
|
||||
restat = 1
|
||||
|
||||
build ThirdParty/lwip-2.2.1/port/edit_cache: phony ThirdParty/lwip-2.2.1/port/CMakeFiles/edit_cache.util
|
||||
|
||||
|
||||
#############################################
|
||||
# Utility command for rebuild_cache
|
||||
|
||||
build ThirdParty/lwip-2.2.1/port/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||||
COMMAND = C:\windows\system32\cmd.exe /C "cd /D E:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug\ThirdParty\lwip-2.2.1\port && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe --regenerate-during-build -SE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake -BE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug"
|
||||
DESC = Running CMake to regenerate build system...
|
||||
pool = console
|
||||
restat = 1
|
||||
|
||||
build ThirdParty/lwip-2.2.1/port/rebuild_cache: phony ThirdParty/lwip-2.2.1/port/CMakeFiles/rebuild_cache.util
|
||||
|
||||
# =============================================================================
|
||||
# Target aliases.
|
||||
|
||||
@ -961,12 +1444,16 @@ build libled.a: phony Modules/led/libled.a
|
||||
|
||||
build liblogging.a: phony Middlewares/logging/liblogging.a
|
||||
|
||||
build liblwip.a: phony ThirdParty/lwip-2.2.1/liblwip.a
|
||||
|
||||
build libuart.a: phony Modules/uart/libuart.a
|
||||
|
||||
build libw25qxx.a: phony Modules/w25qxx/libw25qxx.a
|
||||
|
||||
build logging: phony Middlewares/logging/liblogging.a
|
||||
|
||||
build lwip: phony ThirdParty/lwip-2.2.1/liblwip.a
|
||||
|
||||
build stm32f407vet6_cmake: phony stm32f407vet6_cmake.elf
|
||||
|
||||
build uart: phony Modules/uart/libuart.a
|
||||
@ -981,7 +1468,7 @@ build w25qxx: phony Modules/w25qxx/libw25qxx.a
|
||||
#############################################
|
||||
# Folder: E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug
|
||||
|
||||
build all: phony stm32f407vet6_cmake.elf cmake/stm32cubemx/all HAL/all BSP/all Modules/all Middlewares/all
|
||||
build all: phony stm32f407vet6_cmake.elf cmake/stm32cubemx/all HAL/all BSP/all Modules/all Middlewares/all ThirdParty/lwip-2.2.1/all
|
||||
|
||||
# =============================================================================
|
||||
|
||||
@ -1048,6 +1535,20 @@ build Modules/w25qxx/all: phony Modules/w25qxx/libw25qxx.a
|
||||
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug/ThirdParty/lwip-2.2.1
|
||||
|
||||
build ThirdParty/lwip-2.2.1/all: phony ThirdParty/lwip-2.2.1/liblwip.a ThirdParty/lwip-2.2.1/port/all
|
||||
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug/ThirdParty/lwip-2.2.1/port
|
||||
|
||||
build ThirdParty/lwip-2.2.1/port/all: phony
|
||||
|
||||
# =============================================================================
|
||||
|
||||
#############################################
|
||||
# Folder: E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug/cmake/stm32cubemx
|
||||
|
||||
@ -1060,14 +1561,14 @@ build cmake/stm32cubemx/all: phony cmake/stm32cubemx/STM32_Drivers
|
||||
#############################################
|
||||
# Re-run CMake if any of its inputs changed.
|
||||
|
||||
build build.ninja: RERUN_CMAKE | C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeASMInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeGenericSystem.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-C.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeASMLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.31.2/CMakeASMCompiler.cmake CMakeFiles/3.31.2/CMakeCCompiler.cmake CMakeFiles/3.31.2/CMakeCXXCompiler.cmake CMakeFiles/3.31.2/CMakeSystem.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/gcc-arm-none-eabi.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/stm32cubemx/CMakeLists.txt
|
||||
build build.ninja: RERUN_CMAKE | C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeASMInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeGenericSystem.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-C.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeASMLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.31.2/CMakeASMCompiler.cmake CMakeFiles/3.31.2/CMakeCCompiler.cmake CMakeFiles/3.31.2/CMakeCXXCompiler.cmake CMakeFiles/3.31.2/CMakeSystem.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/gcc-arm-none-eabi.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/stm32cubemx/CMakeLists.txt
|
||||
pool = console
|
||||
|
||||
|
||||
#############################################
|
||||
# A missing CMake input file is not an error.
|
||||
|
||||
build C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeASMInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeGenericSystem.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-C.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeASMLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.31.2/CMakeASMCompiler.cmake CMakeFiles/3.31.2/CMakeCCompiler.cmake CMakeFiles/3.31.2/CMakeCXXCompiler.cmake CMakeFiles/3.31.2/CMakeSystem.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/gcc-arm-none-eabi.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/stm32cubemx/CMakeLists.txt: phony
|
||||
build C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeASMInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCXXInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeGenericSystem.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-C.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Compiler/GNU.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeASMLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake C$:/Users/ZHIZHANKEJI/AppData/Local/Programs/Python/Python311/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Platform/Generic.cmake CMakeCache.txt CMakeFiles/3.31.2/CMakeASMCompiler.cmake CMakeFiles/3.31.2/CMakeCCompiler.cmake CMakeFiles/3.31.2/CMakeCXXCompiler.cmake CMakeFiles/3.31.2/CMakeSystem.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/CMakeLists.txt E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/gcc-arm-none-eabi.cmake E$:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/cmake/stm32cubemx/CMakeLists.txt: phony
|
||||
|
||||
|
||||
#############################################
|
||||
|
||||
Reference in New Issue
Block a user