subdir_rules.mk 1.0 KB

12345678910111213
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Each subdirectory must supply rules for building sources it contributes
  5. ti/comm_modules/i2c/controller/%.o: ../ti/comm_modules/i2c/controller/%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
  6. @echo 'Building file: "$<"'
  7. @echo 'Invoking: Arm Compiler'
  8. "/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 $<)"
  9. @echo 'Finished building: "$<"'
  10. @echo ' '