ReadMe.txt for the STM32F407 start project.
This project was built for IAR Embedded Workbench for ARM V8.11.1.

Supported hardware:
===================
The sample project for STM32F407 is prepared to run on a
ST STM32F40G-Eval eval board, but may be used on other target
hardware as well.
Using different target hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS debug and profiling library is
  used.
  To use SEGGER SystemView with this configuration, configure
  SystemViewer for STM32F407IG as target device and SWD at 2000 kHz
  as target interface.

- Release:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS release library is used.
