FreeRTOS-Kernel/FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries
Gaurav Aggarwal 4c775574eb Fix DNS resolution failure for test.mosquitto.org
The DNS cache entry size was not big enough to fit the DNS name and
as a result the DNS reply parsing code returned error. Increased the
size of the entry to ensure that the DNS name can fit in.
2019-07-22 18:27:45 +00:00
..
mqtt Fix DNS resolution failure for test.mosquitto.org 2019-07-22 18:27:45 +00:00
task_pool Update the task pool demo to show re-use of recyclable jobs 2019-07-19 00:02:45 +00:00
TaskPool Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. 2019-07-16 18:21:42 +00:00