Commit Graph

14 Commits (68289d136fe789b17d9bd3af71dbf6b0ef07f916)

Author SHA1 Message Date
Richard Barry e3276fc282 Change version numbers to V7.1.0. 13 years ago
Richard Barry 93e72e5036 Correct the prototype of the function call vApplicationStackOverflowHook(). 13 years ago
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 89bf1cf24f Update headers for Version 7.0.0 release. 14 years ago
Richard Barry 04c5d88e9d Change the priorities used by the RX/RDK/IAR 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 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 ad451e8b70 Remove the .dep file from the IAR RX project. The file should not have been included in the first place. 15 years ago
Richard Barry fd5aeffadd Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer. 15 years ago
Richard Barry 2a44b5641d Commit the RX IAR projects ready for release. 15 years ago
Richard Barry 0723a674f2 First version of IAR project for RX RDK added. 15 years ago