summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Demo/AWS
Commit message (Expand)AuthorAgeFilesLines
* OTA Demos (#573)Prasad Vyawahare2021-04-2634-0/+13738
* Add custom metrics to defender demo (#507)Archit Gupta2021-03-057-120/+379
* Update Jobs demo to use DescribeJobExecution instead of StartNextPendingJobEx...Archit Aggarwal2021-02-101-44/+94
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-1522-22/+22
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-156-6/+6
* Clean up demo project files (#468)Archit Gupta2020-12-126-95/+258
* Update mbedtls to v2.24.0 (#465)Carl Lundin2020-12-116-38/+6
* Update comments about NetworkContext definition (#461)Oscar Michael Abrina2020-12-114-4/+28
* Update demos to use version macro from coreMQTT (#460)Archit Aggarwal2020-12-103-10/+13
* Replace GPL with FreeRTOS license in MbedTLS demo config files (#447)Sukhmani Minhas2020-12-043-123/+63
* Adds error messages for AWS demo mqtt helpers + misc fixes (#440)Archit Gupta2020-12-034-29/+31
* Add retries to demos in case of a failure. (#435)leegeth2020-12-023-407/+804
* Fix TLS handshake failures in demos (#438)Archit Aggarwal2020-12-023-3/+3
* Support multiple transports in the same compilation unit (#434)Oscar Michael Abrina2020-12-016-11/+61
* Update FreeRTOS+TCP submodule pointer (#427)Archit Gupta2020-11-301-4/+4
* Bump backoffAlgorithm submodule for API change and update demos (#426)Archit Aggarwal2020-11-301-9/+8
* Have metrics collector return amount written (#428)Archit Gupta2020-11-282-23/+42
* Add "Demo completed successfully" log in Jobs demo (#421)Archit Aggarwal2020-11-241-3/+10
* Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419)Archit Aggarwal2020-11-247-29/+82
* Clean up defender demo (#422)Archit Gupta2020-11-244-93/+113
* Fix missing includes in defender demo (#418)Archit Gupta2020-11-234-6/+13
* Remove certs from AWS demos + misc fixes (#415)Archit Gupta2020-11-207-51/+7
* Port Defender demo from C-SDK (#407)Archit Gupta2020-11-1917-6/+4748
* 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-1232-3513/+3634
* 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-158/+186
* 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-092-3/+3
* 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-205-666/+244
* 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-1936-0/+9132