We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07b245 commit 850d53aCopy full SHA for 850d53a
targets/AzureRTOS/SiliconLabs/CMakeLists.txt
@@ -71,7 +71,7 @@ endif()
71
if(GECKO_SDK_VERSION_EMPTY)
72
# no Gecko SDK version actualy specified, must be empty which is fine, we'll default to a known good version
73
# WHEN CHANGING THIS MAKE SURE TO UPDATE THE DEV CONTAINERS
74
- set(GECKO_SDK_VERSION "v4.4.4")
+ set(GECKO_SDK_VERSION "v4.4.5")
75
endif()
76
77
if(NO_GECKO_SDK_SOURCE)
0 commit comments