Update manifest.yml
This commit is contained in:
parent
d387571c0c
commit
9235008658
@ -38,4 +38,10 @@ dependencies:
|
|||||||
repository:
|
repository:
|
||||||
type: "git"
|
type: "git"
|
||||||
url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.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"
|
||||||
|
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
|
Loading…
Reference in New Issue
Block a user