| 123456789101112131415161718192021222324 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- # Add inputs and outputs from these tool invocations to the build variables
- C_SRCS += \
- ../src/interfaces/i2c_hal.c
- C_DEPS += \
- ./src/interfaces/i2c_hal.d
- OBJS += \
- ./src/interfaces/i2c_hal.o
- OBJS__QUOTED += \
- "src/interfaces/i2c_hal.o"
- C_DEPS__QUOTED += \
- "src/interfaces/i2c_hal.d"
- C_SRCS__QUOTED += \
- "../src/interfaces/i2c_hal.c"
|