diff --git a/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos b/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos index ce61bcc39..6f2ad4418 160000 --- a/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos +++ b/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos @@ -1 +1 @@ -Subproject commit ce61bcc39c73c523914ca6f206f447b0595e4cd9 +Subproject commit 6f2ad4418406c54973a799063021174a2f477b43 diff --git a/manifest.yml b/manifest.yml index e499ce835..861fa4f75 100644 --- a/manifest.yml +++ b/manifest.yml @@ -130,7 +130,7 @@ dependencies: path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP" - name: "FreeRTOS-Community-Supported-Demos" - version: "ce61bcc" + version: "6f2ad44" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"