software v1
This commit is contained in:
27
Software/Debug/Core/Lib/can-halal/subdir.mk
Normal file
27
Software/Debug/Core/Lib/can-halal/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 += \
|
||||
../Core/Lib/can-halal/can-halal.c
|
||||
|
||||
OBJS += \
|
||||
./Core/Lib/can-halal/can-halal.o
|
||||
|
||||
C_DEPS += \
|
||||
./Core/Lib/can-halal/can-halal.d
|
||||
|
||||
|
||||
# Each subdirectory must supply rules for building sources it contributes
|
||||
Core/Lib/can-halal/%.o Core/Lib/can-halal/%.su Core/Lib/can-halal/%.cyclo: ../Core/Lib/can-halal/%.c Core/Lib/can-halal/subdir.mk
|
||||
arm-none-eabi-gcc "$<" -mcpu=cortex-m0 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F042x6 -c -I../Core/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I../Drivers/CMSIS/Include -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-Core-2f-Lib-2f-can-2d-halal
|
||||
|
||||
clean-Core-2f-Lib-2f-can-2d-halal:
|
||||
-$(RM) ./Core/Lib/can-halal/can-halal.cyclo ./Core/Lib/can-halal/can-halal.d ./Core/Lib/can-halal/can-halal.o ./Core/Lib/can-halal/can-halal.su
|
||||
|
||||
.PHONY: clean-Core-2f-Lib-2f-can-2d-halal
|
||||
|
||||
Reference in New Issue
Block a user