Overview
========
The freertos_emwin_touch_and_draw demo shows how to use emWin library with FreeRTOS to follow user's touch to draw a line.

Toolchain supported
===================
- IAR embedded Workbench v8.0
- Keil MDK v5.23
- MCUXpresso v10.0.0

Hardware requirements
=====================
- Micro USB cable
- LPCXpresso54608 board
- Personal Computer

Board settings
==============
No special board settings.

Prepare the Demo
================
1. Connect a micro USB cable between the PC host and the LPC-Link USB port (J8) on the board.
2. Download the program to the target board.
3. Either press the reset button on your board or launch the debugger in your IDE to begin running
   the demo.

Running the demo
================
Based on how finger is touched and dragged on the LCD screen a line/shape is drawn. 
Different colors can be selected to draw from available options.

