/******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
* File Name          : version.txt
* Author             : MCD Application Team
* Version            : V2.2.0
* Date               : 05/03/2010
* Description        : Version file for Flash Loader Demonstrator
********************************************************************************
* THE PRESENT SOFTWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
* WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME.
* AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT,
* INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE
* CONTENT OF SUCH SOFTWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING
* INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
*******************************************************************************/


* V2.2.0 - 05/03/2010
=====================

New Features
************
    + Adding support of STM32F1xx Value line and XL density devices
    + Adding support of new STM8L devices 

Enhancements
************
    + Fix of "removes FFs data" when using GUI demo or Command line utility
    + Fix of sending extra "0xFF" or a random byte at the end of flash if sending odd data
    + Fix of RTS and DTR Outputs control in Command line version
    + Fix of special Echo modes for LIN emulation over UART for STM8 while using a tranceiver
    
Known Limitations
*****************
    + Automatic selection of some STM8 devices may not work properly. If required, use 
      command line version with batch files customization.
    + STM32F1xx Write protection of last pages which is controlled by the last protection bit7
      in WPR3 options byte is working properly but the Graphical view of check boxes may not updated
      accordingly on some devices with large size greater than 128Kbytes.
      To enable/disable the write protection of last pages, you can check/uncheck only the first
      page of this group of pages on the graphical view. 



* V2.1.0 - 11/02/2009
=====================

New Features
************
    + Adding New STM8 map files with options bytes support,
    + Adding "Echo" mode option in UART communication for LIN emulation over UART for STM8
    + Adding a new combox with "No erase" option when downlading a file.

Enhancements
************
    + Fix of COM ports number > 9 using when using some USB-to-Serial commercial bridges,   
    + Fix of --o option (removes FFs data) when using Command line utility, 
    + Fix of GUI map files selection in some particular cases, 
    + Fix of refresh of the window values after reading Options Bytes,
    + Removing "Stop Bits" combox in the GUI first Window, 
    + Removing CAN selection over the COMBox bridge board,
    + Removing DFU Selection for the GUI; To use DFU bootloader refer to DFuSe Software,
    + Minor enhancemenst for dialog box messages and comments for the GUI and Command Line versions.
    
Known Limitations
*****************
    + Automatic selection of some STM8 devices may not work properly. If required, use 
      command line version with batch files customization.


* V2.0.0 - 07/03/2009
=====================

New Features
************
    + Adding STM32 connectivity line and STM8 devices
    + Adding CAN communication for connectivity line devices over COMBox bridge
    + Adding Access to DfuSe Demo (the DfuSe Demo should be installed on your machine)


* V1.3.0 - 03/05/2009
=====================

Enhancements
************

    + Allow device selection in the flash loader GUI for non programmed flash size devices
    + Add Visual studio 2005 workspace template under INSTALLDIR\src directory


* V1.2.0 - 10/23/2008
=====================

New Features
************

    + Support of Low density and STM32 USB Access line devices 

Enhancements
************

    + Fix a minor issue of COM ports with greater than 9 numbers
    + Fix a minor issue of the GUI pages transition after enabling or disabling protection 
    + RAM size information in the Device information page is removed


* V1.1.1 - 06/16/2008
=====================

    + Remove the Software License Agreement file
    
    + Update the source files's header to remove reference to the License


* V1.1.0 - 06/02/2008
===================

New Features
************
   
    + Add SOFTWARE License Agreement file
          
    + Save the last used configuration for the serial communication

    + Save the last used file names for upload and download operations

    + Add Enable/Diable the Read/Write protection commands

    + Add Option bytes Window for flexible usage

    + Add Option bytes upgrade thru files option to the download operation

    + Add of a Command line version of the flash loader demonstrator

    + Add of Source Files of the command line version

    + Add headers and and library files of common run-time DLLs

    + Support all STM32 family products,STR75x products, and all
      STMicroelectronics products implementing the bootloader protocol


Enhancements
************

    + Fix a minor issue of format with the Upload operation in a binary file
    + Fix a minor issue with erase command status update
    + Fix an issue of Download, Upload and erase operations with an image size (>32k)


   
* V1.0.0 - 10/25/2007 
====================
  Created.
  

******************* (C) COPYRIGHT 2010 STMicroelectronics *****END OF FILE******