David-OConnor / stm32-hal

This library provides access to STM32 peripherals in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for LPUSART1 on stm32l4x6

seanybaggins opened this issue · comments

Would be nice if we could use the same USART API for LPUSART.

I concur. There are no blockers I'm aware of - just haven't gotten around to it.

Update: I plan on adding FD-CAN next, and likely won't get to LPUART until after. PRs welcome; if not I'll still eventually try to add it.