?? drivers.h
字號(hào):
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\***************************************************************************/
/***************************************************************************\
#說(shuō)明:
---------------------------------- Bug --------------------------------------
---------------------------------- TODO list --------------------------------------
----------------------------------修正--------------------------------------
2004-4-26 創(chuàng)建
\***************************************************************************/
#ifndef __DRIVERS_H__
#define __DRIVERS_H__
//#include "drv/spi.h"
//#include "drv/iic.h"
#include "drv/gpio.h"
//#include "drv/zlg7290.h"
//#include "drv/keyboard.h"
//#include "drv/tchScr.h"
//#include "drv/Flash.h"
//#include "drv/lcd.h"
//#include "drv/ad.h"
//#include "drv/da.h"
//#include "drv/tchScr.h"
#include "drv/serial.h"
#include "../ucos-ii/uhal/isr.h"
//#include "../src/drv/calibrate/calibrate.h"
#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -