ReadMe.txt for the Simulation start project.

This project was built for Visual Studio Code.

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

Configurations:
===============
This Visual Studio Code project contains the following tasks and launch configurations:

- Start Simulation (Debug, 32-bit):
  This configuration is prepared to build a simulation application for debugging purposes.
  A 32-bit embOS debug and profiling library is used.

- Start Simulation (Release, 32-bit):
  This configuration is prepared to build a "release" output.
  A 32-bit embOS release library is used.
