adding oem base board lib for ea4357

This commit is contained in:
hathach
2013-04-22 11:22:56 +07:00
parent ea1b5ec355
commit 799c709524
9 changed files with 1370 additions and 10 deletions
@@ -60,7 +60,11 @@
#include "lpc43xx_cgu.h"
#include "lpc43xx_gpio.h"
#include "lpc43xx_uart.h"
#include "lpc43xx_i2c.h"
#define EA_BASE_BOARD
#ifdef EA_BASE_BOARD
#include "oem_base_board/pca9532.h"
#endif
#define CFG_LED_NUMBER 0
#define CFG_LED_ON (1)