Commit graph

11 commits

Author SHA1 Message Date
Archit Gupta
434eeadf9f
Add new demo submodules to manifest.yml (#630) 2021-06-21 17:12:33 -07:00
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).
2021-06-10 13:42:42 -07:00
Archit Aggarwal
971a6e1d22
Merge FreeRTOS 202104.00 to main (#585) 2021-04-29 14:53:40 -07:00
Archit Aggarwal
5ac8279c1b
Change Shadow submodule to point to LTS release tag (#567) 2021-04-20 18:32:30 -07:00
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
2021-04-20 17:27:10 -07:00
Archit Aggarwal
999e81e721
Bump submodules of Kernel and AWS libraries (#564) 2021-04-16 16:11:05 -07:00
Joseph Julicher
1e105be7a4
Update manifest.yml 2020-12-15 10:02:29 -07:00
Joseph Julicher
b8c758b2fe
Update manifest.yml 2020-12-15 09:33:59 -07:00
Joseph Julicher
a34a62b885
Update manifest.yml 2020-12-15 09:21:28 -07:00
Joseph Julicher
66b75ba527
History and manifest updates (#480) 2020-12-15 08:42:06 -07:00
David Chalco
cc922e03a8
Autorelease/manifest (#469)
new release flow
2020-12-11 21:15:16 -08:00