################################################################################ # 自动生成的文件。不要编辑! # Toolchain: GNU Tools for STM32 (11.3.rel1) ################################################################################ # 将这些工具调用的输入和输出添加到构建变量 C_SRCS += \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c \ D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c OBJS += \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.o \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.o C_DEPS += \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.d \ ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.d # 每个子目录必须为构建它所贡献的源提供规则 Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.o: D:/ONEDRIVE/文档/SmarToilets/DevOps/ThermalGraph/TG2/PRJ/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c Drivers/DSP_LIB/Source/ComplexMathFunctions/subdir.mk arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../../Core/Inc -I../../DSP_LIB/Include -I../../bmp -I../../ST7789 -I../../w25qxx -I../../mlx90640 -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../../../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../../../Utilities/trace/adv_trace -I../../../../../../../Utilities/misc -I../../../../../../../Utilities/sequencer -I../../../../../../../Utilities/timer -I../../../../../../../Utilities/lpm/tiny_lpm -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../../../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../../../Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../../../Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy -I../../../../../../../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../../../Drivers/CMSIS/Include -I../../../../../../../Drivers/BSP/STM32WLxx_Nucleo -Os -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" clean: clean-Drivers-2f-DSP_LIB-2f-Source-2f-ComplexMathFunctions clean-Drivers-2f-DSP_LIB-2f-Source-2f-ComplexMathFunctions: -$(RM) ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_f32.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q15.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_conj_q31.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_f32.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q15.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_q31.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.su ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.cyclo ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.d ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.o ./Drivers/DSP_LIB/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.su .PHONY: clean-Drivers-2f-DSP_LIB-2f-Source-2f-ComplexMathFunctions