Skip to content

Commit

Permalink
updated path in gni for dual-flash
Browse files Browse the repository at this point in the history
  • Loading branch information
silabs-srishylam committed Sep 13, 2023
1 parent c6a5f1c commit a944785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/silabs/SiWx917_sdk.gni
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ template("siwx917_sdk") {
if (silabs_board == "BRD4325B") {
sources += [
"${sdk_support_root}/matter/si91x/siwx917/BRD4325x/support/src/startup_RS1xxxx.c",
"${wifi_sdk_root}/components/siwx917_soc/drivers/middleware/nvm3/src/sl_si91x_dual_flash_intf.c",
"${wifi_sdk_root}/components/siwx917_soc/drivers/service/nvm3/src/sl_si91x_dual_flash_intf.c",
]
}

Expand Down

0 comments on commit a944785

Please sign in to comment.