mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-29 13:21:45 +00:00

* Add clippy allow to not report if same then branch * Support enabling RTC clock on STM32WL * Add clippy allow to not report if same then branch * Support enabling RTC clock on STM32WL * Add rtc example for stm32wl * Address code review feedback