Idle task

This example places some coed in the idle task located in RTX_Config.c.
The Idle task will run when all the application tasks are blocked.

The Idle task is typicall used for 'book keeping' or power management type functions.

