⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 b0137c4947af001d171fcdab9907f734

📁 基于FREERtos和LPC2468的程序。里面实现了串口通信
💻
字号:
################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
O_SRCS += \../source/portable/GCC/ARM7_LPC23xx/port.o \../source/portable/GCC/ARM7_LPC23xx/portISR.o 

C_SRCS += \../source/portable/GCC/ARM7_LPC23xx/port.c \../source/portable/GCC/ARM7_LPC23xx/portISR.c 

OBJS += \./source/portable/GCC/ARM7_LPC23xx/port.o \./source/portable/GCC/ARM7_LPC23xx/portISR.o 

C_DEPS += \./source/portable/GCC/ARM7_LPC23xx/port.d \./source/portable/GCC/ARM7_LPC23xx/portISR.d 


# Each subdirectory must supply rules for building sources it contributes
source/portable/GCC/ARM7_LPC23xx/%.o: ../source/portable/GCC/ARM7_LPC23xx/%.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 + -