add lpc17xx build config for host demo
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
***** *****
|
||||
******************************************************************/
|
||||
|
||||
#include "../../board.h"
|
||||
|
||||
#if BOARD == BOARD_EA4357
|
||||
|
||||
#include "EMAC.h"
|
||||
//#include "tcpip.h"
|
||||
#include "lpc43xx.h"
|
||||
@@ -472,3 +476,5 @@ void CopyToFrame_EMAC(void *Source, unsigned int Size)
|
||||
TxDescIndex = 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user