subdir_vars.mk 556 B

123456789101112131415161718192021222324
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. C_SRCS += \
  6. ../src/interfaces/i2c_hal.c
  7. C_DEPS += \
  8. ./src/interfaces/i2c_hal.d
  9. OBJS += \
  10. ./src/interfaces/i2c_hal.o
  11. OBJS__QUOTED += \
  12. "src/interfaces/i2c_hal.o"
  13. C_DEPS__QUOTED += \
  14. "src/interfaces/i2c_hal.d"
  15. C_SRCS__QUOTED += \
  16. "../src/interfaces/i2c_hal.c"