Commit Graph

11 Commits (723bed71bf752f71603f13623f80ac78f68b2363)

Author SHA1 Message Date
Richard Barry f5a6b610e1 Update version number to V7.0.1. 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 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 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate. 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 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 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 a47ead46e8 Start of project for the RDK board. Not yet complete. 15 years ago