Purpose:
Implements Blinky using Systick handler on LPC111xLV

Running mode:
* Compile, Flash the program and reset.

** Tested on LPC1101LV Development Board

Description:
Systick handler setup for 10ms interrupt.
PIO1_9 (LED D2) is configured as the output bit and toggles continuosly.

