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 55f65f2 commit 6492d91Copy full SHA for 6492d91
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.5")
+ set(GECKO_SDK_VERSION "v4.4.6")
75
endif()
76
77
if(NO_GECKO_SDK_SOURCE)
0 commit comments