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

6
.gitmodules vendored
View file

@ -52,9 +52,3 @@
[submodule "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"]
path = FreeRTOS-Plus/Source/Application-Protocols/coreSNTP
url = https://github.com/FreeRTOS/coreSNTP.git
[submodule "FreeRTOS/Demo/ThirdParty/FreeRTOS-Partner-Supported-Demos"]
path = FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos
url = https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos
[submodule "FreeRTOS/Demo/ThirdParty/FreeRTOS-Community-Supported-Demos"]
path = FreeRTOS/Demo/ThirdParty/Community-Supported-Demos
url = https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos