FreeRTOS-Kernel/FreeRTOS-Plus/Source/FreeRTOS-Plus-IoT-SDK/c_sdk/standard/common
2019-07-14 19:13:51 +00:00
..
include 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
taskpool New MSVC task pool demo now building both the task pool and TCP libraries. 2019-07-14 19:13:51 +00:00