
CP210x Port Read/Write Example v3.1a Release Notes
Copyright (C) 2013 Silicon Laboratories, Inc.

This release contains the following components:

        * CP210xPortReadWrite.exe
        * CP210xPortReadWrite VC++ project
        * CP210x Runtime DLL files (v3.4)
        * ReleaseNotes.txt (this file)
	

KNOWN ISSUES AND LIMITATIONS
----------------------------

	1.) Only CP2103, CP2104, CP2105 and CP2108 devices are supported by this utility.


RELEASE DATES
-------------
	CP210x Port Read Write Example v3.1a - March 25, 2013


REVISION HISTORY
-----------------
version 3.1a
	Updated for version 3.4 of the CP210xRuntime.DLL, corrected potential memory leaks
	in the DLL

version 3.1
	Updated for version 3.3 of the CP210xRuntime.DLL and CP2108

version 3.0a
	Updated for version 3.2 of the CP210xRuntime.DLL which corrected a leak in handles
	within the DLL

version 3.0
	Updated for version 3.1 of the CP210xRuntime.DLL and CP2105, and corrected
	behavior with both overlapped and non-overlapped IO.

version 2.3
	Updated to correct a bug in WriteLatch/ReadLatch that when called would
	corrupt actively transmitting data

version 2.2
	Updated for version 2.2 of the CP210xRuntime.DLL and CP2104

verison 2.1
	Updated for version 2.1 of the CP210xRuntime.DLL which contains added
	support to obtain a device's serial number and device product string.

Version 2.0
	Updated for version 2.0 of the CP210xRuntime.DLL which contains support
	for the 5.x VCP drivers.

Version 1.0
	Initial Release

