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

Committer:
frank26080115
Date:
Sun Mar 20 05:38:56 2011 +0000
Revision:
0:bf7b9fba3924

        

Who changed what in which revision?

UserRevisionLine numberNew contents of line
frank26080115 0:bf7b9fba3924 1 /*************************************************************************
frank26080115 0:bf7b9fba3924 2 * File name : NXP_logo.h
frank26080115 0:bf7b9fba3924 3 * Description : NXP Logo include file
frank26080115 0:bf7b9fba3924 4 **************************************************************************/
frank26080115 0:bf7b9fba3924 5 #include "drv_glcd.h"
frank26080115 0:bf7b9fba3924 6
frank26080115 0:bf7b9fba3924 7
frank26080115 0:bf7b9fba3924 8 #ifndef __NXP_LOGO_H
frank26080115 0:bf7b9fba3924 9 #define __NXP_LOGO_H
frank26080115 0:bf7b9fba3924 10
frank26080115 0:bf7b9fba3924 11 extern Bmp_t NXP_Logo;
frank26080115 0:bf7b9fba3924 12
frank26080115 0:bf7b9fba3924 13 #endif // __NXP_LOGO_H