Commit Graph

6 Commits (master)

Author SHA1 Message Date
David Garske dbfbd64536 Switched submodules to use the https endpoint to resolve permission errors. Updated the wolfMQTT submodule reference to latest master. 2018-04-30 16:34:46 -07:00
David Garske 2595d1fc35 Added a wolfMQTT FreeRTOS TCP demo. This demo connects to the `iot.eclipse.org` MQTT broker with TLS on port 8883. It sends a counter publish message every second. 2018-04-11 14:34:05 -07:00
David Garske 3776fe7bd5 Updated wolfSSL demo:
* Project built and tested against  latest v3.14.4 release.
* Switched to using `user_settings.h` (`WOLFSSL_USER_SETTINGS`).
* Updated the certs (expired Jan 31, 2018).
* Stop tracking the .filter project file.
2018-04-11 14:27:28 -07:00
David Garske 5d321192b2 Add submodule for wolfMQTT v1.0 plus FreeRTOS TCP support. 2018-04-11 14:17:45 -07:00
David Garske 5db449e0c6 Replace wolfSSL sources with submodule wolfSSL v3.14.4 plus some Win VS fixes. 2018-04-11 14:16:25 -07:00
David Garske 371d1e6aee Intial FreeRTOS v10.0.1 2018-04-11 12:10:58 -07:00