Commit Graph

15 Commits (c8c4ab298cedd6830da5d25f5c3c4685d833b0f8)

Author SHA1 Message Date
Richard Barry 9f0069690c Prepare for FreeRTOS V7.1.1 tag. 13 years ago
Richard Barry d8d68e917c Set the last return address at the bottom of the stack to 0 in the RX600 ports to prevent E2Studio from attempting to dereference the 0xdeadbeef pointer. 13 years ago
Richard Barry e3276fc282 Change version numbers to V7.1.0. 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 89bf1cf24f Update headers for Version 7.0.0 release. 14 years ago
Richard Barry 96ab89d253 Update to V6.1.1 14 years ago
Richard Barry 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate. 15 years ago
Richard Barry 66c1a9b76d Replace asm wrappers to interrupt handlers with functions that use the interrupt attribute. 15 years ago
Richard Barry eea2ab0385 Back only. 15 years ago
Richard Barry 296c1eabfc Formatting only. 15 years ago
Richard Barry 0ef04cd7bd RX GCC port - Introduce macros that perform the interrupt entry and exit manually, then move the asm code back as naked functions within the port.c file. 15 years ago
Richard Barry c1dca1a069 Added a critical section around the call to vTaskIncrementTick() in all the RX ports. 15 years ago
Richard Barry c4217432f2 Update RX GCC port - including extracting all inline asm into separate asm file. 15 years ago
Richard Barry 314b692440 Create starting point for RX62N GCC port. Just a work in progress at the moment. 15 years ago