/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name          : version.txt
* Author             : MCD Application Team
* Version            : V1.1.1
* Date               : 06/13/2008
* Description        : Version file for Flash Loader Demonstrator
*                      The enclosed software and all the related documentation
*                      are not covered by a License Agreement, if you need such
*                      License you can contact your local STMicroelectronics
*                      office.
********************************************************************************
* 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.
*******************************************************************************/

* 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 - 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 - 10/25/2007 
====================
  Created.
  

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