Skip to content

Commit

Permalink
samples: fast_pair: input_device: Fix build failures on nRF5340 DK
Browse files Browse the repository at this point in the history
Change brings back hci_ipc configuration used for child images to fix
build errors on nRF5340 DK.

Jira: NCSDK-27508

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
  • Loading branch information
MarekPieta authored and rlubos committed May 25, 2024
1 parent 2d255ea commit 1e5f283
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#
# Copyright (c) 2024 Nordic Semiconductor
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

# The sample reads TX power from controller and includes it into advertising packet
CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL=y
25 changes: 0 additions & 25 deletions samples/bluetooth/fast_pair/input_device/sysbuild/hci_ipc/prj.conf

This file was deleted.

0 comments on commit 1e5f283

Please sign in to comment.