diff --git a/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos b/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos index 3d475bddf..272ca5bfb 160000 --- a/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos +++ b/FreeRTOS/Demo/ThirdParty/Community-Supported-Demos @@ -1 +1 @@ -Subproject commit 3d475bddf7ac8af425da67cdaa2485e90a57a881 +Subproject commit 272ca5bfbe0ea8a5e24a19a4a0e2bd4bf00b4066 diff --git a/manifest.yml b/manifest.yml index ca06fc1eb..959ab752c 100644 --- a/manifest.yml +++ b/manifest.yml @@ -131,7 +131,7 @@ dependencies: path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP" - name: "FreeRTOS-Community-Supported-Demos" - version: "3d475bd" + version: "272ca5b" repository: type: "git" url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"