mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 20:55:14 -05:00
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:
parent
64eaecc31b
commit
69b9155bad
19 changed files with 11 additions and 1130 deletions
16
manifest.yml
16
manifest.yml
|
|
@ -1,5 +1,5 @@
|
|||
name : "FreeRTOS"
|
||||
version: "202012.00"
|
||||
version: "202107.00"
|
||||
description: "This is the standard distribution of FreeRTOS."
|
||||
|
||||
dependencies:
|
||||
|
|
@ -108,18 +108,4 @@ 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue