You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
1.7 KiB
62 lines
1.7 KiB
name : "FreeRTOS-LTS"
|
|
version: "202012.05-LTS"
|
|
description: |-
|
|
"Hub Repo for FreeRTOS Long Term Support kernel and libraries"
|
|
dependencies:
|
|
- name: "FreeRTOS-Kernel"
|
|
version: "V10.4.3-LTS-Patch-3"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"
|
|
- name: "FreeRTOS-Plus-TCP"
|
|
version: "V2.3.2-LTS-Patch-2"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git"
|
|
- name: "coreJSON"
|
|
version: "V3.0.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/FreeRTOS/coreJSON.git"
|
|
- name: "coreHTTP"
|
|
version: "v2.0.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/FreeRTOS/coreHTTP.git"
|
|
- name: "coreMQTT"
|
|
version: "v1.1.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/FreeRTOS/coreMQTT.git"
|
|
- name: "corePKCS11"
|
|
version: "v3.0.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/FreeRTOS/corePKCS11.git"
|
|
- name: "device-shadow"
|
|
version: "v1.0.2"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git"
|
|
- name: "backoffAlgorithm"
|
|
version: "v1.0.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/FreeRTOS/backoffAlgorithm"
|
|
- name: "device-defender"
|
|
version: "v1.1.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git"
|
|
- name: "jobs"
|
|
version: "v1.1.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk.git"
|
|
- name: "ota"
|
|
version: "v3.0.0"
|
|
repository:
|
|
type: "git"
|
|
url: "https://github.com/aws/ota-for-AWS-IoT-embedded-sdk.git"
|
|
|
|
license: "MIT"
|
|
|