]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/GCC/RISC-V-RV32/port.c
Ensure eTaskGetState() is brought in automatically if INCLUDE_xTaskAbortDelay is...
[freertos] / FreeRTOS / Source / portable / GCC / RISC-V-RV32 / port.c
2019-02-08 rtelEnsure eTaskGetState() is brought in automatically...
2019-01-21 rtelAdd xTaskGetIdleRunTimeCounter() API function to return...
2018-12-30 rtelMove the RISC-V pxPortInitialiseStack() implementation...
2018-12-24 rtelRename directories in the RISC-V port.
2018-12-16 rtelSave changes to the RISC-V port layer before making...
2018-12-04 rtelUpdate RISC-V port to use a separate interrupt stack.
2018-11-28 rtelSome efficiency improvements in Risc-V port.
2018-11-24 rtelFirst task running in RISC-V-Qemu-sifive_e-FreedomStudi...
2018-11-20 rtelProvide each Risc V task with an initial mstatus regist...
2018-11-19 rtelUpdate Risc-V port to use environment call in place...
2018-11-06 rtelContinue work on Risc V port.
2018-09-27 rtelRISC-V tasks now context switching to each other using...
2018-09-23 rtelAdd trap handler to RISC-V port so there is no dependen...
2018-09-12 rtelRISC-V:
2018-09-10 rtelRISC-V work in progress:
2018-08-22 rtelUpdate copyright date ready for tagging V10.1.0.
2018-08-21 rtelUpdate version numbers in preparation for a new release.
2018-07-07 rtelUpdate RISC-V project to used official port stubs in...
2018-07-07 rtelAdd stubs for official RISC-V RV32 port.