]> git.sur5r.net Git - freertos/history - FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt/DemoTasks/SimpleMQTTExamples.c
commit 9f316c246baafa15c542a5aea81a94f26e3d6507
[freertos] / FreeRTOS-Plus / Demo / FreeRTOS_IoT_Libraries / mqtt / DemoTasks / SimpleMQTTExamples.c
2020-02-07 yuhzhengUpdate version number in readiness for V10.3.0 release...
2020-02-06 rtelUpdate libraries and sundry check-ins ready for the...
2019-07-24 gaurav-awsCosmetic changes in the MQTT demo - mostly comment...
2019-07-24 rtelContinued to work on the MQTT demo project.
2019-07-23 gaurav-awsRemove dependency on secure sockets
2019-07-22 gaurav-awsFix DNS resolution failure for test.mosquitto.org
2019-07-21 gaurav-awsThe MQTT example now works with the local MQTT broker.
2019-07-21 gaurav-awsAdd first draft of mqtt example