Maxime BORGES

Results 38 comments of Maxime BORGES

> Is this going anywhere? I do wonder why TDM API is treated differently from I2S at the API level? Can't it all be thought of as 'an audio interface...

Timer-based implementation proposal: https://github.com/rtic-rs/rtic/pull/994

Setting up clocks is just a bunch of instructions to write in the right registers at the end of the day; I don't think duplicating such little amount of code...

Same question, any update to get that merged? Most modern distros are switching to pipewire which has a compatibility layer for JACK, and having proper support for JACK would allow...

Can we finally get that in? Every year I'm starting a new project that would benefit from using `bytes` in `no_std` & `no_alloc` environment. From https://github.com/tokio-rs/bytes/issues/479#issuecomment-778177512 > The main problem...

So what's your opinion on that, in regard to https://github.com/tokio-rs/bytes/pull/480#issuecomment-2175680666 ? I've started modifying the lib I needed to use [byte](https://lib.rs/crates/byte) instead but the difference in usage might not be...

I don't have easy access to those cars and didn't try spending time trying to diagnose where that comes from yet. I might have some time next month that I...

Sounds like a nice first step. I'm not sure if I have any device ready to test that, did you test it on your side? Ideally we should also move...

> I have a device (that's why I am interested in adding this feature) but I have a bit of a problem trying the new version of stm32f7xx-hal with it....

For reference, this builds fine on my side: https://github.com/maximeborges/stm32f7-demo-project I am using Rust 1.72