stm32-rs / stm32l0xx-hal

A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
BSD Zero Clause License
96 stars 60 forks source link

Adds support of LSE clocking to LPUART #131

Closed akashihi closed 3 years ago

akashihi commented 4 years ago

Fixes #113

Based on PR #130

akashihi commented 4 years ago

@dbrgn @arkorobotics May i ask you to review this one and #130?

Thanks in advance.

hannobraun commented 3 years ago

Hey @akashihi, thank you for the PR, and sorry again for the long wait! I've merged #130 and there are conflicts now. Can you please rebase this PR?

akashihi commented 3 years ago

@hannobraun Conflicts fixed

hannobraun commented 3 years ago

Great, thank you @akashihi!