Commit Graph

27 Commits (41ef1558242d9ef89c356a021405ca59af5a0d61)

Author SHA1 Message Date
Richard Barry cc61126025 Update headers for the FreeRTOS V7.0.2 release. 14 years ago
Richard Barry f5a6b610e1 Update version number to V7.0.1. 14 years ago
Richard Barry 4e39c05bb6 Update all the Rx demos to use timers in their uIP task implementation. 14 years ago
Richard Barry 4f08018fa8 Update the RSK and RDK RX600 demos that use the Renesas compiler to include the extra port layer file needed when using V1.0.2.0 of the Renesas tools. 14 years ago
Richard Barry 4950af89fb Update the RX62N/RDK/Renesas project files for use with V1.0.2 of the Reneasas compiler. 14 years ago
Richard Barry d390ea696a Update the RX62N/RDK/Renesas project files for use with V1.0.2 of the Reneasas compiler. 14 years ago
Richard Barry f109e90e15 Update FreeRTOSConfig.h for the RX62N/RDK/Renesas demo to include software timer and configASSERT() functionality. 14 years ago
Richard Barry 753ba20386 Update the uIP_Task.c implementation for the RX62N/RDK/Renesas demo to use FreeRTOS software timers in place of the uIP timers. 14 years ago
Richard Barry 968aa1b199 Change interface between the MAC and uIP task in the RX62N/RDK/Renesas demo to use a queue in place of the binary semaphore. This is so the queue can be used to indicate the type of event that has occurred. 14 years ago
Richard Barry 89bf1cf24f Update headers for Version 7.0.0 release. 14 years ago
Richard Barry 53b611d97a Change the priorities used by the RX/RDK/Renesas demo application to ensure they can be used when configASSERT() is defined. Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ). 14 years ago
Richard Barry 334e0e2e70 Update to V6.1.1 14 years ago
Richard Barry 9e00460ce1 Update the RX600 HEW projects to use the new J-Link DLL. 14 years ago
Richard Barry 6046eea342 Allow RX YRDK demos to work with Rev1 and Rev3 boards, and with any web browser. 14 years ago
Richard Barry 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate. 15 years ago
Richard Barry e77c5ca723 Commit the RX Renesas/HEW projects ready for release. 15 years ago
Richard Barry f43bd20a6d Tidy up the RDK/Renesas/RX port to get rid of compiler warnings, and correct some of the variable naming. 15 years ago
Richard Barry e4c8a7957f Prepare RX RDK project for release. 15 years ago
Richard Barry 23ca0009e3 Update the RX MDK demo to include the web server. Minor tidy up to the RDK version too. 15 years ago
Richard Barry 2fca46e3e4 Changed buffer configuration in Ethernet driver for RX RDK port. 15 years ago
Richard Barry ccf36aeed4 Removed the critical section that was left in by mistake. Also changed the delay period while waiting for the Ethernet semaphore. Both in the RX RDK demo. 15 years ago
Richard Barry a91ec6efe7 Updated compiler version for RX RDK demo and completed initial web server demo. Still some tidying up to do. 15 years ago
Richard Barry a4893aed60 Start to configure the uIP demo for the RX RDK hardware. ping is working, but thus far the web server is not. 15 years ago
Richard Barry 2e0af9b6e6 Add low level Ethernet driver files to the RX RDK project. 15 years ago
Richard Barry f14011feb3 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.
15 years ago
Richard Barry ee077a6b9a Starting point for the RDK webserver files added. 15 years ago
Richard Barry a47ead46e8 Start of project for the RDK board. Not yet complete. 15 years ago