#include "config.h"<br />//#include "D:/KEIL_TCI/config.h"<br />#include <math.h><br />#include <stdarg.h><br />#include <stdio.h><br />#include <string.h><br />#include <stdlib.h><br />//===========================<br />//CONFIGH.H内容,包含头文件<br />#include "XXXarm.h"<br /><br />//#include "LPC2294.h"<br />#include "LPC213x.H" <br />#include "LPC213xDEF.H" <br /><br />#include "I2CINT.H"<br /><br />#include "LCDDRV.H"<br /><br />#include "ZLG7289.H"<br /><br />#include "ADFUNC.H"
|