Skip to content

Commit

Permalink
Restyled by gn
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Nov 10, 2021
1 parent 0fc3495 commit 4ff0937
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/lighting-app/nxp/k32w/k32w0/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ k32w0_sdk("sdk") {
]

if (chip_with_se05x == 1) {
include_dirs += [
"${chip_root}/examples/platform/nxp/se05x",
]
include_dirs += [ "${chip_root}/examples/platform/nxp/se05x" ]
}

defines = []
Expand Down

0 comments on commit 4ff0937

Please sign in to comment.