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

@ -1,5 +0,0 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,2
[InternetShortcut]
URL=http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/index.html
IDList=

View file

@ -1,4 +0,0 @@
FreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it was replaced by FreeRTOS+TCP,
which was brought into the main download in FreeRTOS V10.0.0. FreeRTOS+TCP can
be configured as a UDP only stack, and FreeRTOS+UDP does not contain the patches
applied to FreeRTOS+TCP.