- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- # Each subdirectory must supply rules for building sources it contributes
- ti/comm_modules/i2c/controller/%.o: ../ti/comm_modules/i2c/controller/%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
- @echo 'Building file: "$<"'
- @echo 'Invoking: Arm Compiler'
- "/home/ngosh/ti/ccstheia151/ccs/tools/compiler/ti-cgt-armllvm_4.0.0.LTS/bin/tiarmclang" -c @"device.opt" -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -O2 -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC" -I"/home/ngosh/workspace_ccstheia/I2C_target_ADC/Debug" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source/third_party/CMSIS/Core/Include" -I"/home/ngosh/ti/mspm0_sdk_2_03_00_07/source" -gdwarf-3 -MMD -MP -MF"ti/comm_modules/i2c/controller/$(basename $(<F)).d_raw" -MT"$(@)" $(GEN_OPTS__FLAG) -o"$@" "$(shell echo $<)"
- @echo 'Finished building: "$<"'
- @echo ' '
|