Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinez-silabs committed Feb 23, 2022
1 parent f752370 commit 613850b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/testdata/build_all_except_host.txt
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ gn gen --check --fail-on-unused-args --export-compile-commands --root={root}/exa
# Generating efr32-brd4187a-lock-rpc
gn gen --check --fail-on-unused-args --export-compile-commands --root={root}/examples/lock-app/efr32 '--args=efr32_board="BRD4187A" import("//with_pw_rpc.gni")' {out}/efr32-brd4187a-lock-rpc

# Generating efr32-brd4870a-switch
# Generating efr32-brd4187a-switch
gn gen --check --fail-on-unused-args --export-compile-commands --root={root}/examples/light-switch-app/efr32 '--args=efr32_board="BRD4187A"' {out}/efr32-brd4187a-switch

# Generating efr32-brd4187a-unit-test
Expand Down

0 comments on commit 613850b

Please sign in to comment.