LoRaWAN_E5_Barebone/STM32CubeIDE/Debug/Drivers/BSP/STM32WLxx_Nucleo/subdir.mk

33 lines
4.3 KiB
Makefile

################################################################################
# 自动生成的文件。不要编辑!
# Toolchain: GNU Tools for STM32 (10.3-2021.10)
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
D:/STM32WL/STM32Cube_FW_WL_V1.2.0/Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.c \
D:/STM32WL/STM32Cube_FW_WL_V1.2.0/Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.c
OBJS += \
./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.o \
./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.o
C_DEPS += \
./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.d \
./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.d
# Each subdirectory must supply rules for building sources it contributes
Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.o: D:/STM32WL/STM32Cube_FW_WL_V1.2.0/Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.c Drivers/BSP/STM32WLxx_Nucleo/subdir.mk
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DCORE_CM4 -DSTM32WL55xx -DUSE_HAL_DRIVER -c -I../../Core/Inc -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../STM32WL/Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../STM32WL/Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../STM32WL/Utilities/trace/adv_trace -I../../../../../STM32WL/Utilities/misc -I../../../../../STM32WL/Utilities/sequencer -I../../../../../STM32WL/Utilities/timer -I../../../../../STM32WL/Utilities/lpm/tiny_lpm -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../STM32WL/Middlewares/Third_Party/SubGHz_Phy -I../../../../../STM32WL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../STM32WL/Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../STM32WL/Drivers/CMSIS/Include -I../../../../../STM32WL/Drivers/BSP/STM32WLxx_Nucleo -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.o: D:/STM32WL/STM32Cube_FW_WL_V1.2.0/Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.c Drivers/BSP/STM32WLxx_Nucleo/subdir.mk
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DCORE_CM4 -DSTM32WL55xx -DUSE_HAL_DRIVER -c -I../../Core/Inc -I../../LoRaWAN/App -I../../LoRaWAN/Target -I../../../../../STM32WL/Drivers/STM32WLxx_HAL_Driver/Inc -I../../../../../STM32WL/Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../../../../../STM32WL/Utilities/trace/adv_trace -I../../../../../STM32WL/Utilities/misc -I../../../../../STM32WL/Utilities/sequencer -I../../../../../STM32WL/Utilities/timer -I../../../../../STM32WL/Utilities/lpm/tiny_lpm -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/LmHandler/Packages -I../../../../../STM32WL/Middlewares/Third_Party/SubGHz_Phy -I../../../../../STM32WL/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../../../../../STM32WL/Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Crypto -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Mac/Region -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Mac -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/LmHandler -I../../../../../STM32WL/Middlewares/Third_Party/LoRaWAN/Utilities -I../../../../../STM32WL/Drivers/CMSIS/Include -I../../../../../STM32WL/Drivers/BSP/STM32WLxx_Nucleo -Og -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@"
clean: clean-Drivers-2f-BSP-2f-STM32WLxx_Nucleo
clean-Drivers-2f-BSP-2f-STM32WLxx_Nucleo:
-$(RM) ./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.d ./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.o ./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.su ./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.d ./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.o ./Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo_radio.su
.PHONY: clean-Drivers-2f-BSP-2f-STM32WLxx_Nucleo