add UART support for ea4357 (tested)

This commit is contained in:
hathach
2013-01-17 14:40:46 +07:00
parent 480ddb4fec
commit c16632da0b
12 changed files with 88 additions and 42 deletions

View File

@@ -54,6 +54,7 @@
#include "LPC11Uxx.h"
#define DEVICE_ROMDRIVER
#define DEVICE_ROM_REG_BASE LPC_USB_BASE
#ifdef __cplusplus
extern "C" {