mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-18 06:34:28 +08:00
Add new demo submodules to manifest.yml (#630)
This commit is contained in:
14
manifest.yml
14
manifest.yml
@ -108,4 +108,18 @@ dependencies:
|
|||||||
url: "https://github.com/FreeRTOS/coreSNTP"
|
url: "https://github.com/FreeRTOS/coreSNTP"
|
||||||
path: "FreeRTOS-Plus/Source/Application-Protocols/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"
|
license: "MIT"
|
||||||
|
Reference in New Issue
Block a user