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

📄 c0c13b1c47af001d171fcdab9907f734

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

# Add inputs and outputs from these tool invocations to the build variables 
O_SRCS += \../gui/GUI_BASIC.o \../gui/font5_7.o \../gui/font8_8.o \../gui/gui_stockc.o \../gui/loadbit.o \../gui/menu.o \../gui/windows.o 

C_SRCS += \../gui/ConvertColor.c \../gui/font5_7.c \../gui/loadbit.c \../gui/menu.c \../gui/windows.c 

OBJS += \./gui/ConvertColor.o \./gui/font5_7.o \./gui/loadbit.o \./gui/menu.o \./gui/windows.o 

C_DEPS += \./gui/ConvertColor.d \./gui/font5_7.d \./gui/loadbit.d \./gui/menu.d \./gui/windows.d 


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