subdir_vars.mk 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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. ../adc.c \
  9. ../battery.c \
  10. ../dac.c \
  11. ../i2c_controller.c \
  12. ./ti_msp_dl_config.c \
  13. /home/ngosh/ti/mspm0_sdk_2_03_00_07/source/ti/devices/msp/m0p/startup_system_files/ticlang/startup_mspm0g350x_ticlang.c \
  14. ../i2c_target.c \
  15. ../multiplexer.c
  16. GEN_CMDS += \
  17. ./device_linker.cmd
  18. GEN_FILES += \
  19. ./device_linker.cmd \
  20. ./device.opt \
  21. ./ti_msp_dl_config.c
  22. C_DEPS += \
  23. ./adc.d \
  24. ./battery.d \
  25. ./dac.d \
  26. ./i2c_controller.d \
  27. ./ti_msp_dl_config.d \
  28. ./startup_mspm0g350x_ticlang.d \
  29. ./i2c_target.d \
  30. ./multiplexer.d
  31. GEN_OPTS += \
  32. ./device.opt
  33. OBJS += \
  34. ./adc.o \
  35. ./battery.o \
  36. ./dac.o \
  37. ./i2c_controller.o \
  38. ./ti_msp_dl_config.o \
  39. ./startup_mspm0g350x_ticlang.o \
  40. ./i2c_target.o \
  41. ./multiplexer.o
  42. GEN_MISC_FILES += \
  43. ./device.cmd.genlibs \
  44. ./ti_msp_dl_config.h
  45. OBJS__QUOTED += \
  46. "adc.o" \
  47. "battery.o" \
  48. "dac.o" \
  49. "i2c_controller.o" \
  50. "ti_msp_dl_config.o" \
  51. "startup_mspm0g350x_ticlang.o" \
  52. "i2c_target.o" \
  53. "multiplexer.o"
  54. GEN_MISC_FILES__QUOTED += \
  55. "device.cmd.genlibs" \
  56. "ti_msp_dl_config.h"
  57. C_DEPS__QUOTED += \
  58. "adc.d" \
  59. "battery.d" \
  60. "dac.d" \
  61. "i2c_controller.d" \
  62. "ti_msp_dl_config.d" \
  63. "startup_mspm0g350x_ticlang.d" \
  64. "i2c_target.d" \
  65. "multiplexer.d"
  66. GEN_FILES__QUOTED += \
  67. "device_linker.cmd" \
  68. "device.opt" \
  69. "ti_msp_dl_config.c"
  70. C_SRCS__QUOTED += \
  71. "../adc.c" \
  72. "../battery.c" \
  73. "../dac.c" \
  74. "../i2c_controller.c" \
  75. "./ti_msp_dl_config.c" \
  76. "/home/ngosh/ti/mspm0_sdk_2_03_00_07/source/ti/devices/msp/m0p/startup_system_files/ticlang/startup_mspm0g350x_ticlang.c" \
  77. "../i2c_target.c" \
  78. "../multiplexer.c"
  79. SYSCFG_SRCS__QUOTED += \
  80. "../i2c_controller.syscfg"