subdir.mk 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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/nfc/fm175xx.c \
  8. ../components/nfc/lpcd.c \
  9. ../components/nfc/mifare_card.c \
  10. ../components/nfc/type_a.c \
  11. ../components/nfc/type_b.c \
  12. ../components/nfc/user_nfc.c \
  13. ../components/nfc/user_spi.c
  14. C_DEPS += \
  15. ./components/nfc/fm175xx.d \
  16. ./components/nfc/lpcd.d \
  17. ./components/nfc/mifare_card.d \
  18. ./components/nfc/type_a.d \
  19. ./components/nfc/type_b.d \
  20. ./components/nfc/user_nfc.d \
  21. ./components/nfc/user_spi.d
  22. OBJS += \
  23. ./components/nfc/fm175xx.o \
  24. ./components/nfc/lpcd.o \
  25. ./components/nfc/mifare_card.o \
  26. ./components/nfc/type_a.o \
  27. ./components/nfc/type_b.o \
  28. ./components/nfc/user_nfc.o \
  29. ./components/nfc/user_spi.o
  30. EXPANDS += \
  31. ./components/nfc/fm175xx.c.234r.expand \
  32. ./components/nfc/lpcd.c.234r.expand \
  33. ./components/nfc/mifare_card.c.234r.expand \
  34. ./components/nfc/type_a.c.234r.expand \
  35. ./components/nfc/type_b.c.234r.expand \
  36. ./components/nfc/user_nfc.c.234r.expand \
  37. ./components/nfc/user_spi.c.234r.expand
  38. # Each subdirectory must supply rules for building sources it contributes
  39. components/nfc/%.o: ../components/nfc/%.c
  40. @ 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_UART3 -DWCHBLE_ROM=1 -DCH32V20x_D8W -DCLK_OSC32K=0 -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/Library/SRC/Core" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/Startup" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/led" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/action" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/electlock" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/config" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/tools" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/can" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/Lib" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/Library/SRC/Debug" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/Library/SRC/Peripheral/inc" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/User/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/Profile/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/Library/HAL/include" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/Library/LIB" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/can" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/User/app_drv_fifo" -I"d:/git_workspace/bozz/loto/bozz_loto_software/for_can/ISCS_LOCK_BASE_CAN/mainboard/components/nfc" -std=gnu99 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"