summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBhaumik Jain <86116186+Bujain@users.noreply.github.com>2021-12-16 11:04:42 -0800
committerGitHub <noreply@github.com>2021-12-16 11:04:42 -0800
commitd2b6c023de360371d28c68fd58c93742d39189a1 (patch)
treeca62b23b243dd760a6360126529feae75699d66b
parent88857ee150682d3005427fd3a1e8f9c6c07321a1 (diff)
downloadfreertos-git-d2b6c023de360371d28c68fd58c93742d39189a1.tar.gz
update submodule pointer in P3 (#741)
m---------FreeRTOS-Plus/Source/AWS/ota0
-rw-r--r--manifest.yml2
2 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS-Plus/Source/AWS/ota b/FreeRTOS-Plus/Source/AWS/ota
-Subproject 52ae6f37c0ff3afff1439a19c46d86aa146715d
+Subproject 1f2362f005f39a1847d645660ecaff93890cfcd
diff --git a/manifest.yml b/manifest.yml
index 12eedb356..d38329475 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -102,7 +102,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/Utilities/backoff_algorithm"
- name: "ota"
- version: "v3.2.0"
+ version: "v3.3.0"
repository:
type: "git"
url: "https://github.com/aws/ota-for-aws-iot-embedded-sdk"