Hygiene changes of old Demo folders and temporary removal of submodules (#666)

* Remove submodules of community and partner contribution repos, and stale directory of FreeRTOS+UDP

* Obselete NTP demo and rename of HTTP server demo folder

* Update manifest.yml
This commit is contained in:
Archit Aggarwal 2021-07-23 12:07:34 -07:00 committed by GitHub
parent 64eaecc31b
commit 69b9155bad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 11 additions and 1130 deletions

View file

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,2
[InternetShortcut]
URL=https://www.freertos.org/sntp-library.html
IDList=

View file

@ -0,0 +1,5 @@
FreeRTOS 2020107.00 adds a new SNTPv4 client library, [FreeRTOS/coreSNTP](https://github.com/FreeRTOS/coreSNTP),
and an [accompanying demo](..\..\..\coreSNTP_Windows_Simulator) to showcase the setup of an SNTP client and system
wall-clock time using the library. Refer to
The protocols implemented in this directory are intended to be demo quality
examples only. They are not intended for inclusion in production devices.

View file

@ -1,2 +0,0 @@
The protocols implemented in this directory are intended to be demo quality
examples only. They are not intended for inclusion in production devices.