All relating to the RX600 RDK demo - which is still a work in progress:

Change LED numbers to match silk screen.
Include Ethernet port pin configuration in HardwareSetup().
Convert EMAC.c to be correct for the RX (was based on SH2A file).
Add uIP task creation into main.c.
This commit is contained in:
Richard Barry 2010-09-04 18:20:45 +00:00
parent 817859005a
commit f14011feb3
12 changed files with 451 additions and 396 deletions

View file

@ -69,9 +69,6 @@
/* Demo includes. */
#include "ParTest.h"
/* Hardware includes. */
#include "hwEthernet.h"
/*-----------------------------------------------------------*/
/* How long to wait before attempting to connect the MAC again. */