Skip to content

Commit

Permalink
adds bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
brosahay committed Nov 4, 2023
1 parent 73fc998 commit c17ad8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/examples/gn_silabs_example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ else
--docker)
optArgs+="efr32_sdk_root=\"$GSDK_ROOT\" "
optArgs+="wiseconnect_sdk_root=\"$WISECONNECT_SDK_ROOT\" "
optArgs+="wiseconnect_sdk_root=\"$WISECONNECT_SDK_ROOT\" "
optArgs+="wifi_sdk_root=\"$WIFI_SDK_ROOT\" "
USE_DOCKER=true
shift
;;
Expand Down

0 comments on commit c17ad8c

Please sign in to comment.