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

Example for stm32wb controller #31

Open
3 tasks
lulf opened this issue May 9, 2024 · 1 comment
Open
3 tasks

Example for stm32wb controller #31

lulf opened this issue May 9, 2024 · 1 comment

Comments

@lulf
Copy link
Member

lulf commented May 9, 2024

@chrysn
Copy link

chrysn commented Jan 30, 2025

Thanks for the pointers, and sorry for the noise – no clue why my search for STM32 didn't find that.

trouble requires the bt-hci crate interface to be implemented, so I think the task here is to implement the bt-hci crate in https://github.com/embassy-rs/embassy/tree/main/embassy-stm32-wpan (which already implements stm32wb-hci)

There's one mini item to do here once the right traits are implemented: list it as supported backends. (Rust's "just provide some impl of the trait" scheme is great, but it results in terrible discoverability of what might work unless the READMEs point it out)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants