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-12 16:15:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f958bbf80ed2b1d760ea13caa5f1ac19e3a6849
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
…