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
3afd918ecd
FreeRTOS-Kernel
/
FreeRTOS-Plus
/
Demo
/
FreeRTOS_Plus_IoT_SDK
History
Richard Barry
3afd918ecd
Rename the task pool version of FreeRTOS_Plus_TCP_Minimal.sln to task_pool_demo.sln.
2019-07-14 18:04:40 +00:00
..
task_pool
Rename the task pool version of FreeRTOS_Plus_TCP_Minimal.sln to task_pool_demo.sln.
2019-07-14 18:04:40 +00:00
TaskPool
Remove IotTaskPool_CreateRecyclableSystemJob() and IotTaskPool_ScheduleSystemJob() again, which were intended to be alternative APIs that only access the system task pool, and instead update IotTaskPool_CreateRecyclableJob() and IotTaskPool_ScheduleJob() to allow the parameter used to pass in the task pool handle to be NULL if the system task pool is the only one available.
2019-07-08 15:48:21 +00:00