/**
  @page Demo NUCLEO-L011K4_Demo_V1.0.0.hex
 
  @verbatim
  ******************************************************************************
  * @file    readme.txt 
  * @author  MCD Application Team
  * @brief   Description of NUCLEO-L011K4 Demo
  ******************************************************************************
  *
  * Copyright (c) 2019 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 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
STM32 board.


This Demo shows how to use the NUCLEO-L011K4 Nucleo board to make an LED blinks in a forever loop.


@par Hardware and Software environment

  - This example runs on STM32L011xx devices.
  - This example has been tested with NUCLEO-L011K4 board and can be
    easily tailored to any other supported device and development board.

@par How to use it ? 

  - Open STM32CubeProgrammer
  - Connect the NUCLEO-L011K4 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

 */
