ReadMe.txt for the STM32F40G start project
This project was built for ARM DS-5 V5.15.0.

Supported hardware:
===================
The sample project was built for the ST STM32F40G-Eval eval board.
Using other hardware may require modification on the BSP.

Configurations
==============
- Debug:
  This configuration is prepared for download into
  internal RAM using DSTREAM.
  An embOS debug and profiling library is used.

- Release:
  This configuration is prepared to build a "release"
  output which can be downloaded into the internal RAM 
  using DSTREAM.

