CVS: examples/leds README.txt,1.2,1.3

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

Modified Files:
	README.txt 
Log Message:
- consistently name the files README.txt (with extension for the windows users)
- update some of the readmes contents and add new ones
- use the reStructuredText format for use with docutils rst2html

Index: README.txt
===================================================================
RCS file: /cvsroot/mspgcc/examples/leds/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- README.txt	11 Jul 2003 00:49:14 -0000	1.2
+++ README.txt	26 Dec 2005 20:37:03 -0000	1.3
@@ -1,28 +1,36 @@
-whats this?
------------
-its a simple example project for the MSP430 series MCU and the GCC port
-of the mspgcc project. the project contains a makefile and uses assembler
-and C sources. its a simple LED lighning example.
+leds
+====
 
-this example shows the following features:
- - just a plain main() that accesses the ports of the MSP
+Overview
+--------
+It is a simple example project for the MSP430 series MCU and the GCC port
+of the mspgcc project. The project contains a makefile and C sources.
  
- - makefile
-    o compile and link
-    o convert to intel hex format
-    o generate a listing with mixed C / assembly
+Features:
 
-required hardware
+- Just a plain main() that accesses the ports of the MSP
+
+- Makefile
+
+  - compile and link
+  - convert to intel hex format
+  - generate a listing with mixed C / assembly
+
+
+Required hardware
 -----------------
 
- - a MSP430F1121 or larger device (any from the F1x series)
+- A MSP430F1121 or larger device (any from the F1x series)
  
- - an array of eight LEDs on P1.0 .. P1.7 (470 Ohms series resistor to GND)
+- An array of eight LEDs on P1.0 .. P1.7 (470 Ohms series resistor to GND)
    or better connected through a driver IC like a 74HC245 or 74HC244.
 
-disclaimer
+
+Disclaimer
 ----------
-this example is part of the mspgcc project http://mspgcc.sf.net
-see license.txt for details.
+This example is part of the mspgcc project http://mspgcc.sf.net.
+See license.txt_ for details.
 
 chris
\ No newline at end of file
+
+.. _license.txt: ../license.html



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
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.