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

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers NXP_logo.h Source File

NXP_logo.h

00001 /*************************************************************************
00002  *    File name   : NXP_logo.h
00003  *    Description : NXP Logo include file
00004  **************************************************************************/
00005 #include "drv_glcd.h"
00006 
00007 
00008 #ifndef __NXP_LOGO_H
00009 #define __NXP_LOGO_H
00010 
00011 extern Bmp_t NXP_Logo;
00012 
00013 #endif // __NXP_LOGO_H