ReadMe.txt for the STM32F303 start project

This project was built for Rowley CrossWorks V4.7.1.

Supported hardware:
===================
The sample project for the ST STM32F303 is prepared to run 
on an STM32303C Eval board. 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
  SystemView for Cortex-M4 as target device and SWD at
  4000 kHz as target interface.

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