Commit Graph

11 Commits (6c17a5468536a0b3dc404cbf9c43951fedc5a20d)

Author SHA1 Message Date
Archit Gupta 434eeadf9f
Add new demo submodules to manifest.yml (#630) 4 years ago
Archit Aggarwal f771faef4a
Add unauthenticated mode demo for coreSNTP library for time synchronization (#621)
Add the FreeRTOS/coreSNTP library as a submodule (along with manifest.yaml file update) and add a demo project to showcase use of the coreSNTP library for having a SNTP client daemon in the system for periodically synchronizing system time with the internet to maintain Coordinated Univeral Time (UTC) in a device. This demo maintains UTC time of system in RAM, thereby, representing systems without a Real-Time Clock (RTC) module in the device.

Note: This demo shows use of coreSNTP library for SNTP communication with NTP/SNTP time servers in non-authenticated mode (i.e. without any security mechanism payload beyond the standard 48 bytes of NTP packet exchange between client-server).
4 years ago
Archit Aggarwal 971a6e1d22
Merge FreeRTOS 202104.00 to main (#585) 4 years ago
Archit Aggarwal 5ac8279c1b
Change Shadow submodule to point to LTS release tag (#567) 4 years ago
Muneeb Ahmed ef6194a7ce
Replace multithreading demo with MQTT Agent (#563)
* Update MQTT agent submodule

* Copy MQTT agent demo files

* Remove other demos from connection manager

* Update demo config and uncrustify

* Update readme files

* Fix headers
4 years ago
Archit Aggarwal 999e81e721
Bump submodules of Kernel and AWS libraries (#564) 4 years ago
Joseph Julicher 1e105be7a4
Update manifest.yml 4 years ago
Joseph Julicher b8c758b2fe
Update manifest.yml 4 years ago
Joseph Julicher a34a62b885
Update manifest.yml 4 years ago
Joseph Julicher 66b75ba527
History and manifest updates (#480) 4 years ago
David Chalco cc922e03a8
Autorelease/manifest (#469)
new release flow
4 years ago