#define LED1_PORT NUTGPIO_PORT0
#define LED1_PIN 28
#define LED2_PORT NUTGPIO_PORT1
#define LED2_PIN 18
#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_MMCARD0 devLpcMci0
#define DEV_MMCARD0_NAME "MMC0"
#define DEV_ETHER_NAME "eth0"