Skip to content

Commit

Permalink
[K32W0] Disable ble in shell-app due to size constraints (project-chi…
Browse files Browse the repository at this point in the history
…p#23244)

Signed-off-by: Andrei Menzopol <[email protected]>

Signed-off-by: Andrei Menzopol <[email protected]>
  • Loading branch information
andrei-menzopol authored and adbridge committed Nov 18, 2022
1 parent b0bbac5 commit ba4347a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/shell/nxp/k32w/k32w0/args.gni
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ import("${chip_root}/src/platform/nxp/k32w/k32w0/args.gni")

k32w0_sdk_target = get_label_info(":sdk", "label_no_toolchain")

chip_enable_ble = true
chip_enable_ble = false

0 comments on commit ba4347a

Please sign in to comment.