CVS: examples/bufferedUSART README.txt,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/bufferedUSART In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1695/examples/bufferedUSART 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/bufferedUSART/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -d -r1.1 -r1.2 --- README.txt 28 Aug 2002 01:16:45 -0000 1.1 +++ README.txt 26 Dec 2005 20:37:03 -0000 1.2 @@ -1,14 +1,16 @@ -what's this ------------ +bufferedUSART +============= +Overview +-------- This code is contributed by Bill Knight. It contains interface routines to the MSP430 USART in uart mode. It features receive and transmit buffers, configurable to work with or without the Rx/Tx interrupts. -original info -------------- +Original info +------------- The attached ZIP file contains the code and Makefile (in nmake format) for configuring the MSP430 USARTs to operate in UART mode. The two UART ports may be individually enabled and configured such @@ -20,6 +22,7 @@ have tested the attached mspgcc version using USART0 in both interrupt and polled modes. No guarantees the results are perfect but it should definitely be better than starting from scratch. + There are no guarantees, warrantees, or promises, implied or otherwise. The code may be used for hobby and/or commercial purposes provided the copyright notices remain intact. ------------------------------------------------------- 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