These are the examples provided for [[/users/frank26080115/libraries/LPC1700CMSIS_Lib/]] Note, the entire "program" is not compilable!

LCD/NOKIA6610_LCD/NXP_logo.h

Committer:
frank26080115
Date:
2011-03-20
Revision:
0:bf7b9fba3924

File content as of revision 0:bf7b9fba3924:

/*************************************************************************
 *    File name   : NXP_logo.h
 *    Description : NXP Logo include file
 **************************************************************************/
#include "drv_glcd.h"


#ifndef __NXP_LOGO_H
#define __NXP_LOGO_H

extern Bmp_t NXP_Logo;

#endif // __NXP_LOGO_H