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 Feb 12, 2024
1 parent d8c44a9 commit a82fe63
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 a82fe63

Please sign in to comment.