/**
  @page EmbeddedGUITemplate Readme for Resource Editor Template Project
 
  @verbatim
  ******************** (C) COPYRIGHT 2011 STMicroelectronics *******************
  * @file    readme.txt
  * @author  MCD Application Team
  * @version V2.0.0
  * @date    11-July-2011
  * @brief   This sub directory contains a project template needed to create 
  *          a new project using the generated files from Reousrce Editor 
  *          Software tool.
  ******************************************************************************
  * THE PRESENT FIRMWARE 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 FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING
  * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
  ******************************************************************************
  @endverbatim

 @par Description

 - This sub-folder contains an exemple of project created with files generated
   by the Resource Editor tool.

 - This project serves as a template for new projects created with auto-generated
   files from the Resource Editor.
 
 @par Directory contents

 - Pre-configured project template with different toolchain :
     - EWARM
     - MDK-ARM
     - RIDE
     - TrueSTUDIO
     - TASKING
 - inc : Folder containing project header files
 - src : Folder containing project source files
                           
 @par How to use it ?

 - Build your Graphical screens using Reousrce Editor tool.

 - Place the generated source and header files respectively in "src" sub-folder
   and "inc" sub-folder.

 - Open your favorite toolchain to edit, build and load your project.

@note
 - For more details regarding Resource Editor application and generated files, Please
   refer to AN3128 : "STM32 embedded graphic objects/touchscreen library"
   or Resource Editor application embedded help file.

 * <h3><center>&copy; COPYRIGHT 2011 STMicroelectronics</center></h3>
 */
