Fujitsu MB89P475的应用实例

源代码在线查看: include.c

软件大小: 59 K
上传用户: foxfsk
关键词: Fujitsu P475 475 89P
下载地址: 免注册下载 普通下载 VIP

相关代码

					#include "ramset.c"
					#include "initialz.h"
					#include "keypress.h"	
					#include "Timer.h"
					#include "LedFlash.h"
					#include "buzzer.h"
					#include "AirTemp.h"
					#include "Lcd.h"
					#include "LcdSendData.c"
				
				
					#include	"Timebase.h"
					#include    "Time1.h"
				#ifdef	__Uart2
					#include	"UartSIO2.h"	
				#endif
				#ifdef	__Uart1
					#include	"UartSIO1.h"	
				#endif
					
							

相关资源