/**
  @page Demo NUCLEO-L452RE-P_Demo_V1.0.0.hex
 
  @verbatim
  ******************************************************************************
  * @file    readme.txt 
  * @author  MCD Application Team
  * @brief   Description of NUCLEO-L452RE-P Demo
  ******************************************************************************
  *
  * Copyright (c) 2017 STMicroelectronics. All rights reserved.
  *
  * This software component is licensed by ST under BSD 3-Clause license,
  * the "License"; You may not use this file except in compliance with the
  * License. You may obtain a copy of the License at:
  *                       opensource.org/licenses/BSD-3-Clause
  *
  ******************************************************************************
  @endverbatim

@par Demo Description

Demonstration of firmware based on STM32Cube. This example provides firmware to
to help you to discover STM32 Cortex-M devices that are plugged onto an your
STM32NUCLEO_64 board.

This Demo demonstrates how to use the NUCLEO-L452RE-P board to blink an LED at different speeds when a button is pressed.
The LED blinks at three different speeds, and each press of the user button changes the blinking speed.

@par Hardware and Software environment

  - This demo runs on STM32L452xx devices.
  - This demo has been tested with NUCLEO-L452RE-P Rev B-02 board and can be
    easily tailored to any other supported device and development board.

@par How to use it ? 

  - Open STM32CubeProgrammer
  - Connect the NUCLEO-L452RE-P board to PC with USB cable and click on STM32CubeProgrammer "Connect" button
  - From Erasing and programming Menu, browse to select the binary file from build folder, then click on start programming
  - Run the Demo

 */
