Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: Shell: Fix native shell build #75596

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

theob-pro
Copy link
Contributor

Following changes in HCI drivers
(#72323) the build for the snippet allowing to have the Bluetooth shell run with BabbleSim was broken.

Fix the snippet by disabling the HCI UART driver.

Add a twister test case that will build the snippet in CI to avoid silent breaking.

Following changes in HCI drivers
(zephyrproject-rtos#72323) the build for
the snippet allowing to have the Bluetooth shell run with BabbleSim was
broken.

Fix the snippet by disabling the HCI UART driver.

Add a twister test case that will build the snippet in CI to avoid
silent breaking.

Signed-off-by: Théo Battrel <[email protected]>
@theob-pro theob-pro added the bug The issue is a bug, or the PR is fixing a bug label Jul 8, 2024
@aescolar aescolar added this to the v3.7.0 milestone Jul 8, 2024
@nashif nashif merged commit 96d8682 into zephyrproject-rtos:main Jul 10, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants