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: host: add missing conditional compile #64692

Merged

Conversation

kruithofa
Copy link
Collaborator

There was a conditional compile misssing for the
BT_PER_ADV_SYNC_TRANSFER_SENDER, potentially leading to build failures

@jhedberg
Copy link
Member

jhedberg commented Nov 2, 2023

Nitpick: could you use “Add” instead of “added” in the commit subject? That’s the common form for verbs when writing zephyr commit messages.

@Thalley
Copy link
Collaborator

Thalley commented Nov 2, 2023

Nitpick: could you use “Add” instead of “added” in the commit subject? That’s the common form for verbs when writing zephyr commit messages.

Additionally, could you also add "shell" in the commit title, as this only affects the shell, and not the host stack itself.

@kruithofa kruithofa changed the title Bluetooth: host: added missing conditional compile Bluetooth: shell: host: add missing conditional compile Nov 3, 2023
There was a conditional compile misssing for the
BT_PER_ADV_SYNC_TRANSFER_SENDER, potentially leading
to build failures

Signed-off-by: Andries Kruithof <[email protected]>
@kruithofa kruithofa force-pushed the shell_add_cond_compile branch from 67675d8 to a635156 Compare November 3, 2023 08:00
@carlescufi carlescufi merged commit 2a34ecf into zephyrproject-rtos:main Nov 6, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants