FreeRTOS-Kernel/FreeRTOS/Demo/RISC-V_RV32M1_Vega_GCC_Eclipse
Richard Barry fb73829148 Ensure eTaskGetState() is brought in automatically if INCLUDE_xTaskAbortDelay is set to 1, as it is a dependency of eTaskGetState().
Added the portTASK_FUNCTION_PROTO macros around the timer task, as the macros are already used by the idle task.
Add a PDF of the RISC-V documentation into the repo as the web page is not yet live.
2019-02-08 01:18:08 +00:00
..
common Update the pin mux setup on the Vega board demo to enable the LED. 2018-12-31 20:14:34 +00:00
projects/RTOSDemo_ri5cy Ensure eTaskGetState() is brought in automatically if INCLUDE_xTaskAbortDelay is set to 1, as it is a dependency of eTaskGetState(). 2019-02-08 01:18:08 +00:00