drivers.h
来自「这是一个在ADS下编译通过的源码」· C头文件 代码 · 共 38 行
H
38 行
/***************************************************************************\
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 + =
减小字号Ctrl + -
显示快捷键?