subdir.mk 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. ################################################################################
  2. # MRS Version: 2.2.0
  3. # Automatically-generated file. Do not edit!
  4. ################################################################################
  5. # Add inputs and outputs from these tool invocations to the build variables
  6. C_SRCS += \
  7. ../components/ttl_sensor/ttl_bott.c \
  8. ../components/ttl_sensor/ttl_laserRang.c \
  9. ../components/ttl_sensor/ttl_protocol.c \
  10. ../components/ttl_sensor/ttl_waterSW.c \
  11. ../components/ttl_sensor/ttl_wave.c
  12. C_DEPS += \
  13. ./components/ttl_sensor/ttl_bott.d \
  14. ./components/ttl_sensor/ttl_laserRang.d \
  15. ./components/ttl_sensor/ttl_protocol.d \
  16. ./components/ttl_sensor/ttl_waterSW.d \
  17. ./components/ttl_sensor/ttl_wave.d
  18. OBJS += \
  19. ./components/ttl_sensor/ttl_bott.o \
  20. ./components/ttl_sensor/ttl_laserRang.o \
  21. ./components/ttl_sensor/ttl_protocol.o \
  22. ./components/ttl_sensor/ttl_waterSW.o \
  23. ./components/ttl_sensor/ttl_wave.o
  24. EXPANDS += \
  25. ./components/ttl_sensor/ttl_bott.c.234r.expand \
  26. ./components/ttl_sensor/ttl_laserRang.c.234r.expand \
  27. ./components/ttl_sensor/ttl_protocol.c.234r.expand \
  28. ./components/ttl_sensor/ttl_waterSW.c.234r.expand \
  29. ./components/ttl_sensor/ttl_wave.c.234r.expand
  30. # Each subdirectory must supply rules for building sources it contributes
  31. components/ttl_sensor/%.o: ../components/ttl_sensor/%.c
  32. @ riscv-none-embed-gcc -march=rv32imacxw -mabi=ilp32 -mcmodel=medany -msmall-data-limit=8 -mno-save-restore -fmax-errors=20 -Os -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -fno-common -g -DDEBUG=DEBUG_USART3 -DWCHBLE_ROM=1 -DCH32V20x_D8W -DCLK_OSC32K=1 -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/Library/SRC/Core" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/old_protocol" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/action" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/motor" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/config" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/tools" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/ttl_sensor" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/Lib" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/Library/SRC/Debug" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/Library/SRC/Peripheral/inc" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/User/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/Profile/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/Library/HAL/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/Library/LIB" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/components/npn" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/User/ble_uart_service" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/key_base_can/mainboard/User/app_drv_fifo" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"