CVS: examples/gfx_lcd README.txt,1.3,1.4 titleimage.c,1.1,1.2

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/examples/gfx_lcd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4613/examples/gfx_lcd

Modified Files:
	README.txt titleimage.c 
Log Message:
doc updates:
- add links to the source files and directories
- add "back" links

Index: README.txt
===================================================================
RCS file: /cvsroot/mspgcc/examples/gfx_lcd/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- README.txt	26 Dec 2005 20:37:03 -0000	1.3
+++ README.txt	13 Mar 2006 18:22:43 -0000	1.4
@@ -43,6 +43,30 @@
 
 - Optionaly a LED array on P1OUT
 
+Source
+------
+Files_:
+
+- README.txt_   This file
+- gfxbasic.c_   Basic drawing operations
+- gfxbasic.h_   Basic drawing operations
+- gfxcore.h_    T6963 control code
+- gfxcore.S_    T6963 control code function prototypes and constants
+- hardware.h_   Pins and port descriptions
+- main.c_       Main application
+- makefile_     Build rules
+- titleimage.c_ Bitmap for the thitle screen as C array
+
+.. _files: .
+.. _README.txt: README.txt
+.. _gfxbasic.c: gfxbasic.c
+.. _gfxbasic.h: gfxbasic.h
+.. _gfxcore.S: gfxcore.S
+.. _gfxcore.h: gfxcore.h
+.. _hardware.h: hardware.h
+.. _main.c: main.c
+.. _makefile: makefile
+.. _titleimage.c: titleimage.c
 
 Disclaimer
 ----------
@@ -51,4 +75,9 @@
 
 chris
 
+------
+
+back_
+
 .. _license.txt: ../license.html
+.. _back:       ../readme.html

Index: titleimage.c
===================================================================
RCS file: /cvsroot/mspgcc/examples/gfx_lcd/titleimage.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- titleimage.c	9 Jul 2002 02:12:01 -0000	1.1
+++ titleimage.c	13 Mar 2006 18:22:43 -0000	1.2
@@ -1,7 +1,7 @@
 #include "hardware.h" //'cause of USE_TITLE define
 
 //a little inefficient here: one pixel per byte....
-//however i't easy to use - and i just wanted a
+// however it's easy to use - and i just wanted a
 //title screen ;-)
 
 const char title[] = {



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.