FreeRTOS-Kernel/FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/task_pool
Gaurav Aggarwal 8ea501ef11 Update projects to use the new directory name
IotTaskPool_GetSystemTaskPool has been removed from the cut down version
of the task pool. define IOT_SYSTEM_TASKPOOL to NULL so that the MQTT library
builds successfully.

Use the new #defines in the iot_config.h.
2019-07-23 04:16:32 +00:00
..
DemoTasks Update task pool so tasks and timer are allocated statically. 2019-07-23 01:46:59 +00:00
WinPCap Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. 2019-07-16 18:21:42 +00:00
demo_logging.c Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. 2019-07-16 18:21:42 +00:00
demo_logging.h Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. 2019-07-16 18:21:42 +00:00
FreeRTOSConfig.h Update task pool so tasks and timer are allocated statically. 2019-07-23 01:46:59 +00:00
FreeRTOSIPConfig.h Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. 2019-07-16 18:21:42 +00:00
iot_config.h Update task pool so tasks and timer are allocated statically. 2019-07-23 01:46:59 +00:00
iot_config_common.h Update task pool so tasks and timer are allocated statically. 2019-07-23 01:46:59 +00:00
main.c Added simple UDP demo into the mqtt project to enable the network connectivity to be tested in a simple way prior to performing any MQTT operations. 2019-07-17 20:50:15 +00:00
printf-stdarg.c Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. 2019-07-16 18:21:42 +00:00
task_pool_demo.sln Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. 2019-07-16 18:21:42 +00:00
WIN32.vcxproj Update projects to use the new directory name 2019-07-23 04:16:32 +00:00
WIN32.vcxproj.filters Update projects to use the new directory name 2019-07-23 04:16:32 +00:00