]> git.sur5r.net Git - freertos/history - FreeRTOS-Plus/Source/FreeRTOS-Plus-IoT-SDK/c_sdk/standard/common/taskpool/iot_taskpool.c
Update task pool so tasks and timer are allocated statically.
[freertos] / FreeRTOS-Plus / Source / FreeRTOS-Plus-IoT-SDK / c_sdk / standard / common / taskpool / iot_taskpool.c
2019-07-23 rtelUpdate task pool so tasks and timer are allocated stati...
2019-07-23 rtelAnother backup check-in during process of optimising...
2019-07-22 rtelBackup checking on - part way through optimising task...
2019-07-14 rtelRemove any TCP/IP functionality from the task pool...
2019-07-14 rtelNew MSVC task pool demo now building both the task...
2019-07-08 rtelRemove IotTaskPool_CreateRecyclableSystemJob() and...
2019-07-01 rtelIn small FreeRTOS applications it is unlikely there...
2019-06-19 rtelBring in a minimum subset of the IoT SDK - at this...