Skip to content

Commit

Permalink
bugfix renaming output file to siwx917 which was missed in the cleanup (
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-silabs authored and pull[bot] committed Dec 11, 2023
1 parent ab8746a commit 2227557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/window-app/silabs/SiWx917/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ siwx917_sdk("sdk") {
}

silabs_executable("window_app") {
output_name = "chip-efr32-window-example.out"
output_name = "chip-siwx917-window-example.out"
output_dir = root_out_dir
include_dirs = [
"include",
Expand Down

0 comments on commit 2227557

Please sign in to comment.