#define LED1_PORT NUTGPIO_PORT1
#define LED1_PIN 18
#define LED2_PORT NUTGPIO_PORT1
#define LED2_PIN 20
#define LED3_PORT NUTGPIO_PORT1
#define LED3_PIN 21
#define LED4_PORT NUTGPIO_PORT1
#define LED4_PIN 23
#define RTC_CHIP rtcLpc17xx
#define DEV_UART DEV_UART0
#define DEV_UART_NAME DEV_UART0_NAME
#define DEV_DEBUG devDebug0
#define DEV_DEBUG_NAME "uart0"
#define DEV_ETHER_NAME "eth0"