eCompass/Debug/Drivers/COMPASS_LEDS/subdir.mk
2021-04-04 10:21:26 +02:00

20 lines
1.4 KiB
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../Drivers/COMPASS_LEDS/COMPASS_LEDS.c
C_DEPS += \
./Drivers/COMPASS_LEDS/COMPASS_LEDS.d
OBJS += \
./Drivers/COMPASS_LEDS/COMPASS_LEDS.o
# Each subdirectory must supply rules for building sources it contributes
Drivers/COMPASS_LEDS/COMPASS_LEDS.o: ../Drivers/COMPASS_LEDS/COMPASS_LEDS.c
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32F401xC -DDEBUG -c -I../USB_HOST/App -I../USB_HOST/Target -I../Core/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Middlewares/ST/STM32_USB_Host_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Host_Library/Class/CDC/Inc -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -I"D:/Users/Think/Programmation/STM32CUBEIDE/eCompass/Drivers/COMPASS_LEDS" -I"D:/Users/Think/Programmation/STM32CUBEIDE/eCompass/Drivers/LSM303DLHC" -I"D:/Users/Think/Programmation/STM32CUBEIDE/eCompass/Drivers/MY_TYPES" -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"Drivers/COMPASS_LEDS/COMPASS_LEDS.d" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"