Re-add submodules to Community and Partner Contribution repos (#669)

This commit is contained in:
Archit Aggarwal 2021-07-27 10:26:37 -07:00 committed by GitHub
parent 67e5d4e6ec
commit d122d26d7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 1118 additions and 0 deletions

View file

@ -108,4 +108,18 @@ dependencies:
url: "https://github.com/FreeRTOS/coreSNTP"
path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"
- name: "FreeRTOS-Community-Supported-Demos"
version: "e21b617"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"
path: "FreeRTOS/Demo/ThirdParty/Community-Supported-Demos"
- name: "FreeRTOS-Partner-Supported-Demos"
version: "109ef4d"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Partner-Supported-Demos"
path: "FreeRTOS/Demo/ThirdParty/Partner-Supported-Demos"
license: "MIT"