/**
@page TouchGFX Demonstration for STM32F469 Evaluation board

@verbatim
/**
  ******************************************************************************
  * @attention
  *
  * Copyright (c) 2018 STMicroelectronics.
  * All rights reserved.
  *
  * This software is licensed under terms that can be found in the LICENSE file
  * in the root directory of this software component.
  * If no LICENSE file comes with this software, it is provided AS-IS.
  *
  ******************************************************************************
  */
@endverbatim

@par Description

Official TouchGFX demonstration developed jointly between ST and Draupner Graphics
for the STM32F469 Evaluation board.

Requirements:
	Resolution: 800 * 480
	BPP: 16

The demonstration features the following modules:
    - Bird Eats Coin Game
    - Game 2048
    - Graph Demo
    - Custom Controls Demo
    - TouchGFX Presentation Demo

@par Keywords

Demonstration, TouchGFX

@par How to use it ?

Please use the STM32CubeProgrammer utility to flash the application's HEX file to the STM32 target.


*/
