ReadMe.txt for the Sim MinGW start project.

This project was built for Eclipse 2021-06 (4.20.0) and MinGW-w64 12.2.0.

Supported hardware:
===================
The sample project is prepared to run on a Windows PC.

Configurations:
===============
- Debug:
  An embOS debug and profiling library is used.
  To use SEGGER SystemView with this configuration, configure
  SystemView to use the IP Recorder and select the IP of the
  target with the default port 19111.

- Release:
  This configuration is prepared to build a "release"
  output. An embOS release library is used.

- Debug_64:
  An embOS debug and profiling library is used.

- Release_64:
  This configuration is prepared to build a "release"
  output. An embOS release library is used.
