FreeRTOS-Kernel/FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt
Gaurav Aggarwal 05e7d9cc08 Remove dependency on secure sockets
Network interface implementation for FreeRTOS now directly calls into
FreeRTOS+TCP instead of going via secure sockets.
2019-07-23 06:55:54 +00:00
..
DemoTasks Remove dependency on secure sockets 2019-07-23 06:55:54 +00:00
WinPCap Add MQTT project that builds on the task pool project - currently the library is building but not being used. 2019-07-17 19:44:13 +00:00
atomic.h Add first draft of mqtt example 2019-07-21 22:14:13 +00:00
demo_logging.c Add MQTT project that builds on the task pool project - currently the library is building but not being used. 2019-07-17 19:44:13 +00:00
demo_logging.h Add MQTT project that builds on the task pool project - currently the library is building but not being used. 2019-07-17 19:44:13 +00:00
FreeRTOSConfig.h 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
FreeRTOSIPConfig.h Fix DNS resolution failure for test.mosquitto.org 2019-07-22 18:27:45 +00:00
iot_config.h Update projects to use the new directory name 2019-07-23 04:16:32 +00:00
iot_config_common.h Add MQTT project that builds on the task pool project - currently the library is building but not being used. 2019-07-17 19:44:13 +00:00
iot_secure_sockets_config.h Add first draft of mqtt example 2019-07-21 22:14:13 +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
mqtt_demo.sln Add MQTT project that builds on the task pool project - currently the library is building but not being used. 2019-07-17 19:44:13 +00:00
printf-stdarg.c Add MQTT project that builds on the task pool project - currently the library is building but not being used. 2019-07-17 19:44:13 +00:00
WIN32.vcxproj Remove dependency on secure sockets 2019-07-23 06:55:54 +00:00
WIN32.vcxproj.filters Remove dependency on secure sockets 2019-07-23 06:55:54 +00:00