Files
TweinStein/RTOS_MotorBoard/Debug/ticlang/subdir_rules.mk
2026-06-12 02:55:04 -07:00

14 lines
1.0 KiB
Makefile

################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Each subdirectory must supply rules for building sources it contributes
ticlang/%.o: ../ticlang/%.c $(GEN_OPTS) | $(GEN_FILES) $(GEN_MISC_FILES)
@echo 'Building file: "$<"'
@echo 'Invoking: Arm Compiler'
"/Applications/ti/ccs2040/ccs/tools/compiler/ti-cgt-armllvm_4.0.4.LTS/bin/tiarmclang" -c -march=thumbv6m -mcpu=cortex-m0plus -mfloat-abi=soft -mlittle-endian -mthumb -O0 -I"/Users/adipu/lab-7-tweinstein-1/RTOS_MotorBoard" -I"/Users/adipu/lab-7-tweinstein-1/RTOS_MotorBoard/Debug" -I"/Applications/ti/mspm0_sdk_2_09_00_01/source/third_party/CMSIS/Core/Include" -I"/Applications/ti/mspm0_sdk_2_09_00_01/source" -D__MSPM0G3507__ -gdwarf-3 -MMD -MP -MF"ticlang/$(basename $(<F)).d_raw" -MT"$(@)" -I"/Users/adipu/lab-7-tweinstein-1/RTOS_MotorBoard/Debug/syscfg" -std=c99 $(GEN_OPTS__FLAG) -o"$@" "$<"
@echo 'Finished building: "$<"'
@echo ' '