CP210x Port Num Example Release Notes
Copyright (C) 2012-2016 Silicon Laboratories Inc.

This release contains the following components:

        * PortNumExampleVB.exe v2.3 and source files
        * PortNumExampleVC.exe v2.4 and source files
        * CP210x Manufacturing DLL files
        * ReleaseNotes.txt (this file)


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

	1.) Only CP2101, CP2102, CP2103 and CP2104 are supported by both
            examples, VC also includes support for CP2105 and CP2108 multi-interface
            devices.

	2.) CP210xManufacturing.dll must be in the same directory as the 
	    PortNumExample executable.


Release Dates
-------------
	CP210x Port Num Example v2.4 - December 11, 2012


REVISION HISTORY
-----------------

Version 6.7.2
	Refresh Release
	Updated to latest Windows IDE
	Cumulative collection of improvements (due to code analysis, application of latest toolset, etc.) and bug fixes.

version 2.4
	Updated VC version to contain support for CP2108 devices
	Now contains version 6.0 of the CP210xManufacturing.DLL

version 2.3
	Updated VC version to contain support for CP2104/5 devices

version 2.3/2.2a
	Now contains version 5.1 of the CP210xManufacturing.DLL
	(Fixed a potential device customization corruption bug when
	programming the device while receiving UART data)

version 2.3/2.2
	Fixed bug in VB version which causes failure if PID/VID contained leading zeros
	Updated for version 3.5 of the CP210xManufacturing.DLL

version 2.2a
	Updated for version 3.4 of the CP210xManufacturing.DLL

version 2.2
	Updated to include support for the 5.x drivers, the registry key entry changed
	Updated for version 3.3 of the CP210xManufacturing.DLL

version 2.1
	Updated to include Vista support.
	Updated for version 3.0 of the CP210xManufacturing.DLL

version 2.0
	Changed GetNumDevices to not return an error when there are 0 devices connected.
	Fixed the "Locked Byte always 1" bug.

version 1.2
	CP210xManufacturing DLL CP210x_GetProductString, CP210x_SetProductString,
	CP210x_GetSerialNumber and CP210x_SetSerialNumber updated so that the UNICODE
	options work according to documentation, length is returned as number of characters
	without the NULL character.

	CP210xManufacturing DLL PORT_CONFIG structure updated according to documentation.

version 1.1
	The CP210x Manufacturing DLL has been updated. See AN144 and 
	AN144SW for further details.

Version 1.0
	Initial Release
