CVS: python MANIFEST,1.1,1.2 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/python
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12762/python

Modified Files:
	MANIFEST readme.txt 
Log Message:
- add the new modules to the distribution
- updated docs

Index: MANIFEST
===================================================================
RCS file: /cvsroot/mspgcc/python/MANIFEST,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- MANIFEST	29 Feb 2004 23:06:35 -0000	1.1
+++ MANIFEST	14 Jul 2004 02:04:15 -0000	1.2
@@ -4,6 +4,8 @@
 msp430/jtag.py
 msp430/memory.py
 msp430/util.py
+msp430/HIL.py
+msp430/hilspi.py
 msp430/serial/__init__.py
 msp430/serial/serialjava.py
 msp430/serial/serialposix.py

Index: readme.txt
===================================================================
RCS file: /cvsroot/mspgcc/python/readme.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- readme.txt	29 Feb 2004 23:06:36 -0000	1.1
+++ readme.txt	14 Jul 2004 02:04:15 -0000	1.2
@@ -4,7 +4,7 @@
 installed with "python setup.py install". These modules can be used
 in user programs too.
 The msp430-bsl and msp430-jtag tools are installed to the binary
-directory /usr/local/msp430/bin and not in the Python library lie
+directory /usr/local/msp430/bin and not in the Python library like
 the module above.
 
 Descriptions:
@@ -30,15 +30,24 @@
         Different unitlity functions such as writing ihex
         files or making hex dumps.
     
+    HIL.py
+        Access to the HIL.dll/libHIL.so
+
+	hilspi.py
+	    An SPI master over the JTAG lines.
+
     serial
         Copy of pyserial (http://pyserial.sf.net), used for bsl.py
 
 demo
     Demonstration tools. Currently there are BSL and JTAG wrappers
     for Win32 using the NSIS installer system. The resulting
-    executables contain everything thats needed to reprogram a
+    executables contain everything that's needed to reprogram a
     device. Useful for field updaters, etc.
 
+    mmc.py: a Python demo that reads an MMC card connected
+    to the JTAG port. See source file for wiring.
+
 win32
     Windows related stuff, files to create executables and
     installers.



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
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.