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

📄 drivers.h

📁 基于uc/osII的2410开发板触摸屏驱动的源代码
💻 H
字号:
/***************************************************************************\
	Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
	by threewter	2004.4.26
\***************************************************************************/
	

/***************************************************************************\
    #说明: 
	----------------------------------  Bug  --------------------------------------

	----------------------------------  TODO list  --------------------------------------

	----------------------------------修正--------------------------------------
	2004-4-26	创建

\***************************************************************************/
/*#ifndef __DRIVERS_H__
#define __DRIVERS_H__

#include "inc/spi.h"
//#include "inc/iic.h"
#include "inc/gpio.h"
//#include "drv/zlg7290.h"
//#include "drv/keyboard.h"
//#include "inc/tchScr.h"
//#include "drv/Flash.h"
//#include "drv/lcd.h"
//#include "drv/ad.h"
//#include "drv/da.h"
//#include "inc/tchScr.h"

#include "inc/serial.h"

#include "uhal/isr.h"
//#include "../src/drv/calibrate/calibrate.h"

#endif*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -