Closed cbondurant closed 1 year ago
Thank you very much for the PR!
The CI is not working but it's because it runs on the esp32c3 target, I will fix it after merging.
However, I must say I don't have much time to work on this now, and I think progress are being made on the esp-rs side.
See either here for the esp-idf target or here if you want do not want to use idf and targeting no_std
.
Hi!
I'm working on a project of my own with the s3 bluetooth stack and your project seemed like a good fit. I did some work on a local version to update all of the dependencies and wanted to contribute it back in case it might be helpful!
Thank you for the work you've done here.