Commit Graph

10 Commits (1c3116e3e9e0b57daab13b263c7593d8ddbe0b00)

Author SHA1 Message Date
David Garske 1c3116e3e9 Port of the AWS FreeRTOS to use wolfSSL. Added a new solution and project for demo at `demos/pc/windows/visual_studio/aws_demo_wolf.sln`. Added wolfssl as submodule. 2018-07-13 14:37:20 -07:00
David Garske b091b98838 AWS FreeRTOS Release Version 1.2.3 2018-07-13 14:36:46 -07:00
JacobBarthelmeh febeae793e
Merge pull request #1 from dgarske/freertos-classic
FreeRTOS Classic v10.0.1 with WolfSSL/WolfMQTT demos
2018-07-12 17:24:04 -06:00
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
toddouska c5dab8ab5f
Initial commit 2018-04-06 10:01:28 -07:00