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-07 22:04:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeRTOS-Kernel
/
Source
/
include
History
Richard Barry
a918bd9825
Update comments for vTaskSuspendAll() "API functions that have the potential to cause a context switch (for example, vTaskDelayUntil(), xQueueSend(), etc.) must not be called while the scheduler is suspended".
2008-05-01 15:54:04 +00:00
..
croutine.h
Update to V5.0.0.
2008-04-16 07:47:02 +00:00
FreeRTOS.h
Update to V5.0.0.
2008-04-16 07:47:02 +00:00
list.h
Update to V5.0.0.
2008-04-16 07:47:02 +00:00
portable.h
Update to V5.0.0.
2008-04-16 07:47:02 +00:00
projdefs.h
Update to V5.0.0.
2008-04-16 07:47:02 +00:00
queue.h
Correct comments.
2008-04-16 14:26:03 +00:00
semphr.h
Update to V5.0.0.
2008-04-16 07:47:02 +00:00
task.h
Update comments for vTaskSuspendAll() "API functions that have the potential to cause a context switch (for example, vTaskDelayUntil(), xQueueSend(), etc.) must not be called while the scheduler is suspended".
2008-05-01 15:54:04 +00:00