fix build error with device 43xx

refractor mscd ramdisk demo
This commit is contained in:
hathach
2013-11-15 00:01:07 +07:00
parent 6e8440afe5
commit ba49d26e19
10 changed files with 384 additions and 167 deletions
@@ -36,7 +36,7 @@
*/
/**************************************************************************/
#include "../board.h"
#include "../../board.h"
#if BOARD == BOARD_EA4357
@@ -64,8 +64,8 @@
#include "lpc43xx_i2c.h"
#include "oem_base_board/pca9532.h" // LEDs
#include "oem_board/nand.h"
#include "../oem_base_board/pca9532.h" // LEDs
//#include "../oem_board/nand.h"
//#define CFG_PRINTF_TARGET PRINTF_TARGET_SWO