Memory Mapped LED example

Example description
This example demonstrates the use of the memory mapped LEDs on the Oem Base Board. The LEDs must
be controlled all at once. The setup is done in board_sysint.c as the memory mapped LEDs are 
used by the Board_LED_Set(), Board_LED_Test() and Board_LED_Toggle() functions.

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.