
             ------ ATMEL ISP Software Package ------


This package contains all necessary files to build a customized
In-System Programming application. It has been built using Microsoft's
Visual C++ 6.0.



README	The file you are reading.



/Lib
	Contains all necessary .lib files for the VC++ linker
	to link your .obj files with ATMEL's libraries.

/Release
	Contains the ispDemo.exe application.

/src
	ispdll.h	Contains all ATMEL's ISP functions prototypes
			and explanations about the way to use them.
	isptest.cpp	Source file of the ispDemo.exe application;
			shows examples of use of the ISP functions.
	isptest.h	Prototypes of functions used by the demo program.

ispdemo.dsp
	The VC++ demo project.

ispdemo.dsw
	The VC++ demo workspace.



	