]> begriffs open source - freertos/commit
All relating to the RX600 RDK demo - which is still a work in progress:
authorRichard Barry <ribarry@amazon.com>
Sat, 4 Sep 2010 18:20:45 +0000 (18:20 +0000)
committerRichard Barry <ribarry@amazon.com>
Sat, 4 Sep 2010 18:20:45 +0000 (18:20 +0000)
commitf14011feb36b6d769bb1267220cd0cba3b1c601a
tree23cb72e6be55b962c70d570947e84a7d969984d1
parent817859005a64e83f11766bf8234ccddeed025725
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.
12 files changed:
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo.tws
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/FreeRTOSConfig.h
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/ParTest.c
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/RTOSDemo.hwp
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/RTOSDemo.nav
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/Renesas-Files/hwsetup.c
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/SessionRX600_E1_E20_SYSTEM.hsf
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/include/yrdkrx62ndef.h
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/main-full.c
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/uIP_Task.c
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC.c
Demo/RX600_RX62N-RDK_Renesas/RTOSDemo/webserver/EMAC_ISR.src [deleted file]