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

samples/bluetooth/hci_uart: Add support for USB CDC UART. #50453

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

jimmo
Copy link
Contributor

@jimmo jimmo commented Sep 21, 2022

The hci_uart example is really useful, but occasionally I have a need to use it over a USB UART.

This PR adds support for this, including sample configuration for the nRF 52840 dongle.

I'm not sure if providing a specific board configuration is the right way to do this though, would welcome advice!

jori-nordic
jori-nordic previously approved these changes Sep 21, 2022
Copy link
Collaborator

@jori-nordic jori-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think board configuration is fine, I've done it before for an out-of-tree sample (LLPM) for the same reasons.

jhedberg
jhedberg previously approved these changes Sep 21, 2022
alwa-nordic
alwa-nordic previously approved these changes Sep 21, 2022
This PR adds support using the USB CDC UART in the hci_uart sample,
including sample configuration for the nRF 52840 dongle.

Signed-off-by: Jim Mussared <[email protected]>
@fabiobaltieri fabiobaltieri added this to the v3.3.0 milestone Sep 27, 2022
@carlescufi carlescufi merged commit e1c134a into zephyrproject-rtos:main Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants