📄 906fdd4247af001d171fcdab9907f734
字号:
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
O_SRCS += \../Common/src/irq.o \../Common/src/target.o \../Common/src/timer.o
C_SRCS += \../Common/src/irq.c \../Common/src/target.c \../Common/src/timer.c
OBJS += \./Common/src/irq.o \./Common/src/target.o \./Common/src/timer.o
C_DEPS += \./Common/src/irq.d \./Common/src/target.d \./Common/src/timer.d
# Each subdirectory must supply rules for building sources it contributes
Common/src/%.o: ../Common/src/%.c
@echo 'Building file: $<'
@echo 'Invoking: Cygwin C Compiler'
gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
@echo 'Finished building: $<'
@echo ' '
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -