mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-04 21:33:52 -04:00
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:
parent
817859005a
commit
f14011feb3
12 changed files with 451 additions and 396 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue