This website requires JavaScript.
Explore
Help
Sign In
len0rd
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
You've already forked FreeRTOS-Kernel
0
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-04-20 05:21:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dd9a9710c6
FreeRTOS-Kernel
/
FreeRTOS
/
Source
/
portable
/
ThirdParty
/
GCC
/
RISC-V
History
Richard Barry
c6de0001fa
Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHighWaterMark() other than the return type.
...
Allows the task name parameter passed into xTaskCreate() to be NULL.
2018-09-30 21:50:05 +00:00
..
port.c
Small change to the directory name in which the RISC-V port is stored.
2018-06-20 21:15:04 +00:00
portasm.S
Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHighWaterMark() other than the return type.
2018-09-30 21:50:05 +00:00
portmacro.h
Small change to the directory name in which the RISC-V port is stored.
2018-06-20 21:15:04 +00:00