Re: [PATCH RFC 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver

From: Miguel Ojeda
Date: Sun Jun 08 2025 - 13:14:46 EST


On Sun, Jun 8, 2025 at 6:58 PM Drew Fustini <drew@xxxxxxxx> wrote:
>
> I'm not sure if that bindgen warning matters?

If you don't see the `FromBytesWithNulError` error, then it should be
fine, but I would recommend using a newer version anyway.

I hope that helps.

Cheers,
Miguel