summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Source/FreeRTOS-Plus-IoT-SDK/c_sdk/standard/common/taskpool/iot_taskpool.c
Commit message (Expand)AuthorAgeFilesLines
* Rename \FreeRTOS-Plus\Source\FreeRTOS-Plus-IoT-SDK to \FreeRTOS-Plus\Source\F...gaurav-aws2019-07-231-1185/+0
* Update task pool so tasks and timer are allocated statically.rtel2019-07-231-41/+26
* Another backup check-in during process of optimising task pool for FreeRTOS. ...rtel2019-07-231-64/+11
* Backup checking on - part way through optimising task pool.rtel2019-07-221-330/+44
* Remove any TCP/IP functionality from the task pool demo - the TCP/IP stack is...rtel2019-07-141-1/+1
* New MSVC task pool demo now building both the task pool and TCP libraries.rtel2019-07-141-5/+13
* Remove IotTaskPool_CreateRecyclableSystemJob() and IotTaskPool_ScheduleSystem...rtel2019-07-081-44/+76
* In small FreeRTOS applications it is unlikely there will be any task pools ot...rtel2019-07-011-69/+71
* Bring in a minimum subset of the IoT SDK - at this time just a subset of the ...rtel2019-06-191-0/+1497