init commit
This commit is contained in:
27
Debug/SubGHz_Phy/Target/subdir.mk
Normal file
27
Debug/SubGHz_Phy/Target/subdir.mk
Normal file
@@ -0,0 +1,27 @@
|
||||
################################################################################
|
||||
# Automatically-generated file. Do not edit!
|
||||
# Toolchain: GNU Tools for STM32 (13.3.rel1)
|
||||
################################################################################
|
||||
|
||||
# Add inputs and outputs from these tool invocations to the build variables
|
||||
C_SRCS += \
|
||||
../SubGHz_Phy/Target/radio_board_if.c
|
||||
|
||||
OBJS += \
|
||||
./SubGHz_Phy/Target/radio_board_if.o
|
||||
|
||||
C_DEPS += \
|
||||
./SubGHz_Phy/Target/radio_board_if.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
SubGHz_Phy/Target/%.o SubGHz_Phy/Target/%.su SubGHz_Phy/Target/%.cyclo: ../SubGHz_Phy/Target/%.c SubGHz_Phy/Target/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DCORE_CM4 -DUSE_HAL_DRIVER -DSTM32WL55xx -c -I../Core/Inc -I../SubGHz_Phy/App -I../SubGHz_Phy/Target -I../Utilities/trace/adv_trace -I../Drivers/STM32WLxx_HAL_Driver/Inc -I../Drivers/STM32WLxx_HAL_Driver/Inc/Legacy -I../Utilities/misc -I../Utilities/sequencer -I../Utilities/timer -I../Utilities/lpm/tiny_lpm -I../Drivers/CMSIS/Device/ST/STM32WLxx/Include -I../Middlewares/Third_Party/SubGHz_Phy -I../Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver -I../Drivers/CMSIS/Include -I../Drivers/BSP/STM32WLxx_Nucleo -O0 -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-SubGHz_Phy-2f-Target
|
||||
|
||||
clean-SubGHz_Phy-2f-Target:
|
||||
-$(RM) ./SubGHz_Phy/Target/radio_board_if.cyclo ./SubGHz_Phy/Target/radio_board_if.d ./SubGHz_Phy/Target/radio_board_if.o ./SubGHz_Phy/Target/radio_board_if.su
|
||||
|
||||
.PHONY: clean-SubGHz_Phy-2f-Target
|
||||
|
||||
Reference in New Issue
Block a user