Skip to content

Commit 3711436

Browse files
committed
Update the submodule pointer
* Update esp-aws-iot submodule pointer * Update FreeRTOS-Libraries-Integration-Tests submodule pointer
1 parent ce7deea commit 3711436

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

components/esp-aws-iot

Submodule esp-aws-iot updated 63 files

manifest.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
name : "FreeRTOS ESP32C3 Reference Integration"
2-
version: "202210.01"
2+
version: "202407.00"
33
description: |-
44
"Reference IoT integration project using the Espressif ESP32C3 and FreeRTOS LTS libraries"
55
dependencies:
66
- name: "FreeRTOS-Libraries-Integration-Tests"
7-
version: "692d509221b7f71d42551ed6c7b8a524b039a44f"
7+
version: "202406.00"
88
repository:
99
type: "git"
1010
url: "https://github.com/FreeRTOS/FreeRTOS-Libraries-Integration-Tests"
1111
path: "components/FreeRTOS-Libraries-Integration-Tests/FreeRTOS-Libraries-Integration-Tests"
1212
- name: "esp-aws-iot"
13-
version: "d202c33cab819b6230bbb58e840de5bdd53cf1cd"
13+
version: "202406.01-LTS-release"
1414
repository:
1515
type: "git"
16-
url: "https://github.com/chinglee-iot/esp-aws-iot.git"
16+
url: "https://github.com/espressif/esp-aws-iot.git"
1717
path: "components/esp-aws-iot"

0 commit comments

Comments
 (0)