commit | 8f78b7148ce5234aa877b2653ae99ddcab3a5c75 | [log] [tgz] |
---|---|---|
author | Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no> | Fri Nov 24 12:45:11 2023 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Mon Nov 27 12:19:56 2023 +0000 |
tree | 3b4df8144259a024058518be00afa1642e1b5251 | |
parent | 084b8e4f9725323c13fe512b01b15bcfec9b42a6 [diff] |
samples/bluetooth: sysbuild: Add Kconfig setting for HCI IPC inclusion Introduce NET_CORE_IMAGE_HCI_IPC Kconfig setting to control inclusion of HCI IPC image when building through sysbuild. This allows users with custom netcore applications to avoid inclusion of the default HCI IPC image. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>