]> begriffs open source - freertos/commit
Added simple UDP demo into the mqtt project to enable the network connectivity to...
authorRichard Barry <ribarry@amazon.com>
Wed, 17 Jul 2019 20:50:15 +0000 (20:50 +0000)
committerRichard Barry <ribarry@amazon.com>
Wed, 17 Jul 2019 20:50:15 +0000 (20:50 +0000)
commit2b295f9015ab96e839ee6ebe81d87d14271c13db
tree6498d0fbecbdd3a76151d0af0d71b0cde0321814
parentd362efca8ddec334203556e6ccb6ae3c106f5867
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.
FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt/DemoTasks/SimpleUDPClientAndServer.c
FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt/FreeRTOSConfig.h
FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt/FreeRTOSIPConfig.h
FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt/main.c
FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/task_pool/main.c