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