This website requires JavaScript.
Explore
Help
Sign In
embedded
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2026-08-11 07:35:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fccc445865cbda35dd70ae354171bcfd34e86096
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
…
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
…