summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Demo/AWS/Device_Shadow_Windows_Simulator/Device_Shadow_Demo
Commit message (Expand)AuthorAgeFilesLines
* Move out using mbedtls and fix impacted projectsreorg_network_transportAndy Sun2021-11-182-8/+10
* [AUTO][RELEASE]: Bump file header version to "202111.00"aggarg2021-11-136-6/+6
* Add cellular library submodule path and demo (#695)andysun20152021-11-103-19/+34
* [AUTO][RELEASE]: Bump file header version to "202107.00"tianmc12021-07-246-6/+6
* Remove duplicate error.c in WIN32.vcxproj.filters files (#662)Oscar Michael Abrina2021-07-221-3/+0
* Remove redundant mbedtls error sources (#654)Oscar Michael Abrina2021-07-193-4/+5
* Updated device-shadow submodule to support named shadow, and updated demo to ...tianmc12021-07-072-60/+85
* Merge FreeRTOS 202104.00 to main (#585)Archit Aggarwal2021-04-296-6/+6
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-153-3/+3
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-153-3/+3
* Clean up demo project files (#468)Archit Gupta2020-12-122-28/+79
* Update mbedtls to v2.24.0 (#465)Carl Lundin2020-12-112-13/+2
* Update comments about NetworkContext definition (#461)Oscar Michael Abrina2020-12-111-1/+7
* Update demos to use version macro from coreMQTT (#460)Archit Aggarwal2020-12-101-3/+4
* Replace GPL with FreeRTOS license in MbedTLS demo config files (#447)Sukhmani Minhas2020-12-041-41/+21
* Add retries to demos in case of a failure. (#435)leegeth2020-12-021-163/+449
* Fix TLS handshake failures in demos (#438)Archit Aggarwal2020-12-021-1/+1
* Support multiple transports in the same compilation unit (#434)Oscar Michael Abrina2020-12-011-1/+16
* Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419)Archit Aggarwal2020-11-242-5/+5
* Fix missing includes in defender demo (#418)Archit Gupta2020-11-231-3/+4
* Remove certs from AWS demos + misc fixes (#415)Archit Gupta2020-11-203-25/+3
* Add helpful asterisk comments to the shadow demo. (#409)SarenaAWS2020-11-181-145/+161
* Add demo for AWS IoT Jobs library (#404)Archit Aggarwal2020-11-121-2/+2
* Add #ifndef guards for SdkLog definition to fix conflicting definitions (#403)Archit Aggarwal2020-11-123-3/+9
* Changes to prepare for Jobs Library Demo (#401)Archit Aggarwal2020-11-115-1085/+87
* Manual version update - files not autoversioned with upcoming prefix (#399)David Chalco2020-11-102-2/+2
* Update urls in code to those on the server (#396)RichardBarry2020-11-101-1/+2
* Print metadata only after a line break (#397)Oscar Michael Abrina2020-11-101-1/+1
* Allow overriding default definitions of logging macros (#384)Archit Aggarwal2020-11-093-21/+56
* Multiple tidy up and corrections preparing for release (#390)RichardBarry2020-11-091-1/+1
* Fix logging issue causing mangled new lines (#391)Oscar Michael Abrina2020-11-081-34/+29
* Fix wrong comments in shadow_demo_helpers.c (#392)andysun20152020-11-082-14/+16
* Filter mbedtls headers in Visual Studio Project for Shadow Demo (#389)Oscar Michael Abrina2020-11-081-160/+322
* Update path for WinSim logging port (#385)Oscar Michael Abrina2020-11-062-2/+2
* Restructure platform directory (#382)Oscar Michael Abrina2020-11-054-28/+28
* Delete printf-stdarg.c and move logging.c from Source/Logging (#381)Oscar Michael Abrina2020-11-052-2/+2
* Update coreJSON submodule, and update call to JSON_Search API in Shadow demo ...Archit Aggarwal2020-11-031-3/+0
* Rename platform files and submodules (#374)Oscar Michael Abrina2020-11-034-39/+39
* Update path to transport_interface.h from the coreMQTT submodule (#368)Oscar Michael Abrina2020-10-292-3/+3
* Hygiene fix in MQTT demos to log warning for unexpected PINGRESP packet event...Archit Aggarwal2020-10-281-2/+2
* Fix build warnings in Shadow demo due to snprintf and unreferenced formal par...andysun20152020-10-211-0/+4
* Relocate logging sources under FreeRTOS-Plus/Source/Logging (#354)Oscar Michael Abrina2020-10-202-82/+243
* Update configNETWORK_INTERFACE_TO_USE default value for demos to 0L (#353)Oscar Michael Abrina2020-10-191-1/+1
* Port shadow demo from product 4 (#341)andysun20152020-10-1913-0/+3909