RucheConnectee/electronic/software/weather_shield/Debug/USB_DEVICE/Target/subdir.mk

21 lines
1.6 KiB
Makefile

################################################################################
# Automatically-generated file. Do not edit!
# Toolchain: GNU Tools for STM32 (9-2020-q2-update)
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../USB_DEVICE/Target/usbd_conf.c
OBJS += \
./USB_DEVICE/Target/usbd_conf.o
C_DEPS += \
./USB_DEVICE/Target/usbd_conf.d
# Each subdirectory must supply rules for building sources it contributes
USB_DEVICE/Target/%.o: ../USB_DEVICE/Target/%.c USB_DEVICE/Target/subdir.mk
arm-none-eabi-gcc "$<" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32L476xx -D_GNU_SOURCE -D__USE_XOPEN -D_XOPEN_SOURCE -c -I../Core/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc -I../Drivers/STM32L4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32L4xx/Include -I../Drivers/CMSIS/Include -I"/home/nicolas/STM32CubeIDE/workspace_1.7.0/weather_shield/Drivers/BSP/Components/BME680_driver" -I"/home/nicolas/STM32CubeIDE/workspace_1.7.0/weather_shield/Drivers/BSP/Sensors/Inc" -I"/home/nicolas/STM32CubeIDE/workspace_1.7.0/weather_shield/Drivers/BSP" -I"/home/nicolas/STM32CubeIDE/workspace_1.7.0/weather_shield/Drivers/BSP/Components/BME680_driver/Self test" -I../USB_DEVICE/App -I../USB_DEVICE/Target -I../Middlewares/ST/STM32_USB_Device_Library/Core/Inc -I../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "$@"