Systick example using sysTick

Example description
The Systick example simply blinks an LED at a periodic rate using the systick
timer. The LED state is toggled in the systick interrupt handler.

Special connection requirements
There are no special connection requirements for this example.

Build procedures:
Visit the <a href="http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quickstart-guides">LPCOpen quickstart guides</a>
to get started building LPCOpen projects.