MCUXpresso_LPC55S69/middleware/aws_iot/ota/manifest.yml
Yilin Sun 3969019d6a
Updated SDK v2.13.0
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-01-26 10:53:53 +08:00

18 lines
481 B
YAML

name : "ota-for-aws-iot-embedded-sdk"
version: "v3.4.0"
description: "Client library for using the AWS Over-the-air Update service on embedded devices."
license: "MIT"
dependencies:
- name : "coreJSON"
version: "v3.2.0"
license: "MIT"
repository:
type: "git"
url: "https://github.com/FreeRTOS/coreJSON.git"
- name : "tinycbor"
version: "v0.5.4"
license: "MIT"
repository:
type: "git"
url: "https://github.com/intel/tinycbor.git"