This website requires JavaScript.
Explore
Help
Sign In
epagris
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
1
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-07-05 11:28:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeRTOS-Kernel
/
Source
/
include
History
Richard Barry
87575c5cfe
Re-write the queue send and queue receive functions to improve their effect on interrupt responsiveness.
2008-03-23 16:06:45 +00:00
..
croutine.h
Update to V4.7.2.
2008-02-21 19:45:27 +00:00
FreeRTOS.h
Add stack check macros.
2008-03-03 20:56:55 +00:00
list.h
Update to V4.7.2.
2008-02-21 19:45:27 +00:00
portable.h
Rename PPC405 to PPC405_Xilinx.
2008-03-05 12:31:04 +00:00
projdefs.h
Update to V4.7.2.
2008-02-21 19:45:27 +00:00
queue.h
Re-write the queue send and queue receive functions to improve their effect on interrupt responsiveness.
2008-03-23 16:06:45 +00:00
semphr.h
Update to V4.7.2.
2008-02-21 19:45:27 +00:00
task.h
Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be checked, rather than just checking the stack of the calling task.
2008-03-05 10:13:18 +00:00