Skip to content

Commit 6492d91

Browse files
authored
Migrate Gecko SDK to v4.4.6 (#3132)
***NO_CI***
1 parent 55f65f2 commit 6492d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/AzureRTOS/SiliconLabs/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ endif()
7171
if(GECKO_SDK_VERSION_EMPTY)
7272
# no Gecko SDK version actualy specified, must be empty which is fine, we'll default to a known good version
7373
# WHEN CHANGING THIS MAKE SURE TO UPDATE THE DEV CONTAINERS
74-
set(GECKO_SDK_VERSION "v4.4.5")
74+
set(GECKO_SDK_VERSION "v4.4.6")
7575
endif()
7676

7777
if(NO_GECKO_SDK_SOURCE)

0 commit comments

Comments
 (0)