Skip to content

Commit 621b9c9

Browse files
[Silabs] Bugfix: PSA Crypto keystore for Wi-fi. (project-chip#36963)
1 parent 5259586 commit 621b9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/examples/gn_silabs_example.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ else
199199
exit 1
200200
fi
201201
USE_WIFI=true
202-
optArgs+="chip_device_platform =\"efr32\" "
202+
optArgs+="chip_device_platform =\"efr32\" chip_crypto_keystore=\"psa\""
203203
shift
204204
shift
205205
;;

0 commit comments

Comments
 (0)