subdir_vars.mk 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. SYSCFG_SRCS += \
  6. ../i2c_controller.syscfg
  7. C_SRCS += \
  8. ../i2c_controller.c \
  9. ./ti_msp_dl_config.c \
  10. /home/ngosh/ti/mspm0_sdk_2_03_00_07/source/ti/devices/msp/m0p/startup_system_files/ticlang/startup_mspm0g350x_ticlang.c
  11. GEN_CMDS += \
  12. ./device_linker.cmd
  13. GEN_FILES += \
  14. ./device_linker.cmd \
  15. ./device.opt \
  16. ./ti_msp_dl_config.c
  17. C_DEPS += \
  18. ./i2c_controller.d \
  19. ./ti_msp_dl_config.d \
  20. ./startup_mspm0g350x_ticlang.d
  21. GEN_OPTS += \
  22. ./device.opt
  23. OBJS += \
  24. ./i2c_controller.o \
  25. ./ti_msp_dl_config.o \
  26. ./startup_mspm0g350x_ticlang.o
  27. GEN_MISC_FILES += \
  28. ./device.cmd.genlibs \
  29. ./ti_msp_dl_config.h
  30. OBJS__QUOTED += \
  31. "i2c_controller.o" \
  32. "ti_msp_dl_config.o" \
  33. "startup_mspm0g350x_ticlang.o"
  34. GEN_MISC_FILES__QUOTED += \
  35. "device.cmd.genlibs" \
  36. "ti_msp_dl_config.h"
  37. C_DEPS__QUOTED += \
  38. "i2c_controller.d" \
  39. "ti_msp_dl_config.d" \
  40. "startup_mspm0g350x_ticlang.d"
  41. GEN_FILES__QUOTED += \
  42. "device_linker.cmd" \
  43. "device.opt" \
  44. "ti_msp_dl_config.c"
  45. C_SRCS__QUOTED += \
  46. "../i2c_controller.c" \
  47. "./ti_msp_dl_config.c" \
  48. "/home/ngosh/ti/mspm0_sdk_2_03_00_07/source/ti/devices/msp/m0p/startup_system_files/ticlang/startup_mspm0g350x_ticlang.c"
  49. SYSCFG_SRCS__QUOTED += \
  50. "../i2c_controller.syscfg"