]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/GCC/RISC-V-RV32/port.c
Provide each Risc V task with an initial mstatus register value.
[freertos] / FreeRTOS / Source / portable / GCC / RISC-V-RV32 / port.c
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.